Move Tables back into main KiBot run
All checks were successful
KiBot CI / test (push) Successful in 5m53s

This commit is contained in:
2026-03-09 13:14:47 -07:00
parent f677910580
commit e918059fc4
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,6 @@ groups:
- @TXT_SCH_NOTES_OUTPUT@ - @TXT_SCH_NOTES_OUTPUT@
- @TXT_FAB_NOTES_OUTPUT@ - @TXT_FAB_NOTES_OUTPUT@
- @TXT_ASSY_NOTES_OUTPUT@ - @TXT_ASSY_NOTES_OUTPUT@
- tables
# Draft Outputs Group (used in DRAFT state only) --------------------------- # Draft Outputs Group (used in DRAFT state only) ---------------------------
- name: draft_group - name: draft_group
@@ -94,6 +93,7 @@ groups:
# Fabrication Outputs ------------------------------------------------------ # Fabrication Outputs ------------------------------------------------------
- name: fab - name: fab
outputs: outputs:
- tables
- @GERBER_OUTPUT@ - @GERBER_OUTPUT@
- @EXCELLON_DRILL_OUTPUT@ - @EXCELLON_DRILL_OUTPUT@
- @ODB_OUTPUT@ - @ODB_OUTPUT@

View File

@@ -40,4 +40,4 @@ definitions:
ZOOM: 0 ZOOM: 0
HEIGHT: 2000 HEIGHT: 2000
WIDTH: 2000 WIDTH: 2000
KEY_COLOR: '#00FF00' KEY_COLOR: '#FF00FF'