create_jis_bolt
Generate JIS standard bolts (socket head or hexagon head) as 3D components at specified positions in Fusion 360 models.
Instructions
Create a JIS standard bolt (socket head cap screw B1176 or hexagon head B1180). The bolt is created as a new component at the specified position.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | Yes | Thread size: M2, M2.5, M3, M4, M5, M6, M8, M10, M12 | |
| length | Yes | Bolt length in mm (shank length, excluding head). | |
| bolt_type | No | Bolt type: 'socket_head' (B1176 六角穴付き) or 'hex_head' (B1180 六角) | socket_head |
| x | No | Position X in mm | |
| y | No | Position Y in mm | |
| z | No | Position Z in mm |