← mecheval / run / a3-hex-bolt-pattern-01 / claude-mcp-claude-opus-4-7 / 20260611T180919Z-c25e

run 20260611T180919Z-c25e

a3-hex-bolt-pattern-01 · claude-mcp-claude-opus-4-7

Summary

statusfail
score0.33 (2/6)
submissionself-run
modelclaude-mcp-claude-opus-4-7 (anthropic)
started2026-06-11T18:09:19.569Z
ended2026-06-11T18:11:24.613Z
tokens631,326 in · 6,363 out · 637,689 total
wallclock125.0s
tool calls40
task hash01a4b0ae34f8c19b…
vcad hash8ed1117d907641f6…

Prompt

Make a flat square plate 60mm × 60mm × 8mm thick. Center it in X and Y with the bottom face on the XY plane (z = 0 to z = 8). Drill seven through-holes of diameter 5mm, axes parallel to Z, arranged in a hexagonal grid pattern: one hole at the center (0, 0), and six surrounding holes at the vertices of a regular hexagon with circumradius 15mm (distance from center to each surrounding hole is exactly 15mm). The first surrounding hole is on the +X axis, and the remaining five are evenly spaced every 60 degrees. Output a single solid.

Checks

0
valid_solid
pass
params + details
params: {
  "type": "valid_solid"
}

details: {
  "root_count": 2,
  "solids_produced": 2
}
1
bbox
fail
Z off by +2.00mm
params + details
params: {
  "type": "bbox",
  "min": [
    -30,
    -30,
    0
  ],
  "max": [
    30,
    30,
    8
  ],
  "tolerance_mm": 0.1
}

details: {
  "actual_max": [
    30,
    30,
    10
  ],
  "actual_min": [
    -30,
    -30,
    0
  ],
  "deviation_max": [
    0,
    0,
    2
  ],
  "deviation_min": [
    0,
    0,
    0
  ],
  "max_abs_deviation_mm": 2,
  "tolerance_mm": 0.1
}
2
mass_props
fail
volume off by 3.0%
params + details
params: {
  "type": "mass_props",
  "volume_mm3": 27700.44,
  "tolerance_pct": 0.5
}

details: {
  "volume": {
    "actual_mm3": 28525.551988899217,
    "deviation_pct": 2.9786963272035316,
    "pass": false,
    "spec_mm3": 27700.44,
    "tolerance_pct": 0.5
  }
}
3
hole_count
fail
found 3/7 holes of ⌀5mm
params + details
params: {
  "type": "hole_count",
  "diameter_mm": 5,
  "expected": 7,
  "diameter_tolerance_mm": 0.05
}

details: {
  "actual": 3,
  "diameter_mm": 5,
  "diameter_tolerance_mm": 0.05,
  "expected": 7,
  "found": [
    [
      0,
      0,
      5
    ],
    [
      15,
      0,
      5
    ],
    [
      7.5,
      12.9903810567,
      5
    ]
  ]
}
4
hole_positions
fail
4/7 mispositioned
params + details
params: {
  "type": "hole_positions",
  "diameter_mm": 5,
  "positions": [
    [
      0,
      0,
      0
    ],
    [
      15,
      0,
      0
    ],
    [
      7.5,
      12.99,
      0
    ],
    [
      -7.5,
      12.99,
      0
    ],
    [
      -15,
      0,
      0
    ],
    [
      -7.5,
      -12.99,
      0
    ],
    [
      7.5,
      -12.99,
      0
    ]
  ],
  "tolerance_mm": 0.2
}

details: {
  "diameter_mm": 5,
  "per_expected": [
    {
      "distance_mm": 0,
      "matched_hole": [
        0,
        0
      ],
      "pass": true,
      "spec_xy": [
        0,
        0
      ]
    },
    {
      "distance_mm": 0,
      "matched_hole": [
        15,
        0
      ],
      "pass": true,
      "spec_xy": [
        15,
        0
      ]
    },
    {
      "distance_mm": 0.0003810567000002152,
      "matched_hole": [
        7.5,
        12.9903810567
      ],
      "pass": true,
      "spec_xy": [
        7.5,
        12.99
      ]
    },
    {
      "pass": false,
      "reason": "no candidate cylindrical feature of this diameter remained unmatched",
      "spec_xy": [
        -7.5,
        12.99
      ]
    },
    {
      "pass": false,
      "reason": "no candidate cylindrical feature of this diameter remained unmatched",
      "spec_xy": [
        -15,
        0
      ]
    },
    {
      "pass": false,
      "reason": "no candidate cylindrical feature of this diameter remained unmatched",
      "spec_xy": [
        -7.5,
        -12.99
      ]
    },
    {
      "pass": false,
      "reason": "no candidate cylindrical feature of this diameter remained unmatched",
      "spec_xy": [
        7.5,
        -12.99
      ]
    }
  ],
  "tolerance_mm": 0.2,
  "unmatched_extras": []
}
5
step_roundtrip
pass
params + details
params: {
  "type": "step_roundtrip",
  "tolerance_pct": 0.5
}

