aboutsummaryrefslogtreecommitdiff
path: root/py
Commit message (Expand)AuthorAgeFilesLines
* kicad_gerber.cmake: Adding KicadUtilsPython option to select whichHEADmasterTrygve Laugstøl2019-09-271-34/+100
* o Using '-PTH.drl' suffix for drill files. Not quite sure why thisTrygve Laugstøl2018-07-011-3/+10
* o Make directory before creating files.Trygve Laugstøl2017-10-051-1/+10
* o Documenting KiCAD's defaults.Trygve Laugstøl2017-08-211-17/+26
* o Adding support for --extended-gerber-attributes and EXTENDED_GERBER_ATTRIBU...Trygve Laugstøl2017-08-171-5/+9
* o Write the list of files to generate to a file from the python code instead ...Trygve Laugstøl2017-08-041-7/+9
* o Fixing renaming of NPTH file.Trygve Laugstøl2017-08-041-1/+3
* o Reading the list of copper layers from the board file instead of hard codin...Trygve Laugstøl2017-08-041-22/+6
* o Adding non-plated through-hole drill file.Trygve Laugstøl2017-06-271-0/+8
* 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
* o Adding new command: kicad_pcb_plot to plot a PCB.Trygve Laugstøl2016-08-151-0/+274