Skip to content

v1.3.0 release

Latest

Choose a tag to compare

@yaqwsx yaqwsx released this 07 Aug 09:57
· 6 commits to master since this release
b88c6c9

This release removes the dependency on the KiCAD Python module - hence it can be installed in any Python environment, and all the installation pain points on MacOS and Windows are resolved. PcbDraw now only interacts with KiCAD via kicad-cli

This release also brings the following bug fixes:

  • add component-reference range support
  • improve SVG style inheritance, mirrored bounds,
  • reject boards with open outlines
  • fix resistor value handling, zero-ohm color coding, and footprint coverage.