Releases: ceoloide/ergogen-footprints
Releases · ceoloide/ergogen-footprints
v0.0.10
What's Changed
- Added a new utility footprint to lay traces and vias, based on @yanshay's router footprint and KiCad plugin
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- Added ability to have pads with nets on the same side for MX and Choc switches, to simplify routing
New Contributors
Full Changelog: v0.0.8...v0.0.9
v0.0.8
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
- @nidhishs made their first contribution in #40
- @ccblaisdell made their first contribution in #42
Full Changelog: v0.0.7...v0.0.8
v0.0.7
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
- @jnegrete2005 made their first contribution in #39
Full Changelog: v0.0.6...v0.0.7
v0.0.6
v0.0.5
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
Full Changelog: v0.0.4...v0.0.5
v0.0.4
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
- @hyperpuncher made their first contribution in #29
Full Changelog: v0.0.3...v0.0.4
v0.0.3
v0.0.2
What's Changed
- Add Cherry MX switch, modeled over the Choc v1 / v2 footprint
- Add an upgraded version of Molex EzMate Pico battery connector from @infused-kim
- Add @infused-kim piont debugger
- Update utility_filled_zone.js adding hatch params to output by @dieseltravis in #20
- Elite c by @Virginia2244 in #22
- Add plated version, inspired by @daprice and @ssbb by @nxtk in #23
New Contributors
- @Virginia2244 made their first contribution in #22
Full Changelog: v0.0.1...v0.0.2
v0.0.2-kicad5
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