Skip to content

Stacking the odds

Latest
Compare
Choose a tag to compare
@qu1ck qu1ck released this 09 Apr 20:48
1647296

This release contains many general fixes, compatibility fixes for KiCad 9 and a couple new features:

  • Padstack support for KiCad 9
  • Via support for EasyEDA
  • Html setting to highlight rows on mouse click instead of hover

Notable commits:

  • 70e2a5e Add padstack support for kicad 9
  • b94e8d9 Fix BB computing for arc (typo in xc/yc, forgot radius)
  • 9e659e2 Add support of rectangle pad hole (#486)
  • f9a419b Fix bom export having "null" column
  • a9d4474 Add via support for easyeda
  • 2b8dfa6 Added a setting Check box to "highlight row on click"
  • 92b7a54 Use whole checkbox cell for touch events
  • 002d627 Fix polygons inside footprints for kicad 8
  • a0887b3 Fix footprint fields handling for kicad 8
  • 432e702 Fix dark mode background in bom only mode