Move Tables back to Preprocess Step
Some checks failed
KiBot CI / test (push) Has been cancelled

This commit is contained in:
2026-03-09 17:42:27 -07:00
parent 093809072c
commit 884e17d80b

View File

@@ -21,6 +21,7 @@ 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
@@ -98,7 +99,6 @@ 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@