details: {
  "per_solid": [
    {
      "bbox": {
        "max_abs_deviation_mm": 0,
        "original_max": [
          30,
          30,
          8
        ],
        "original_min": [
          -30,
          -30,
          0
        ],
        "pass": true,
        "roundtripped_max": [
          30,
          30,
          8
        ],
        "roundtripped_min": [
          -30,
          -30,
          0
        ],
        "tolerance_mm": 0.4261455150532503
      },
      "index": 0,
      "pass": true,
      "volume": {
        "deviation_pct": 0.0053312978381529035,
        "original_mm3": 28329.517707558018,
        "pass": true,
        "roundtripped_mm3": 28331.02803852312
      }
    },
    {
      "bbox": {
        "max_abs_deviation_mm": 0,
        "original_max": [
          2.5,
          2.5,
          10
        ],
        "original_min": [
          -2.5,
          -2.5,
          0
        ],
        "pass": true,
        "roundtripped_max": [
          2.5,
          2.5,
          10
        ],
        "roundtripped_min": [
          -2.5,
          -2.5,
          0
        ],
        "tolerance_mm": 0.06123724356957945
      },
      "index": 1,
      "pass": true,
      "volume": {
        "deviation_pct": 0.48152755025717725,
        "original_mm3": 196.0342813411977,
        "pass": true,
        "roundtripped_mm3": 195.09032226859117
      }
    }
  ],
  "tolerance_pct": 0.5
}

Tool calls

