Wykres commitów

763 Commity (5ea1491704ce9fb668f1eefc79fbcbcdcf98e6d0)

Autor SHA1 Wiadomość Data
Hamilton Kibbe d9018da412 Readme update 2014-10-11 13:14:47 -04:00
Hamilton Kibbe 62c689be17 Doc update 2014-10-11 13:12:21 -04:00
Hamilton Kibbe ae3bbff8b0 Added excellon format detection 2014-10-10 23:07:51 -04:00
Hamilton Kibbe 76c03a55c9 Working region fills and level polarity. Renders Altium-generated gerbers like a champ! 2014-10-10 20:36:38 -04:00
Hamilton Kibbe 152fca0768 Add layer names file 2014-10-10 17:56:15 -04:00
Hamilton Kibbe 1750c3c60a Add tests 2014-10-10 13:07:54 -04:00
Hamilton Kibbe a9059df190 doc update 2014-10-10 09:35:06 -04:00
Hamilton Kibbe f2f411493e doc update 2014-10-09 22:10:28 -04:00
Hamilton Kibbe bf9f9451f5 doc update 2014-10-09 21:52:04 -04:00
Hamilton Kibbe 8851bc17b9 Doc update 2014-10-09 18:09:17 -04:00
Hamilton Kibbe 84bfd34e91 Add mode statement parsing 2014-10-09 09:51:29 -04:00
Hamilton Kibbe bcb6cbc50d start arc 2014-10-08 22:49:49 -04:00
Hamilton Kibbe 1653ae5cbe Update readme and example 2014-10-08 09:27:52 -04:00
Hamilton Kibbe 100ab899ed Updated README 2014-10-07 23:02:53 -04:00
Hamilton Kibbe af97dcf2a8 fix excellon render 2014-10-07 22:44:08 -04:00
Hamilton Kibbe 5ff44efbcf Fix resolve error 2014-10-07 18:41:14 -04:00
Hamilton Kibbe b971dacd3f more tests 2014-10-07 18:36:03 -04:00
Hamilton Kibbe 8ac771db92 More tests 2014-10-07 09:12:46 -04:00
Paulo Henrique Silva feda1a639b Add setuptools support 2014-10-07 09:51:08 -03:00
Hamilton Kibbe f7c1939873 add tests 2014-10-07 00:16:39 -04:00
Hamilton Kibbe 7f75e8b9e9 add tests 2014-10-06 23:54:39 -04:00
Hamilton Kibbe 2abb7159be add tests 2014-10-06 23:52:57 -04:00
Hamilton Kibbe 22a6f87e94 add excellon file write 2014-10-06 18:28:32 -04:00
Hamilton Kibbe 08253b40f6 Update excellon statements/ExcellonFile 2014-10-06 13:11:16 -04:00
Hamilton Kibbe e565624b81 Fix import error 2014-10-06 11:50:38 -04:00
Hamilton Kibbe 597427d785 add excellon statements 2014-10-06 08:33:53 -04:00
Hamilton Kibbe 0b8e2e4b8b added numpydoc 2014-10-01 14:39:32 -04:00
Hamilton Kibbe ea0dc8d0c8 tests 2014-09-30 23:53:57 -04:00
Hamilton Kibbe f8449ad2b6 tests update 2014-09-30 23:42:02 -04:00
Hamilton Kibbe 88fb7f2311 doc update 2014-09-30 17:55:47 -04:00
Hamilton Kibbe d194ed4110 Fix coveralls 2014-09-30 17:52:33 -04:00
Hamilton Kibbe ae4047b260 add coveralls 2014-09-30 17:49:04 -04:00
Hamilton Kibbe 9a98c2df35 doc update 2014-09-30 17:28:22 -04:00
Hamilton Kibbe 9d527d0c6f fix .travis.yml 2014-09-30 17:23:39 -04:00
Hamilton Kibbe 0bc92a4433 add .travis.yml 2014-09-30 17:19:37 -04:00
Hamilton Kibbe 1e170ba196 Add travis.yml 2014-09-30 17:17:28 -04:00
Hamilton Kibbe 1cb7856e88 Add CNC base classes and settings class 2014-09-29 13:35:10 -04:00
Hamilton Kibbe c60a858c9c added doc folder 2014-09-28 21:18:25 -04:00
Hamilton Kibbe 3a5dbcf1e1 added ExcellonFile class 2014-09-28 21:17:13 -04:00
Paulo Henrique Silva 14e71e2c0c Merge pull request #3 from hamiltonkibbe/excellon_support
Add Excellon support
2014-09-28 20:02:30 -03:00
Hamilton Kibbe 695e3d9220 Added excellon support and refactored project 2014-09-28 18:07:15 -04:00
Hamilton Kibbe 43b599106f Add Excellon support 2014-09-28 13:04:32 -04:00
hamiltonkibbe 858fc5f6d8 Create utils.py
Start moving Gerber/Excellon number formatting to utility module
2014-09-25 12:49:03 -04:00
hamiltonkibbe d3af7515eb Merge pull request #1 from hamiltonkibbe/context_refactor
Move evaluate methods to GerberContext class
2014-09-25 00:09:32 -04:00
Hamilton Kibbe 10d0951238 Move evaluate methods to GerberContext class 2014-09-25 00:01:10 -04:00
Paulo Henrique Silva bd38028b01 Merge pull request #2 from DavidAustin/master
Fixed parser, added to_gerber() methods to all parse result classes to permit re-generation of Gerber file
2014-05-30 11:53:29 -03:00
David Austin 82a6de80a6 Fixed parser, added to_gerber() methods to all parse result classes to permit re-generation of Gerber file 2014-05-28 23:14:54 +10:00
Paulo Henrique Silva 7ee1866b60 N w modular organization.
* parser and render separeted on its own modules.
* svn made optional.
* PEP-8 compiant.
2014-02-05 00:34:57 +01:00
Paulo Henrique Silva aad4fe368f Handle wierd cases where FS has no leading/trailing zero specification 2014-02-04 23:51:41 +01:00
Paulo Henrique Silva 3c825e4cae Fix handling of negative coord numbers. 2014-02-04 23:48:40 +01:00