This Add-on creates bolts and nuts with numerous options for the bolt or nut thread, bit type and head design.
The BoltFactory has a limited selection of metric presets included. The correctness of these should be verified before using in a production environment, for example the thread pitch. The GUI panel provides dropdown selection for the type e.g. nut or bolt along with numerical inputs to manipulate the various dimensions.
Once an object has been created later it can be modified using the context menu and selecting 'Change Bolt'. The original creation parameters are reloaded - if any manual edits had been made to the mesh these will be removed as the object is freshly generated.
3D cursor. Bolts are very small and will not be visible behind larger objects.
Numpad .
to centre directly on the new object.Starting from version 0.5.0 (2024), BoltFactory generates bolts at real-world dimensions. This means that regardless of your project's "Unit Scale" setting, bolts will always be created at their actual physical size. For example, in a default Blender setup where a 2-meter cube is standard, the default M3 bolt will be 8 mm (0.008 meters), not 8 meters tall. Users working with a Unit Scale of 0.001 for high-precision modeling will also see bolts created at appropriate real-world sizes.
The BoltFactory Add-on was part of Blender 4.1 bundled add-ons within the Add Mesh category. From Blender 4.2 onwards Add-ons are now hosted on the Extensions platform.
The BoltFactory was written before Blender had real-world scale units for a scene. The preset files use Millimeters as the unit of linear measurement to define the nuts and bolts.
From 2019 the ability to change a bolt was introduced. A useful feature when an adjustment is required to the parameters. Care should be exercised when updating nut or bolt objects from older files. If modifying a bolt with a different version of the BoltFactory the mesh generation code may have changed. Older versions are still available on the extensions platform if required.
Despite several minor updates and fixes to BoltFactory the version number was reported as 0.4.0 for all Blender versions between 2.8 and 4.1 inclusive.
A full of changes is on the developer website, and summarised in the Change Log file.
This Add-on is offered as it is and maintained by the community, no support expected.
The repository of the source code is hosted on projects.blender.org in the extensions repository. Even if you don't have coding skills contributing to testing is very valuable. Reviewing proposed changes from others in the community and providing feedback is an important part of maintaining a reliable extension.
To build a new version of the extension:
<path_to_blender> -c extension build --source-dir=./source
For more information about building extensions refer to the documentation.
Fixes:
Known Issues:
This extension does not require special permissions.
Perfeito!