Collection of self-designed 3D models made for FDM 3D-printing.
The included makefile takes care of building this file. It can also generate STL models from SolveSpace and FreeCAD project sources.
FCStd models are incompatible with upstream FreeCAD. I created them using realthunder's LinkStage3 branch of FreeCAD.
make
to generate allmake freecad
to export FreeCAD projects to STL meshesmake solvespace
to export SolveSpace projects to STL meshesmake upload
to upload selected models to Thingiverse. Needs anupload.json
file like this one.make clean
to clean all.
TBD