Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Fixing renaming of NPTH file. | Trygve Laugstøl | 2017-08-04 | 1 | -1/+3 |
| | |||||
* | o Reading the list of copper layers from the board file instead of hard ↵ | Trygve Laugstøl | 2017-08-04 | 1 | -22/+6 |
| | | | | coding them. | ||||
* | o Adding non-plated through-hole drill file. | Trygve Laugstøl | 2017-06-27 | 1 | -0/+8 |
| | |||||
* | o Adding {F,B}.Paste layers when generating Gerbers. | Trygve Laugstøl | 2017-06-26 | 1 | -0/+2 |
| | |||||
* | kicad_gerber: Support for renaming layers and uppercasing all extensions. | Trygve Laugstøl | 2016-09-21 | 1 | -44/+116 |
| | |||||
* | kicad_gerber: Normal layers doesn't have edge layer when creating GERBER files. | Trygve Laugstøl | 2016-09-15 | 1 | -1/+0 |
| | |||||
* | Adding CMake commands: | Trygve Laugstøl | 2016-09-15 | 2 | -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øl | 2016-08-15 | 1 | -0/+274 |