summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Collapse)AuthorFilesLines
2015-12-19Allow negative render of soldermask per #50Hamilton Kibbe2-7/+12
Update example code and rendering to show change
2015-10-10Allow files to be read from strings per #37Hamilton Kibbe1-3/+0
Adds a loads() method to the top level module which generates a GerberFile or ExcellonFile from a string
2015-09-10Merge pull request #40 from curtacircuitos/cairo-render-unificationHamilton Kibbe1-0/+0
Cairo render unification
2015-07-22Fix multiple layer issue in cairo-unification branch (see #33)Hamilton Kibbe1-0/+0
2015-07-06Add tool path optimization exampleHamilton Kibbe4-0/+444
Add example demonstrating use of tsp-solver with pcb-tools to optimize tool paths in an excellon file. This is based on @koppi's script in #30
2015-02-20Add IPC-D-356 Netlist ParsingHamilton Kibbe2-3/+3
2015-02-15Fix cairo image sizeHamilton Kibbe1-0/+0
2015-02-15Add cairo example code, and use example-generated image in readmeHamilton Kibbe10-4/+5837
2014-10-12update docs and example imagesHamilton Kibbe4-0/+4
2014-10-11Doc updateHamilton Kibbe9-15386/+0
2014-02-04New TODO file and small repo cleanup.Paulo Henrique Silva7-0/+15386
* idea files outside of repo now.