aboutsummaryrefslogtreecommitdiff
path: root/py
Commit message (Collapse)AuthorAgeFilesLines
* o Adding {F,B}.Paste layers when generating Gerbers.Trygve Laugstøl2017-06-261-0/+2
|
* kicad_gerber: Support for renaming layers and uppercasing all extensions.Trygve Laugstøl2016-09-211-44/+116
|
* kicad_gerber: Normal layers doesn't have edge layer when creating GERBER files.Trygve Laugstøl2016-09-151-1/+0
|
* Adding CMake commands:Trygve Laugstøl2016-09-152-17/+161
| | | | | kicad_pcb_plot() that plots the PCB in PDF, PS and SVG formats. kicad_gerber() that generates GERBER files from a PCB. Can optionally create a ZIP file with all the files. Supports old (protel) naming of files.
* o Adding new command: kicad_pcb_plot to plot a PCB.Trygve Laugstøl2016-08-151-0/+274