To center the rod in the hole, it is rather simple. Just select the rim of the hole before pressing the "threaded rod" button. If you select several holes, A rod will be created and centered on each of the selected holes.
1. can you post your exact freecad version?
goto help -> about FreeCad and click "copy to clipboard". then paste here.
2. are you sure you have the latest fastener workbench? (use add-on manager to update)
Hi jaisejames, Very nice indeed!!! But before I merge it, you need to change the nesting of the folds in the tree view. This is the nesting now: foldwall1.png When you are outside a body, this is ok and should look like that, but inside a body this should look different. All the folds should be one ...
A simple Solid shape to sheet metal tool Great feature! However I found out that the order of selecting the edges sometimes generate error. For example in the attached file, if you select the edges in the following order, it makes an error: solidsm1.png The error: Traceback (most recent call last):...
Hi Ulrich, It looks like with OCC V7.2 (FreeCad 0.17 & up) there are some issues with creating nuts with real threads. For example M4 or M5 nut, Iso 4032. the error I get: Traceback (most recent call last): File "C:/Users/shaise/Documents/Personal/freecad/FreeCAD_Macros/ScrewMaker.FCMacro", line 195...
Hi Everyone, Due to repeated requests I have decided to implement MostlyHarmless's feature in order to 3D print functional screws and nuts. Instead of doing it as a property of each fastener, I have added general settings section (Edit -> preferences -> fasteners) to enable/disable/tweak fastener th...
Hi f3nix, The problem is difference between European and American standard of k_facror (one of them is 1/2 the other). I have now changed the unfold system to European standard (which is compatible with Ulrich's original unfolder script). Now both unfolding from the properties, and the unfolding but...