Releases: INTI-CMNB/KiAuto
Releases · INTI-CMNB/KiAuto
v2.2.2
Added
- Workaround for KiCad 7 not defining KICAD7_FOOTPRINT_DIR during DRC
- Support for kicad-cli options from the KiCad 8.0 branch
v2.2.1
Added
- Grid size for ERC in KiCad 7
v2.2.0
Added
- KiCad 7 RC2 support. This is a preliminary support, please be patient.
v2.1.1
Added
- Eeschema Export:
- Color theme
- Enable background color (INTI-CMNB/KiBot#362)
- HPGL origin
- HPGL pen size
v2.1.0
Added
- VRML Export (INTI-CMNB/KiBot#349)
v2.0.6
v2.0.5
Added
- Support for KiCad 5 "could not find valid layer for pad" warning
(See INTI-CMNB/KiBot#299)
v2.0.4
Changed
- The 3D render now enables silkscreen clips by default
Added
- 3D render options to control:
- Hide the silkscreen layers
- Hide the solder mask layers
- Hide the solder paste layers
- Hide filled areas in zones
- Don't clip silkscreen at solder mask edges
- Don't clip silkscreen at via annuli
v2.0.3
Added
- Support for the asynchronous "Info" dialogs found in KiCad 6.
Example: missing .kicad_wks (See INTI-CMNB/KiBot#264)
Fixed
- Project files are now restored using binary mode. So we preserve the
original end of line.
v2.0.2
Fixed
- Problems when the output directory doesn't exist.