1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-06-28 22:42:01 +03:00
Commit Graph

275 Commits

Author SHA1 Message Date
Wolfgang Spraul
0bdf904a56 updated patchset to kicad rev 3351 (current head) 2012-01-11 12:21:21 +01:00
Wolfgang Spraul
724ca1e3ec patch cleanup 2012-01-11 11:50:47 +01:00
Wolfgang Spraul
771599b3f9 merged with cmdline patches 2012-01-11 11:25:45 +01:00
Wolfgang Spraul
78b197d786 Werner: we can drop the ERC pin exceptions patches.
They don't quite work anyway and are incompatible with the kicad belief
system.
2012-01-11 11:23:23 +01:00
Wolfgang Spraul
a27777996a uplevel cmdline patches (entire set won't build right now) 2012-01-11 00:28:19 +01:00
Wolfgang Spraul
4d628c3787 added small bash script to test kicad cmdline patches 2012-01-08 22:00:56 +01:00
Werner Almesberger
41a65ca819 schhist/schhist2web: > was missing in IMG tag for unchanged.png (vertical bar) 2011-10-01 09:49:31 -03:00
Werner Almesberger
886de1554a swapcmp/: swap (rename) components in a layout 2011-09-29 00:50:52 -03:00
Werner Almesberger
eff2e8e3b9 README: mention also fab/ and mlztx/ 2011-09-28 23:36:28 -03:00
Werner Almesberger
45031eb585 dsv/dsv: added option -p to show the path to the file 2011-08-16 13:55:19 -03:00
Werner Almesberger
487e0e66ea schhist/README: fixed typo (by Holger Freyther) 2011-08-11 06:11:43 -03:00
Werner Almesberger
f6b485922e eda-tools/fab/gerb2pbm: convert a Gerber file to a PBM image 2011-06-10 12:38:35 -03:00
Werner Almesberger
4e4849154a fab/m1/prettygerbv: feeble attempt at showing at least some layer connectivity 2011-06-10 10:55:39 -03:00
Werner Almesberger
2a6496d3ed fab/m1/: quick and dirty adaptation of prettygerbv and drl2gerber to M1 2011-06-10 10:24:53 -03:00
Werner Almesberger
0de3b96170 fpd2pdf/fpdoc: ignore items in .pos not defined in the schematics
For such things we have the -a option.
2011-06-07 16:36:48 -03:00
Werner Almesberger
ccd830153a prettygerbv: instead of changing the background, change the drill color
- prettygerbv (DRILL): changed from black to blue
- prettygerbv (run_gerber): reverted the background color to the default
  (black)
2011-03-24 21:22:40 -03:00
Werner Almesberger
e52f0db073 prettygerbv: new option -d file to show holes from a coverted drill file
- prettygerbv: new option  -d gerber-file  to show holes
- prettygerbv: set background color to #202020 to better visualize holes
2011-03-24 20:02:23 -03:00
Werner Almesberger
813ac47a60 fab/drl2gerber: new tool to convert an Excellon drill file to Gerber 2011-03-24 20:01:35 -03:00
Werner Almesberger
e92f458b86 fpd2pdf/fpdoc: added option -a module to manually add modules
- fpdoc (usage, main): new option  -a module  to add modules
- fpdoc: separated availability checking from mapping of component
  references to modules
2011-03-23 17:42:37 -03:00
Werner Almesberger
47b53c8ef3 fpdoc: new utility to generate a PDF with the footprints used in a project
- fab/pos2fab: can be called with "do", to read .pos and .cmp file
- fpd2pdf/fpd2pdf: added syntax extension file.fpd:package to allow
  selection of a single package
- fpd2pdf/fpdoc: generate a PDF with the footprints used in a specific
  project
2011-03-23 04:34:06 -03:00
Werner Almesberger
5cb1aed21c fab/pos2fab: condition a KiCAD .pos file for SMT fab use 2011-03-22 21:57:57 -03:00
Werner Almesberger
0f20739519 renamed gerber/ to fab/ 2011-03-22 21:20:27 -03:00
Werner Almesberger
e95548df82 gemerge: when complaining about a command, show what it looks like 2011-03-22 10:26:53 -03:00
Werner Almesberger
4e5278a5d8 prettygerbv: restructured project file generation to skip missing layers 2011-03-22 10:25:53 -03:00
Werner Almesberger
7d249d127b prettygerbv: use gerbv to compose "pretty" views of a PCB 2011-03-22 10:10:08 -03:00
Werner Almesberger
518781925a gerber/gmerge: new utility to merge multiple KiCAD Gerbers into one 2011-03-15 01:10:31 -03:00
Werner Almesberger
e6f05a0f50 mlztx/cptx: new utility for KiCAD board files to copy content across text fields 2011-03-14 13:17:11 -03:00
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
Werner Almesberger
f8f8a75ebd mlztx/mlztx: new utility to copy text in KiCAD board files to multiple layers 2011-03-14 03:22:51 -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
Werner Almesberger
e7a2cdce34 fpd2pdf: added option -P to select full-page drawings 2011-02-06 20:04:05 -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
0f4e2be34d updated gitsch2ps to new eeschema --plot syntax 2011-01-02 17:55:37 +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
Werner Almesberger
ff29948b69 dsv: print usage on "dsv setup" without file name
- dsv/dsv (usage): fixed typo
- dsv/dsv (main): it is now an error if "dsv setup" is invoked without
  file name (suggested by Wolfgang Spraul)
2010-12-13 11:52:24 -03:00
Werner Almesberger
fb1c75cc4d dsv: added DSV_PDFVIEWER as a means to set a PDF viewer different from xpdf
dsv/dsv (search): if the environment variable _DSV_PDFVIEWER is set, use
  the program mentioned there instead of xpdf (suggested by Wolfgang
  Spraul)
2010-12-13 11:46:28 -03:00
Werner Almesberger
4f655930a4 dsv (list): use "ls -b" to avoid confusing "column" with 8 bit characters 2010-11-30 19:37:17 -03:00
Werner Almesberger
f207be6671 dsv (setup): make sure file ends with a newline, so that we can "read" it 2010-11-30 19:27:59 -03:00
Werner Almesberger
be269982f3 dsv: in names, convert / to %2F and % to %25
- dsv (flush): convert / and % in cache file name
- dsv (flush): convert / and % in name and alias file name
- dsv (list): convert %2F and %25 back to / and %
- dsv (search): convert / and %
2010-11-30 19:16:22 -03:00
Werner Almesberger
e928d82b79 dsv (search): quote file name, so that we can also look up names with spaces 2010-11-30 18:56:33 -03:00
Werner Almesberger
92cb58023d dsv: make "dsv setup" accept spaces in names and aliases
- dsv (set_value): store name and alias with double quotes, to protect
  spaces
- dsv (flush): access name and alias via "eval"
2010-11-30 18:52:57 -03:00
Werner Almesberger
3b3c4bf056 dsv: remove unnecessary double quotes in assignments
- dsv: change  foo="$bar"  to  foo=$bar
- dsv: change  foo="`bar`"  to  foo=`bar`  (and variations thereof)
2010-11-30 18:37:31 -03:00
Werner Almesberger
4ae9a0940c The eda-tools welcome the arrival of fpd2pdf
- fpd2pdf/fpd2pdf: footprint pretty-printer
- README: list fpd2pdf
- README: licensing terms may also be just in the file in question, if
  there's only one
2010-11-13 18:50:22 -03:00