Move Tables back into main KiBot run
All checks were successful
KiBot CI / test (push) Successful in 5m53s
All checks were successful
KiBot CI / test (push) Successful in 5m53s
This commit is contained in:
@@ -20,7 +20,6 @@ groups:
|
||||
- @TXT_SCH_NOTES_OUTPUT@
|
||||
- @TXT_FAB_NOTES_OUTPUT@
|
||||
- @TXT_ASSY_NOTES_OUTPUT@
|
||||
- tables
|
||||
|
||||
# Draft Outputs Group (used in DRAFT state only) ---------------------------
|
||||
- name: draft_group
|
||||
@@ -94,6 +93,7 @@ groups:
|
||||
# Fabrication Outputs ------------------------------------------------------
|
||||
- name: fab
|
||||
outputs:
|
||||
- tables
|
||||
- @GERBER_OUTPUT@
|
||||
- @EXCELLON_DRILL_OUTPUT@
|
||||
- @ODB_OUTPUT@
|
||||
|
||||
@@ -40,4 +40,4 @@ definitions:
|
||||
ZOOM: 0
|
||||
HEIGHT: 2000
|
||||
WIDTH: 2000
|
||||
KEY_COLOR: '#00FF00'
|
||||
KEY_COLOR: '#FF00FF'
|
||||
|
||||
Reference in New Issue
Block a user