Commit Graph

22 Commits

Author SHA1 Message Date
andreika-git f78db83293 Python 3.x 2022-03-26 21:23:48 +02:00
Andrei 3404d39dd7 fix DRL flip 2021-10-06 07:59:20 +03:00
Andrei cd87b64115 flipping support 2021-10-02 15:01:43 +03:00
Andrei 73eafd9543 flipping support 2021-10-02 15:00:52 +03:00
Andrei 59e982d30f Fix G36+G01 runtime error (in_fill_mode) 2021-03-21 12:33:43 +02:00
Andrei 1ad1952274 Add FixedRotationOrigin option 2021-03-21 12:32:52 +02:00
Eyal Soha 05200a1b20 Add support for Excellon G85 commands.
The Excellon file format allows G85 commands.  They specify a start and end point for drilling and result should be a line of closely spaced drills, so close that the edges are only protuding by 0.0005inches or less.
2021-02-21 09:10:10 +02:00
Eyal Soha c896556260 fix bad merge from upstream 2021-02-21 09:08:49 +02:00
Bob Cousins 8dd292fa5b Fix for issue with KiCad Excellon drill file "Decimal format" 2021-02-21 09:07:22 +02:00
Andrei 0cbd3fbb81 Use local gerber units for mm<->inch conversion 2021-02-08 17:33:06 +02:00
rusefi 4961505254 another KiCad ignore 2017-02-06 07:27:07 -05:00
rusefi f50afa6bfb ignoring some KiCad specific records
some minor KiCad workarounds
2017-02-06 07:26:02 -05:00
olegart 3b23ed9033 Fix drill offset with metric units 2016-01-31 14:20:03 +03:00
olegart a855717e3d Release 1.9.4 2016-01-31 12:35:58 +03:00
olegart 69877a87b4 Fix Excellon trimming with metric units 2016-01-31 12:24:15 +03:00
Paulo Henrique Silva 7726c0cc3c Ignore new gerber attributes from RS-274X rev. J3 2016-01-18 21:24:23 +03:00
Oleg Artamonov 0b98cec174 Fix tools parsing 2016-01-18 16:15:07 +03:00
Oleg Artamonov 780f132ff3 Fix Excellon parsing
Don't throw an error on files without LZ/TZ explicitly specified
2016-01-18 16:12:03 +03:00
Ian Hartwig 8d02211572 fix drill offsets in metric mode. respect drill config in output 2016-01-01 23:15:52 +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 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