-
Notifications
You must be signed in to change notification settings - Fork 2
02 ‐ Preferences
Paul Ebbers edited this page Sep 27, 2024
·
1 revision
In the FreeCAD preference menu, you can find a page for the Bill of Materials workbench.
Here you can:
- set a default look for the BoM.
- Enable debug settings
Debug settings
In the debug settings you can enable extra columns that can help incase the BoM seems wrong. The following columns are added:
- original label. (if you have renamed an item, the original name will show here)
- Type. (Part or assembly)
- Internal name. (The internal name which is used by FreeCAD.)
- Fullname. (The full name like: "asm_tuto1#Axis" -> < AssemblyName >#< PartName >
- TypeId. (The internal type of an object)
When debug mode is enabled, extra functions are added to the task panel. (See Debug settings)