28 lines
540 B
YAML
28 lines
540 B
YAML
kiplot:
|
|
version: 1
|
|
|
|
outputs:
|
|
- name: PDF
|
|
comment: "PDF files"
|
|
type: pdf
|
|
dir: PDF
|
|
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
|
|
|
|
# PDF options
|
|
drill_marks: small
|
|
mirror_plot: false
|
|
negative_plot: false
|
|
line_width: 0.01
|
|
layers:
|
|
- 1
|
|
- 2
|
|
|