This commit is contained in:
@@ -223,6 +223,7 @@ import:
|
|||||||
NAME_COMP_COUNT: @CSV_COMP_COUNT_OUPUT@
|
NAME_COMP_COUNT: @CSV_COMP_COUNT_OUPUT@
|
||||||
NAME_CSV_DRILL_TABLE: @CSV_DRILL_TABLE_OUTPUT@
|
NAME_CSV_DRILL_TABLE: @CSV_DRILL_TABLE_OUTPUT@
|
||||||
NAME_IMPEDANCE_TABLE: @CSV_IMPEDANCE_TABLE_OUTPUT@
|
NAME_IMPEDANCE_TABLE: @CSV_IMPEDANCE_TABLE_OUTPUT@
|
||||||
|
NAME_CSV_BOM_TABLE: @CSV_BOM_OUTPUT@
|
||||||
|
|
||||||
# Generated Outputs ========================================================
|
# Generated Outputs ========================================================
|
||||||
|
|
||||||
|
|||||||
@@ -66,6 +66,17 @@ preflight:
|
|||||||
row_spacing: 3
|
row_spacing: 3
|
||||||
column_spacing: 1
|
column_spacing: 1
|
||||||
|
|
||||||
|
- name: '@NAME_CSV_BOM_TABLE@'
|
||||||
|
text_alignment: 'left'
|
||||||
|
invert_columns_order: false
|
||||||
|
border_width: 0.2
|
||||||
|
header_rule_width: 0.2
|
||||||
|
vertical_rule_width: 0
|
||||||
|
top_rule_width: 0
|
||||||
|
bottom_rule_width: 0
|
||||||
|
row_spacing: 3
|
||||||
|
column_spacing: 1
|
||||||
|
|
||||||
...
|
...
|
||||||
definitions:
|
definitions:
|
||||||
NAME_TP_TOP: csv_testpoints_top
|
NAME_TP_TOP: csv_testpoints_top
|
||||||
@@ -73,3 +84,4 @@ definitions:
|
|||||||
NAME_COMP_COUNT: csv_comp_count
|
NAME_COMP_COUNT: csv_comp_count
|
||||||
NAME_CSV_DRILL_TABLE: csv_drill_table
|
NAME_CSV_DRILL_TABLE: csv_drill_table
|
||||||
NAME_IMPEDANCE_TABLE: csv_impedance_table
|
NAME_IMPEDANCE_TABLE: csv_impedance_table
|
||||||
|
NAME_CSV_BOM_TABLE: csv_bom
|
||||||
Reference in New Issue
Block a user