This commit is contained in:
@@ -17,7 +17,6 @@ groups:
|
||||
- name: preprocess_group
|
||||
outputs:
|
||||
- notes
|
||||
- tables
|
||||
|
||||
# Draft Outputs Group (used in DRAFT state only) ---------------------------
|
||||
- name: draft_group
|
||||
@@ -54,6 +53,7 @@ groups:
|
||||
# Fabrication Outputs ------------------------------------------------------
|
||||
- name: fab
|
||||
outputs:
|
||||
- tables
|
||||
- @GERBER_OUTPUT@
|
||||
- @EXCELLON_DRILL_OUTPUT@
|
||||
- @ODB_OUTPUT@
|
||||
@@ -477,7 +477,7 @@ definitions:
|
||||
ASSEMBLY_DIR: '@MANUFACTURING_DIR@/assembly'
|
||||
FABRICATION_DIR: '@MANUFACTURING_DIR@/fab'
|
||||
GERBERS_DIR: '@FABRICATION_DIR@/gerbers'
|
||||
DRILL_TABLES_DIR: '@FABRICATION_DIR@/drill-tables'
|
||||
DRILL_TABLE_DIR: '@FABRICATION_DIR@/drill-tables'
|
||||
TESTING_DIR: test
|
||||
TESTPOINTS_DIR: '@TESTING_DIR@/testpoints'
|
||||
RESOURCES_DIR: kibot
|
||||
|
||||
Reference in New Issue
Block a user