nuts_and_bolts - MCAD replacement (nuts, bolts, washers, T-Slots)
thingiverse
A very comprehensive documentation for a Fusion 360 library or script. I'll highlight the main points: **Functions** 1. `tSlot`: draws a T-Slot with optional 2D representation, centered on an object, and debugging verbosity. * Parameters: `size` (fastener type), `material` (thickness of material), `length` (bolt length), `tolerance`, `node` (percentage of nut thickness), and `2d`. 2. `tSlotBolt`: draws a bolt with a nut attached for visualizing T-Slot placement. * Parameters: `size` (fastener type), `length`, `head` (type), `threadType` (thread type), `quality` (number of curve segments), and `v` (verbose). 3. `list_types`: lists available sizes within a fastener type. **Arrays** 1. `fastener_type`: a predefined array containing bolt information in metric, with descriptions for each element. 2. `metric_fastener`: an array containing specific bolt information (thread diameter, hex head thickness, etc.) for each size. **Notes** * Default values are provided for many parameters to simplify usage. * The script uses ISO threads as the basis for measurements. * Washer dimensions and pitch value are not fully implemented yet. If you'd like me to clarify any of these points or help with specific questions about using this script, please let me know!
With this file you will be able to print nuts_and_bolts - MCAD replacement (nuts, bolts, washers, T-Slots) with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on nuts_and_bolts - MCAD replacement (nuts, bolts, washers, T-Slots).