Skip to content

Releases: ceoloide/ergogen-footprints

v0.0.10

06 Jan 21:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.9...v0.0.10

v0.0.9

26 Dec 16:01
Compare
Choose a tag to compare

What's Changed

  • Added ability to have pads with nets on the same side for MX and Choc switches, to simplify routing
Screenshot 2024-12-26 at 16 58 54 * Fixed numerous label and pin issues on MCU footprints * Added through hole to diode pad by @achamian in https://github.com//pull/35 * Reverible diode prerouted by @im-AMS in https://github.com//pull/44 * Added additional pre-routing options

New Contributors

Full Changelog: v0.0.8...v0.0.9

v0.0.8

04 Dec 03:16
Compare
Choose a tag to compare

What's Changed

  • Fixed Nice!Nano and Supermini NRF52840 pin and label positions, once and for all.
  • Updated Nice!Nano and Supermini NRF52840 reversible instructions for clarity.
  • Add options to include traces and vias to Choc footprint.
  • Added 3D model support to Nice!View footprint (by @nidhishs in #40)
  • Added 3D model support to JST battery connector footprint (by @ccblaisdell in #42)
  • Added 3D model support to side facing SMD reset switch (by @ccblaisdell in #43)

New Contributors

Full Changelog: v0.0.7...v0.0.8

v0.0.7

30 Nov 06:02
Compare
Choose a tag to compare

What's Changed

  • Add plated mounting holes and nets for MX switch
  • Reduce THT pad size for the THT reset button
  • Fix KiCad 5 syntax in the THT reset button
  • Overhaul nets and labels for the displays (Nice!View and SSD1306 OLED)

New Contributors

Full Changelog: v0.0.6...v0.0.7

v0.0.6

22 Nov 03:31
Compare
Choose a tag to compare

What's Changed

  • Add the SuperMini NRF52840 MCU footprint

New Contributors

Full Changelog: v0.0.5...v0.0.6

v0.0.5

12 Nov 03:47
Compare
Choose a tag to compare

What's Changed

  • Fix roundrect on MX switch when single side
  • Fix Nice!Nano silkscreen labels being inverted when single side
  • Fix missing Nice!Nano label when single side
  • Fix Nice!Nano "Items shorting two nets" DRC error highlighted in PR #31
  • Nice!Nano now defaults to having silkscreen only on one side, when single side
  • Fix mirrored TRRS pin position when single-side is "Back"

New Contributors

  • @nxtk made their first contribution in #31

Full Changelog: v0.0.4...v0.0.5

v0.0.4

12 May 17:09
Compare
Choose a tag to compare

What's Changed

  • Add ability to add keycap, power switch and nice!nano models by @hyperpuncher in #29
  • Fixed issue with Silkscreen text flipping on certain footprint orientations, due to how justify left / right / top / bottomis handled by Kicad (raised by @hyperpuncher in #30).
  • Fixed issue with backside MCU pin labels being inverted when footprint is reversible

New Contributors

Full Changelog: v0.0.3...v0.0.4

v0.0.3

07 May 01:40
bb29254
Compare
Choose a tag to compare

What's Changed

  • Revert 2e63dce and disable related DRC check instead by @nxtk in #24
  • Add footprint for Gateron LP KS27, KS33 by @nxtk in #25
  • Add choc v1 & v2 led cutout marks support by @mlilley in #28

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

23 Apr 03:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.2-kicad5

12 Apr 17:46
Compare
Choose a tag to compare

Switched from p.rot() to p.r() and adopted p.eaxy() instead of custom adjust_point() function, to make use of native Ergogen features.

Full Changelog: v0.0.1-kicad5...v0.0.2-kicad5