KiBot/tests/yaml_samples/error_wrong_drill_marks.kibot.yaml
SET 89914443f0 Renamed the kiplot module as kibot.
Also added src/kibot script.
Updated the documentation and Debian packaging.
The default extension for config files now is .kibot.yaml
2020-08-16 22:04:03 -03:00

30 lines
641 B
YAML

kiplot:
version: 1
outputs:
- name: DXF
comment: "DXF files"
type: dxf
dir: DXF
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
# DXF options
drill_marks: bogus
sketch_plot: false
use_aux_axis_as_origin: false
polygon_mode: true
metric_units: false
layers:
- layer: F.Cu
suffix: F_Cu
- layer: F.Fab
suffix: F_Fab