Commit Graph

69 Commits

Author SHA1 Message Date
rusefillc 37f56acd31
Merge pull request #10 from andreika-git/master
Python3.x: setup.py
2022-03-30 12:11:41 -04:00
andreika-git 43eb624705 Python3.x: setup.py 2022-03-30 19:04:18 +03:00
rusefillc 14e584bc56
Update README.md 2022-03-27 10:26:34 -04:00
rusefillc ce71a091b0
Merge pull request #8 from andreika-git/master
Python 3.x
2022-03-27 10:25:46 -04:00
andreika-git f78db83293 Python 3.x 2022-03-26 21:23:48 +02:00
rusefillc 371354d056
Merge branch 'unwireddevices:master' into master 2022-01-14 11:55:33 -05:00
rusefillc fa7862ec0e
Merge pull request #2 from andreika-git/master
sync up
2022-01-14 11:35:09 -05: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
rusefillc e6f439b14e
Merge pull request #1 from andreika-git/master
sync
2021-04-30 21:33:47 -04:00
Andrei fea2bf8868 fix circle rotation in aperture macros 2021-04-16 10:14:58 +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
Andrei 59374373ad Excellon parser fix 2021-01-28 20:37:41 +02:00
Oleg Artamonov 0dccdc0328 Merge pull request #3 from rusefi/master
ignoring some KiCad specific records
2017-02-06 15:28:22 +03: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 9383b6820c Copyright 2016-01-31 16:22:20 +03:00
olegart 8ef5f14553 Examples added 2016-01-31 16:18:50 +03:00
olegart c20adad27a Update 1.9.4 major changes/fixes 2016-01-31 15:41:57 +03:00
olegart d7d08ff98e Update and fix native Win installation 2016-01-31 15:35:54 +03:00
olegart 359d128789 All scripts are generated automatically now 2016-01-31 15:35:25 +03:00
olegart 1c89fc4264 Windows install without Cygwin 2016-01-31 15:35:01 +03:00
olegart 0e010b7676 Has been tested with Diptrace too 2016-01-31 15:03:22 +03:00
olegart 6783cad496 Update README 2016-01-31 15:00:48 +03:00
olegart 9e10993404 Update README 2016-01-31 14:59:38 +03:00
olegart cb6dee3ebe Update README 2016-01-31 14:57:29 +03:00
olegart 43077dbd49 Fix setup 2016-01-31 14:41:06 +03: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
olegart 27f7076b2b garbage 2016-01-18 21:54:04 +03:00
olegart 0f50331440 Sample images 2016-01-18 21:53:02 +03:00
olegart f7f922ee94 Revert "Add sample picture"
This reverts commit b50813ee2a.
2016-01-18 21:52:12 +03:00
olegart b50813ee2a Add sample picture 2016-01-18 21:50:22 +03:00
olegart f1bbbfb848 Merge branch 'master' of https://github.com/unwireddevices/gerbmerge 2016-01-18 21:46:24 +03:00
olegart d6497f5706 DipTrace added
DipTrace support tested and it works — at least with inches
2016-01-18 21:45:46 +03:00
Oleg Artamonov 07fd595676 Merge pull request #1 from unwireddevices/metric_fixes
Various fixes
2016-01-18 21:41:18 +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
Paulo Henrique Silva 7726c0cc3c Ignore new gerber attributes from RS-274X rev. J3 2016-01-18 21:24:23 +03:00
Paulo Henrique Silva 6599b96fe4 Fix aperture macro parsing for outline primitive
RS-274X page 95 say that expected number of fields for an outline
primitive is 5 + 2N and not 3 + 2N which is what we were expecting.
2016-01-18 21:23:48 +03:00
olegart ce31a9e9d3 Replace Copying with License 2016-01-18 21:09:17 +03:00
olegart fcf6eafbcd Shell script 2016-01-18 21:08:39 +03:00
olegart 57fa92ebfa Revert "Replace COPYING with LICENSE"
This reverts commit 86b4373807.
2016-01-18 21:06:59 +03:00
olegart 86b4373807 Replace COPYING with LICENSE 2016-01-18 21:06:47 +03:00