Skip to content

Releases: vectronic/freecad-legify-macros

API update

19 Aug 08:29
4eac510
Compare
Choose a tag to compare
Merge pull request #9 from struberg/fix_attachmentSupport

fixes: #8 'Support' attribute got renamed

v0.4.0

21 Feb 11:07
eca59e4
Compare
Choose a tag to compare

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

17 Nov 11:21
c6ddfba
Compare
Choose a tag to compare

feat: technic pins implemented
fix: dimensions improved
fix: ensured sketches have supports

Tech Draw samples

02 Aug 17:17
ff5782a
Compare
Choose a tag to compare

Refactored sketch to better support tech draw. Added sample tech draw images.

Fixes to edge selection and constraint calculation

20 Jul 19:02
9d86015
Compare
Choose a tag to compare
Merge pull request #4 from vectronic/dev

Dev

Probably the last...

15 Mar 16:14
Compare
Choose a tag to compare

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

09 Jan 00:06
Compare
Choose a tag to compare

First workable version of freecad-legify-macros: macros to generate 'plastic toy brick' models in FreeCAD.