Skip to content

Releases: INTI-CMNB/KiAuto

v2.2.2

02 Apr 20:53
Compare
Choose a tag to compare

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

27 Feb 16:11
Compare
Choose a tag to compare

Added

  • Grid size for ERC in KiCad 7

v2.2.0

14 Feb 12:42
Compare
Choose a tag to compare

Added

  • KiCad 7 RC2 support. This is a preliminary support, please be patient.

v2.1.1

11 Jan 22:35
Compare
Choose a tag to compare

Added

  • Eeschema Export:

v2.1.0

17 Dec 23:46
Compare
Choose a tag to compare

Added

v2.0.6

11 Oct 12:42
Compare
Choose a tag to compare

Fixed

  • Problems with GTK 3.24.34 and recycled DRC dialog
  • ERC exclusions not detected (#31)

v2.0.5

22 Sep 11:56
Compare
Choose a tag to compare

Added

v2.0.4

12 Sep 10:58
Compare
Choose a tag to compare

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

02 Sep 12:32
Compare
Choose a tag to compare

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

26 Aug 16:14
Compare
Choose a tag to compare

Fixed

  • Problems when the output directory doesn't exist.