Skip to content

paulcobbaut/FreeCAD-Python

Repository files navigation

FreeCAD-Python

Python scripts to automate creating objects in FreeCAD

brick_freecad.py generates a series of .stl files of Lego-compatible bricks or plates Screenshot_2022-09-25_12-41-50

fc1.py creates square puzzle pieces with tenons and mortises in FreeCAD 0.20

rows = 2 cols = 2 (screenshot from 2022-07-02) freecad_script_20220702

rows = 25 cols = 25 (screenshot from 2022-07-04) freecad_script_20220704

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. freecad_braille_20220708

About

Python scripts to automate creating objects in FreeCAD 0.20

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages