News

FreeCAD Part Attachment Python Example The purpose of this repository is to show a minimal example of FreeCAD's Part Attachment Feature using scripted objects in Python. See part_attachment_example.py ...
Python-FreeCAD-3Dprinting Generate Braille in FreeCAD This script generates Braille dots using FreeCAD and Python. It works by typing a line as a string. Each Braille line will be named properly and ...
Naturally, having debugging support in FreeCAD would be better, but this is a pretty handy hack to get you most of the way there. FreeCAD has gotten a lot better in recent years.