Fixed HPGL YAML example
Used an option that doesn't really apply to HPGL.
This commit is contained in:
parent
9dccf7113f
commit
e34952a2a2
|
|
@ -9,7 +9,6 @@ outputs:
|
||||||
options:
|
options:
|
||||||
exclude_edge_layer: false
|
exclude_edge_layer: false
|
||||||
exclude_pads_from_silkscreen: false
|
exclude_pads_from_silkscreen: false
|
||||||
use_aux_axis_as_origin: false
|
|
||||||
plot_sheet_reference: false
|
plot_sheet_reference: false
|
||||||
plot_footprint_refs: true
|
plot_footprint_refs: true
|
||||||
plot_footprint_values: true
|
plot_footprint_values: true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue