1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-07-02 20:42:02 +03:00
Commit Graph

11 Commits

Author SHA1 Message Date
Werner Almesberger
984a6de70a 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
2011-03-14 12:14:25 -03:00
Wolfgang Spraul
a074fa1bc8 merged Werner's patch, fixed eeschema background color bug 2011-03-13 07:26:18 +00:00
Werner Almesberger
46dbda60e1 kicad-patches/exclude-pcb-edge.patch:: added option -e / --exclude-pcb-edge 2011-03-12 21:53:12 -03:00
Wolfgang Spraul
ca29362534 added kicad-patches/TODO 2011-01-04 16:20:38 +00:00
Wolfgang Spraul
7f9de6f8bd fixed stdout/stderr and exit code, removed old eeschema --plot 2011-01-02 17:58:26 +00:00
Wolfgang Spraul
b29edbbdc1 more patch restructuring for easier maintenance and upstream 2010-12-31 20:53:11 +00:00
Wolfgang Spraul
9b476d4297 broke scripted.patch into scripted-new.patch and scripted.patch for easier maintenance 2010-12-31 20:46:38 +00:00
Wolfgang Spraul
c11feca1e5 add more eeschema cmdline options --erc --netlist --plotx --list-sheets 2010-12-31 19:40:19 +00:00
Werner Almesberger
d280eabf70 kicad-patches: completed and extended build instructions
- README: added application of patches to KiCad build instructions
- README: added rebuild instructions for when patches change
2010-12-28 12:48:06 -03:00
Wolfgang Spraul
dd9db75be1 added pcbnew --fill-all-zones, stricter option semantics 2010-12-28 10:42:06 +00:00
Werner Almesberger
d2da52b215 Patches to enhance KiCad, mainly for non-interactive use
- README: description of the build process
- series: control file for quilt
- eeschema-plot-only-mode.patch, erc-exceptions.patch,
  fix-pinedit-collision.patch, streamline-erc.patch: patches carried over
  from svn.openmoko.org/trunk/gta02-core/kicad-patches/
- eeschema-bom-only-mode.patch: adds support for eeschema --bom mode to
  only create a bom .lst file (by Wolfgang Spraul)
- pcbnew-scripted.patch: adds several command line parameters to pcbnew
  (by Wolfgang Spraul)
2010-12-27 22:59:52 -03:00