Releases: vectronic/freecad-legify-macros
Releases · vectronic/freecad-legify-macros
API update
v0.4.0
What's Changed
- feat: added macro to add technic pin to existing body by @vectronic in #7
Full Changelog: v0.3.0...v0.4.0
Technic pins
feat: technic pins implemented
fix: dimensions improved
fix: ensured sketches have supports
Tech Draw samples
Refactored sketch to better support tech draw. Added sample tech draw images.
Fixes to edge selection and constraint calculation
Merge pull request #4 from vectronic/dev Dev
Probably the last...
Changes:
- feature: allow up to 9 plate high bricks
- various bug fixes
NOTE: This project is no longer actively developed as I have learnt enough. The main lesson being that using Python scripts to create parametric models in FreeCAD is quite possibly insane!
Initial Release
First workable version of freecad-legify-macros
: macros to generate 'plastic toy brick' models in FreeCAD.