Skip to content

Commit

Permalink
[JLCPCB Template][Changed] Drill to use aux origin
Browse files Browse the repository at this point in the history
  • Loading branch information
set-soft committed Feb 19, 2025
1 parent 00bbc58 commit 6e94193
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kibot/resources/config_templates/JLCPCB.kibot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ outputs:
map: gerber
route_mode_for_oval_holes: false
output: "%f%i.%x"
use_aux_axis_as_origin: @_KIBOT_DRILL_AUX_ORIGIN@

- name: _JLCPCB_position@_KIBOT_IMPORT_ID@
comment: "Pick and place file, JLCPCB style"
Expand Down Expand Up @@ -154,6 +155,7 @@ definitions:
_KIBOT_PLOT_FOOTPRINT_REFS: true
_KIBOT_PLOT_FOOTPRINT_VALUES: false
_KIBOT_COMPRESS_MOVE: true
_KIBOT_DRILL_AUX_ORIGIN: true
_KIBOT_GERBER_LAYERS: |
- copper
- F.SilkS
Expand Down

0 comments on commit 6e94193

Please sign in to comment.