File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
SparkFunKiCadCAMmer/resource Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- # SparkFun PCB CAMmer plugin for KiCad 7
1
+ # SparkFun PCB CAMmer plugin for KiCad 7 / 8
2
2
3
3
This plugin generates the Gerber and Drill files for a KiCad PCB.
4
4
Original file line number Diff line number Diff line change 1
- __version__ = "1.0.2 "
1
+ __version__ = "1.1.0 "
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://go.kicad.org/pcm/schemas/v1" ,
3
3
"name" : " SparkFun KiCad CAMmer" ,
4
- "description" : " SparkFun's simple PCB CAMmer (Gerber generator) for KiCad 7" ,
4
+ "description" : " SparkFun's simple PCB CAMmer (Gerber generator) for KiCad 7 / 8 " ,
5
5
"description_full" : " Generates the Gerber and drill files for a KiCad PCB and zips them" ,
6
6
"identifier" : " com.github.sparkfun.SparkFunKiCadCAMmer" ,
7
7
"type" : " plugin" ,
You can’t perform that action at this time.
0 commit comments