29 lines
600 B
YAML
29 lines
600 B
YAML
kiplot:
|
|
version: 1
|
|
|
|
outputs:
|
|
- name: SVG
|
|
comment: "SVG files"
|
|
type: svg
|
|
dir: SVG
|
|
options:
|
|
exclude_edge_layer: false
|
|
exclude_pads_from_silkscreen: false
|
|
use_aux_axis_as_origin: false
|
|
plot_sheet_reference: false
|
|
plot_footprint_refs: true
|
|
plot_footprint_values: true
|
|
force_plot_invisible_refs_vals: false
|
|
tent_vias: true
|
|
|
|
# SVG options
|
|
line_width: 0.25
|
|
drill_marks: full
|
|
mirror_plot: true
|
|
negative_plot: true
|
|
layers:
|
|
- layer: F.Cu
|
|
suffix: F_Cu
|
|
- layer: F.Fab
|
|
suffix: F_Fab
|