Releases: sparkfun/SparkFun_KiCad_CAMmer
Releases · sparkfun/SparkFun_KiCad_CAMmer
Version 1.2.1
Version 1.2.0
This release:
- Has been tested on KiCad 9.0.0
- Previously the CAMmer would halt if the KiCad version was not supported. From v1.2.0, this generates a warning but the CAMmer will attempt to run. It may fail, but at least it tries...!
Version 1.1.2
This release:
- Contains the unreleased changes in v1.1.1
- Adds options to save the PCB and build the zone fills before generating the gerbers
- Automatically refills the zones before CAMming
Version 1.1.1
This release:
- Adds options to save the PCB and build the zone fills before generating the gerbers
Version 1.1.0
This release:
- Makes the CAMmer compatible with KiCad 8
Version 1.0.2
This release:
- Updates the Gerber file names to match JLCPCB's preferred naming pattern - In1.Cu becomes .GL2 - resolves #3
Version 1.0.1
This release:
- Enhances the CAMmer so it will work with non-standard (modified) layer names
- The internal layer table now contains both the standard name and the actual (modified) layer name. Both will appear in the layers and edges lists if the name has been modified
- Note: please delete any
cammer_config.json
files created by v1.0.0 of the panelizer. These will contain the modified layer names and will cause issues with v1.0.1
Version 1.0.0
First release:
- Based on:
- The KiCad code example
- @bennymeg's JLC-Plugin-for-KiCad
- @openscopeproject's Interactive HTML BOM plugin for KiCad
- Big thanks go to @qu1ck for the many useful contributions on KiCad Info