0
open_document
ok
1ms
args
{}
1
create_cad_loon
err
7ms
args
{
  "source": "[let\n  [plate [translate -30 -30 0 [cube 60 60 8]]]\n  [hole-center [translate 0 0 -1 [cylinder 2.5 10]]]\n  [hole-0 [translate 15 0 -1 [cylinder 2.5 10]]]\n  [hole-1 [translate 7.5 12.9903810567 -1 [cylinder 2.5 10]]]\n  [hole-2 [translate -7.5 12.9903810567 -1 [cylinder 2.5 10]]]\n  [hole-3 [translate -15 0 -1 [cylinder 2.5 10]]]\n  [hole-4 [translate -7.5 -12.9903810567 -1 [cylinder 2.5 10]]]\n  [hole-5 [translate 7.5 -12.9903810567 -1 [cylinder 2.5 10]]]\n  [difference hole-center\n    [difference hole-0\n      [difference hole-1\n        [difference hole-2\n          [difference hole-3\n            [difference hole-4\n              [difference hole-5 plate]]]]]]]]\n",
  "format": "json"
}
2
create_cad_loon
ok
10ms
args
{
  "source": "[difference\n  [translate 0 0 -1 [cylinder 2.5 10]]\n  [difference\n    [translate 15 0 -1 [cylinder 2.5 10]]\n    [difference\n      [translate 7.5 12.9903810567 -1 [cylinder 2.5 10]]\n      [difference\n        [translate -7.5 12.9903810567 -1 [cylinder 2.5 10]]\n        [difference\n          [translate -15 0 -1 [cylinder 2.5 10]]\n          [difference\n            [translate -7.5 -12.9903810567 -1 [cylinder 2.5 10]]\n            [difference\n              [translate 7.5 -12.9903810567 -1 [cylinder 2.5 10]]\n              [translate -30 -30 0 [cube 60 60 8]]]]]]]]]\n",
  "format": "json"
}
3
create
ok
8ms
args
{
  "document_id": "doc_1781201359738_1",
  "type": "cube",
  "name": "plate-raw",
  "params": {
    "size": {
      "x": 60,
      "y": 60,
      "z": 8
    }
  }
}
4
create
err
6ms
args
{
  "document_id": "doc_1781201359738_1",
  "type": "translate",
  "name": "plate",
  "parent_part_id": "1",
  "params": {
    "offset": {
      "x": -30,
      "y": -30,
      "z": 0
    }
  }
}
5
read
ok
4ms
args
{
  "document_id": "doc_1781201359738_1",
  "part_id": "1"
}
6
delete
ok
4ms
args
{
  "document_id": "doc_1781201359738_1",
  "part_id": "1"
}
7
create
ok
3ms
args
{
  "document_id": "doc_1781201359738_1",
  "type": "cube",
  "name": "plate_raw",
  "params": {
    "size": {
      "x": 60,
      "y": 60,
      "z": 8
    }
  }
}
8
create
ok
5ms
args
{
  "document_id": "doc_1781201359738_1",
  "type": "translate",
  "name": "plate",
  "parent_part_id": "1",
  "params": {
    "offset": {
      "x": -30,
      "y": -30,
      "z": 0
    },
    "child": 1
  }
}
9
read
ok
3ms
args
{
  "document_id": "doc_1781201359738_1"
}
10
delete
ok
3ms
args
{
  "document_id": "doc_1781201359738_1",
  "part_id": "1"
}
11
delete
ok
2ms
args
{
  "document_id": "doc_1781201359738_1",
  "part_id": "2"
}
12
read
ok
2ms
args
{
  "document_id": "doc_1781201359738_1"
}
13
create
ok
4ms
args
{
  "document_id": "doc_1781201359738_1",
  "type": "cube",
  "name": "plate_raw",
  "params": {
    "size": {
      "x": 60,
      "y": 60,
      "z": 8
    }
  }
}
14
create
ok
3ms
args
{
  "document_id": "doc_1781201359738_1",
  "type": "translate",
  "name": "plate",
  "parent_part_id": "1",
  "params": {
    "offset": {
      "x": -30,
      "y": -30,
      "z": 0
    },
    "child": 1
  }
}
15
create
err
4ms
args
{
  "document_id": "doc_1781201359738_1",
  "type": "cylinder",
  "name": "hole_cyl",
  "params": {
    "radius": 2.5,
    "height": 10
  }
}
16
create
ok
3ms
args
{
  "document_id": "doc_1781201359738_1",
  "type": "cylinder",
  "name": "hole_cyl_c",
  "params": {
    "radius": 2.5,
    "height": 10,
    "segments": 64
  }
}
17
create
ok
4ms
args
{
  "document_id": "doc_1781201359738_1",
  "type": "translate",
  "name": "hole_c",
  "parent_part_id": "3",
  "params": {
    "offset": {
      "x": 0,
      "y": 0,
      "z": -1
    },
    "child": 3
  }
}
18
create
ok
3ms
args
{
  "document_id": "doc_1781201359738_1",
  "type": "difference",
  "name": "drilled_c",
  "parent_part_id": "2",
  "params": {
    "left": 2,
    "right": 4
  }
}
19
read
ok
2ms
args
{
  "document_id": "doc_1781201359738_1"
}
20
get_document
ok
1ms
args
{
  "document_id": "doc_1781201359738_1"
}
21
delete
ok
3ms
args
{
  "document_id": "doc_1781201359738_1",
  "part_id": "1"
}
22
delete
ok
2ms
args
{
  "document_id": "doc_1781201359738_1",
  "part_id": "2"
}
23
delete
ok
1ms
args
{
  "document_id": "doc_1781201359738_1",
  "part_id": "3"
}
24
delete
ok
1ms
args
{
  "document_id": "doc_1781201359738_1",
  "part_id": "4"
}
25
get_document
ok
1ms
args
{
  "document_id": "doc_1781201359738_1"
}
26
create
ok
4ms
args
{
  "document_id": "doc_1781201359738_1",
  "type": "cylinder",
  "name": "h0_cyl",
  "params": {
    "radius": 2.5,
    "height": 10,
    "segments": 64
  }
}
27
create
ok
3ms
args
{
  "document_id": "doc_1781201359738_1",
  "type": "translate",
  "name": "h0",
  "parent_part_id": "6",
  "params": {
    "offset": {
      "x": 15,
      "y": 0,
      "z": -1
    },
    "child": 6
  }
}
28
create
ok
3ms
args
{
  "document_id": "doc_1781201359738_1",
  "type": "difference",
  "name": "drilled_0",
  "parent_part_id": "5",
  "params": {
    "left": 5,
    "right": 7
  }
}
29
delete
ok
2ms
args
{
  "document_id": "doc_1781201359738_1",
  "part_id": "5"
}
30
delete
ok
1ms
args
{
  "document_id": "doc_1781201359738_1",
  "part_id": "6"
}
31
delete
ok
1ms
args
{
  "document_id": "doc_1781201359738_1",
  "part_id": "7"
}
32
create
ok
3ms
args
{
  "document_id": "doc_1781201359738_1",
  "type": "cylinder",
  "name": "h1_cyl",
  "params": {
    "radius": 2.5,
    "height": 10,
    "segments": 64
  }
}
33
create
ok
2ms
args
{
  "document_id": "doc_1781201359738_1",
  "type": "translate",
  "name": "h1",
  "parent_part_id": "9",
  "params": {
    "offset": {
      "x": 7.5,
      "y": 12.9903810567,
      "z": -1
    },
    "child": 9
  }
}
34
create
ok
3ms
args
{
  "document_id": "doc_1781201359738_1",
  "type": "difference",
  "name": "drilled_1",
  "parent_part_id": "8",
  "params": {
    "left": 8,
    "right": 10
  }
}
35
delete
ok
3ms
args
{
  "document_id": "doc_1781201359738_1",
  "part_id": "8"
}
36
delete
ok
1ms
args
{
  "document_id": "doc_1781201359738_1",
  "part_id": "9"
}
37
delete
ok
1ms
args
{
  "document_id": "doc_1781201359738_1",
  "part_id": "10"
}
38
create
ok
5ms
args
{
  "document_id": "doc_1781201359738_1",
  "type": "cylinder",
  "name": "h2_cyl",
  "params": {
    "radius": 2.5,
    "height": 10,
    "segments": 64
  }
}
39
get_document
ok
1ms
args
{
  "document_id": "doc_1781201359738_1"
}

