id stringclasses 1
value | question stringclasses 1
value | sim_config dict |
|---|---|---|
m3x6_hex_socket_head | Model an ISO 4762 M3×6 hex socket head cap screw.
Requirements:
- Units: millimeters.
- Axis: Z.
- Head underside seated on the XY plane at z=0.
- Entire geometry must lie in z<=0.
- Head: diameter ≈ 5.5 mm; height ≈ 3.0 mm.
- Hex socket: across flats = 2.5 mm; socket depth ≈ 1.6 mm.
- Thread: ISO coarse, pitch = 0.5 m... | {
"expected_length_mm": 6,
"expected_major_diameter_mm": 3,
"head_plane_target_mm": 0,
"pitch_mm": 0.5,
"sim_engine": "blender_gltf",
"sim_script_py": "import bpy\nimport sys, json, math, os\nfrom mathutils import Vector\n\n\ndef parse_args(argv):\n try:\n sep = argv.index('--')\n args = ar... |
README.md exists but content is empty.
- Downloads last month
- 2