1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2025-04-21 12:27:27 +03:00

kicad-patches: command-line selection of aux origin; support aux in DXF, too

- series, dxf-aux-origin.patch: add support for using the auxiliary axis
  in DXF as well
- series, origin-opt.patch: option -o/--origin to use the auxiliary origin
  for Gerber, DXF, and the drill file
This commit is contained in:
Werner Almesberger
2011-03-14 12:14:25 -03:00
parent f8f8a75ebd
commit 984a6de70a
3 changed files with 202 additions and 0 deletions

View File

@@ -16,3 +16,5 @@ scripted-new.patch
scripted-common.patch
scripted-eeschema.patch
scripted-pcbnew.patch
dxf-aux-origin.patch
origin-opt.patch