create_bearing_hole
Generate JIS B1520 standard bearing bore holes in 3D models by specifying bearing numbers or diameters for precise mechanical design integration.
Instructions
Create a bearing bore hole sized to JIS B1520 standard bearing dimensions. Specify a bearing number (e.g., 6204) to get the correct bore dimensions.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bearing_number | No | Standard bearing number (e.g., '6204', '6305'). Either this or bore_diameter is required. | |
| bore_diameter | No | Alternatively, specify bore diameter in mm to auto-select a 6200 series bearing. | |
| x | No | Center X position in mm | |
| y | No | Center Y position in mm | |
| body_name | No | Target body name. | |
| face_index | No | Face index for bore placement. |