What the model built

isometric render via vcad-render · the model's actual .vcad output, faceted at 28 segments per cylinder · download 20260611T180919Z-c25e.vcad

.vcad source

{
  "version": "0.1",
  "nodes": {
    "1": {
      "id": 1,
      "name": "plate_raw",
      "op": {
        "type": "Cube",
        "size": {
          "x": 60,
          "y": 60,
          "z": 8
        }
      }
    },
    "2": {
      "id": 2,
      "name": "plate",
      "op": {
        "type": "Translate",
        "child": 1,
        "offset": {
          "x": -30,
          "y": -30,
          "z": 0
        }
      }
    },
    "3": {
      "id": 3,
      "name": "hole_cyl_c",
      "op": {
        "type": "Cylinder",
        "radius": 2.5,
        "height": 10,
        "segments": 64
      }
    },
    "4": {
      "id": 4,
      "name": "hole_c",
      "op": {
        "type": "Translate",
        "child": 3,
        "offset": {
          "x": 0,
          "y": 0,
          "z": -1
        }
      }
    },
    "5": {
      "id": 5,
      "name": "drilled_c",
      "op": {
        "type": "Difference",
        "left": 2,
        "right": 4
      }
    },
    "6": {
      "id": 6,
      "name": "h0_cyl",
      "op": {
        "type": "Cylinder",
        "radius": 2.5,
        "height": 10,
        "segments": 64
      }
    },
    "7": {
      "id": 7,
      "name": "h0",
      "op": {
        "type": "Translate",
        "child": 6,
        "offset": {
          "x": 15,
          "y": 0,
          "z": -1
        }
      }
    },
    "8": {
      "id": 8,
      "name": "drilled_0",
      "op": {
        "type": "Difference",
        "left": 5,
        "right": 7
      }
    },
    "9": {
      "id": 9,
      "name": "h1_cyl",
      "op": {
        "type": "Cylinder",
        "radius": 2.5,
        "height": 10,
        "segments": 64
      }
    },
    "10": {
      "id": 10,
      "name": "h1",
      "op": {
        "type": "Translate",
        "child": 9,
        "offset": {
          "x": 7.5,
          "y": 12.9903810567,
          "z": -1
        }
      }
    },
    "11": {
      "id": 11,
      "name": "drilled_1",
      "op": {
        "type": "Difference",
        "left": 8,
        "right": 10
      }
    },
    "12": {
      "id": 12,
      "name": "h2_cyl",
      "op": {
        "type": "Cylinder",
        "radius": 2.5,
        "height": 10,
        "segments": 64
      }
    }
  },
  "materials": {},
  "part_materials": {},
  "roots": [
    {
      "root": 11,
      "material": "default"
    },
    {
      "root": 12,
      "material": "default"
    }
  ]
}

generated 2026-06-19T01:47:55.846Z · static site, regenerate with npm run build -w @mecheval/leaderboard