FreeCAD 2D Projections
Quick tip for taking projections
Quick tip for taking projections
How to structure OpenSCAD projects for reuse and scalability, using OPENSCADPATH, Makefiles, and modular design to manage complexity.
Automate FreeCAD project exports with Makefiles using the freecad-make tool—ideal for multi-version mechanical assemblies and clean project organization.
Understanding KiCad’s origin and axis settings for scripting, plugins, and file exports
Using vectors as pseudo-objects in OpenSCAD to write polymorphic, generic algorithms — a practical pattern for more maintainable parametric designs.
How to use FreeCAD’s Python scripting interface from an AppImage installation, including setting up the environment to call FreeCAD functions from outside the GUI.