# in the last 3 fields before the filenameįor object in (dc.findObjects('Part::Feature')): # add dimensions from the overall bounding box of the file PartInformation = os.path.split(linkedSource) #without complete path.Īfter these two lines paste the following code: # In the current version these lines start at line 113: # last entry of partinformations is reserved for filename Look for the following two lines in the file. Second modification: You will also have to modify the file a2p_bom.py in the same directory. For Windows: C:\Users\\AppData\Roaming\FreeCAD\Mod\A2plusįirst modification: In the directory where the Assembly 2+ workbench is installed replace the file a2p_partlistglobals.py with the one that you can download here.The files from the a2 plus workbench are in the following folders: Installing and modifying A2plus workbenchīefore getting started we have to install the A2plus workbench by going to Tools – Addons, then select the workbench and install it.Īfter installing the workbench go to the website link in the description and follow the instructions below: In this article we are going to create a woodworking cutlist and cut diagrams from a FreeCAD model.