Commit Graph

12 Commits

Author SHA1 Message Date
andreika-git f78db83293 Python 3.x 2022-03-26 21:23:48 +02:00
Andrei 59374373ad Excellon parser fix 2021-01-28 20:37:41 +02:00
olegart a855717e3d Release 1.9.4 2016-01-31 12:35:58 +03:00
olegart 18b52747c4 Remove SkipDisclaimer config option
It didn't work anyway. Use -s command line option
2016-01-18 21:34:39 +03:00
Ian Hartwig 8d02211572 fix drill offsets in metric mode. respect drill config in output 2016-01-01 23:15:52 +00:00
Ian Hartwig 753203172f fix setup.py errors so install and sdist work correctly
* LIBDEST and LIBPYTHON variables seem to exist on different platforms. Check both?
* Fix error in version number making of setup.py (%d when value is string), but superceeded by next change.
* Change version to single string following PEP-0440
* Bump micro version for new packaging. Would be 1.9c, but now 1.9.3.
* Move version info into a __version_info__.py file so it can be imported independently of gerbmerge.gerbmerge. This allows dependency resolution.
* Add requirement for simpleparse so it is installed automatically.
* Add a __main__ for use with `python -m`. This makes it easy to use from a pip installation.
2016-01-01 18:14:50 +00:00
Scott Daniels a65d1c9011 Modified jobs/writeCutLines to use the boardoutline file (if available
and specified in the layout.cfg file (as CutLineLayers) ) instead of
generated cutlines
2013-04-28 14:57:21 -05:00
Scott Daniels 0b1315952f Fixed bugs in gitignore, skipdisclaimer & run perms 2013-03-31 12:32:50 -05:00
Scott Daniels e574debf5b Fixed option to skip disclaimer dialog - now a cmd option instead of config option 2013-03-31 12:23:21 -05:00
Scott Daniels 6e134b5c63 Improved output & Timeout:
1) Added options for search timeout and skipping the disclaimer
2013-03-31 04:08:17 -05:00
Scott Daniels 87e6aab7b5 Added support for metric units & Diptrace specific needs 2013-03-31 03:46:31 -05:00
Scott Daniels d49ecb7c57 Initial fork of version 1.8 from Rugged Circuits 2013-03-31 02:24:39 -05:00