Releases: ceoloide/ergogen-footprints
Releases · ceoloide/ergogen-footprints
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
v0.0.1-kicad5
Fix missing paste layer for Choc switch pad
v0.0.1
v0.0.0-kicad5
This release is the last commit with (mostly) KiCad 5-compatible footprints. From now on all footprints will be upgraded to KiCad 8.
What's Changed
- switch_choc_v1_v2: Add param to add 3D model by @Grazfather in #10
- switch_choc_v1_v2: Add param to add hotswap 3d model by @Grazfather in #11
- Add ability to add model for led_sk6812mini-e by @Grazfather in #13
- Add ability to add model for diode_tht_sod123 by @Grazfather in #14
- Ergogen logo by @dieseltravis in #17
New Contributors
- @Grazfather made their first contribution in #10
- @dieseltravis made their first contribution in #17
Full Changelog: https://github.com/ceoloide/ergogen-footprints/commits/v0.0.0-kicad5