Python scripts to automate creating objects in FreeCAD
brick_freecad.py generates a series of .stl files of Lego-compatible bricks or plates
fc1.py creates square puzzle pieces with tenons and mortises in FreeCAD 0.20
rows = 2 cols = 2 (screenshot from 2022-07-02)
rows = 25 cols = 25 (screenshot from 2022-07-04)
braille.py creates braille dots from text (wip) It support lettes a-z and numbers 0-9 and a space character, and can print multiple lines.