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
/
excellon_statements.py
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-18
Excellon update
Hamilton Kibbe
1
-33
/
+33
2016-08-06
Manually mere rendering changes
Hamilton Kibbe
1
-1
/
+5
2016-06-04
Handle 85 statements that omit one value
Garret Fick
1
-0
/
+5
2016-03-27
Actually fix the rout rendering to be correct
Garret Fick
1
-2
/
+6
2016-03-26
Support for the G85 slot statement
Garret Fick
1
-1
/
+129
2016-03-24
Basic rendering of excellon works, but still has issues
Garret Fick
1
-2
/
+19
2016-03-13
Better detection of plated tools
Garret Fick
1
-1
/
+13
2016-03-05
Remove some testing code from gerber writer. More implementation for excellon...
Garret Fick
1
-0
/
+20
2016-01-31
Add support for more excellon formats. Dont consider line width when determin...
Garret Fick
1
-2
/
+12
2015-12-30
Support KiCad format statement where FMAT,2 is 2:4 with inch
Garret Fick
1
-0
/
+4
2015-12-19
Parse misc nc drill files
Garret Fick
1
-2
/
+24
2015-11-13
Improve Excellon parsing coverage
Paulo Henrique Silva
1
-5
/
+104
2015-06-11
Add keys to statements for linking to primitives. Add some API features to Ex...
Hamilton Kibbe
1
-52
/
+69
2015-05-16
Add checks to ensure statement unit conversions are idempotent
Hamilton Kibbe
1
-30
/
+50
2015-04-27
Allow 3 digits on Excellon tool selection
Paulo Henrique Silva
1
-2
/
+7
2015-04-07
Fix Excellon repeat command
Paulo Henrique Silva
1
-11
/
+18
2015-02-18
Add offset operation
Hamilton Kibbe
1
-0
/
+15
2015-02-18
Python 3 tests passing
Hamilton Kibbe
1
-1
/
+1
2015-02-18
Get unit conversion working for Gerber/Excellon files
Hamilton Kibbe
1
-23
/
+79
2015-02-15
Add cairo example code, and use example-generated image in readme
Hamilton Kibbe
1
-3
/
+3
2015-02-15
Tests and bugfixes
Hamilton Kibbe
1
-18
/
+43
2015-01-25
Changed zeros/zero suppression conventions to match file format specs
Hamilton Kibbe
1
-5
/
+5
2015-01-15
Add Repeat Hole Stmt and fix UnitStmt parsing
Paulo Henrique Silva
1
-1
/
+20
2015-01-14
Many additions to Excellon parsing/creation.
Paulo Henrique Silva
1
-28
/
+86
2014-10-19
Test update
Hamilton Kibbe
1
-9
/
+9
2014-10-10
doc update
Hamilton Kibbe
1
-6
/
+6
2014-10-09
doc update
Hamilton Kibbe
1
-0
/
+5
2014-10-07
more tests
Hamilton Kibbe
1
-7
/
+9
2014-10-07
More tests
Hamilton Kibbe
1
-6
/
+9
2014-10-07
add tests
Hamilton Kibbe
1
-22
/
+51
2014-10-06
add tests
Hamilton Kibbe
1
-1
/
+1
2014-10-06
add excellon file write
Hamilton Kibbe
1
-19
/
+35
2014-10-06
Update excellon statements/ExcellonFile
Hamilton Kibbe
1
-6
/
+116
2014-10-06
add excellon statements
Hamilton Kibbe
1
-0
/
+266