index
:
gerbonara.git
autoroute
dev
kicad
main
wip
Gerbonara: Pythonic library to read, modify and write Gerber and other PCB fabrication file formats
jaseg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gerber
/
rs274x.py
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-21
G70/G71 are now interpreted as MOParamStmt.
Paulo Henrique Silva
1
-2
/
+4
2015-05-21
Fix multiline read of mixed statements (%XXX*% followed by DNN*)
Paulo Henrique Silva
1
-1
/
+3
2015-05-21
Fix ADD statement parsing for concatened statements.
Paulo Henrique Silva
1
-6
/
+6
2015-05-16
Add checks to ensure statement unit conversions are idempotent
Hamilton Kibbe
1
-0
/
+4
2015-04-24
Fix for #25. Checking was happening at the gerber/excellon file level, but I ...
Hamilton Kibbe
1
-2
/
+3
2015-04-23
Fix Gerber generation for coord blocks with implicit op code
Paulo Henrique Silva
1
-0
/
+3
2015-04-13
Fix issue where D01 and D03 are implicit.
Paulo Henrique Silva
1
-4
/
+7
2015-04-07
Fix CoordStmt with missing i/j offsets
Paulo Henrique Silva
1
-2
/
+4
2015-04-07
Add some deprecated but still found statements
Paulo Henrique Silva
1
-6
/
+26
2015-04-07
Add unspecified FS D leading zeros format
Paulo Henrique Silva
1
-5
/
+2
2015-03-05
Fix for py3
Paulo Henrique Silva
1
-1
/
+1
2015-03-05
Fix tests for macros with no variables.
Paulo Henrique Silva
1
-1
/
+1
2015-03-03
Add aperture macro parsing and evaluation.
Paulo Henrique Silva
1
-3
/
+17
2015-02-20
Fix GerberFile.bounds when board origin is negative
Paulo Henrique Silva
1
-13
/
+10
2015-02-18
Add offset operation
Hamilton Kibbe
1
-0
/
+6
2015-02-18
Get unit conversion working for Gerber/Excellon files
Hamilton Kibbe
1
-1
/
+17
2015-02-12
Update line primitive to take aperture parameter
Hamilton Kibbe
1
-3
/
+3
2015-01-26
merge upstream changes
Hamilton Kibbe
1
-0
/
+2
2015-01-14
Refactor AM aperture handling and add unit conversion support
Paulo Henrique Silva
1
-5
/
+5
2015-01-13
Fix region primitive creation
Paulo Henrique Silva
1
-1
/
+1
2014-12-15
Fix parsing for OrCAD.
Paulo Henrique Silva
1
-17
/
+30
2014-12-05
add ipc2581 primitives
Hamilton Kibbe
1
-2
/
+2
2014-11-10
Bunch of small fixes to improve Gerber read/write.
Paulo Henrique Silva
1
-2
/
+2
2014-10-26
style change
Paulo Henrique Silva
1
-2
/
+3
2014-10-26
Add simple hack to allow evaluation when gerber have macros and polygon
Paulo Henrique Silva
1
-3
/
+5
2014-10-26
Fix parsing for AM macros and support for zero sized circle primitives
Paulo Henrique Silva
1
-3
/
+3
2014-10-26
Fix parsing of Unknown commands
Paulo Henrique Silva
1
-0
/
+4
2014-10-26
Merge aperture fixses from upstream
Hamilton Kibbe
1
-4
/
+4
2014-10-19
Test update
Hamilton Kibbe
1
-7
/
+5
2014-10-18
Refactor rendering
Hamilton Kibbe
1
-40
/
+149
2014-10-12
update docs and example images
Hamilton Kibbe
1
-0
/
+327