I've been working on this macro for a while with the following aims:
- Get to grips with FreeCAD and concepts for parametric modelling: sketches, constraints, datum planes etc.
- Use Python scripting with FreeCAD
I've learnt and discovered various things on this journey:
- Multi-File Macro in FreeCAD
- Unicode in FreeCAD
- Reloading FreeCAD Macro Code
- PyCharm for FreeCAD Macro Development
- FreeCAD Part Design Indexes
- Issue with padding up to face
The latest macro code, brief overview and instructions are available at:
https://github.com/vectronic/freecad-legify-macros
The very first v0.1.0 cut is available at:
https://github.com/vectronic/freecad-le ... tag/v0.1.0




