← mecheval / run / a2-square-flange-01 / claude-mcp-claude-opus-4-7 / 20260611T175129Z-8d50

run 20260611T175129Z-8d50

a2-square-flange-01 · claude-mcp-claude-opus-4-7

Summary

statusPASS
score1.00 (8/8)
submissionself-run
modelclaude-mcp-claude-opus-4-7 (anthropic)
started2026-06-11T17:51:29.358Z
ended2026-06-11T17:53:49.008Z
tokens431,446 in · 7,027 out · 438,473 total
wallclock139.6s
tool calls49
task hash5be67adc7641fb5a…
vcad hashee318838958d04fc…

Prompt

Make a square plate 80mm × 80mm × 6mm (X × Y × Z). Center it in X and Y, with the bottom face on the XY plane (z = 0 to z = 6). Drill one central through-hole of diameter 12mm on the Z axis, and four corner through-holes of diameter 6mm with axes parallel to Z, centered 10mm in from each corner of the top face. Output a single solid.

Checks

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

details: {
  "root_count": 1,
  "solids_produced": 1
}
1
bbox
pass
params + details
params: {
  "type": "bbox",
  "min": [
    -40,
    -40,
    0
  ],
  "max": [
    40,
    40,
    6
  ],
  "tolerance_mm": 0.1
}

details: {
  "actual_max": [
    40,
    40,
    6
  ],
  "actual_min": [
    -40,
    -40,
    0
  ],
  "deviation_max": [
    0,
    0,
    0
  ],
  "deviation_min": [
    0,
    0,
    0
  ],
  "max_abs_deviation_mm": 0,
  "tolerance_mm": 0.1
}
2
mass_props
pass
params + details
params: {
  "type": "mass_props",
  "volume_mm3": 37042.83,
  "tolerance_pct": 0.5
}

details: {
  "volume": {
    "actual_mm3": 37045.01115754096,
    "deviation_pct": 0.00588820438654187,
    "pass": true,
    "spec_mm3": 37042.83,
    "tolerance_pct": 0.5
  }
}
3
hole_count
pass
params + details
params: {
  "type": "hole_count",
  "diameter_mm": 12,
  "expected": 1,
  "diameter_tolerance_mm": 0.1
}

details: {
  "actual": 1,
  "diameter_mm": 12,
  "diameter_tolerance_mm": 0.1,
  "expected": 1,
  "found": [
    [
      0,
      0,
      12
    ]
  ]
}
4
hole_count
pass
params + details
params: {
  "type": "hole_count",
  "diameter_mm": 6,
  "expected": 4,
  "diameter_tolerance_mm": 0.05
}

details: {
  "actual": 4,
  "diameter_mm": 6,
  "diameter_tolerance_mm": 0.05,
  "expected": 4,
  "found": [
    [
      -30,
      -30,
      6
    ],
    [
      30,
      -30,
      6
    ],
    [
      -30,
      30,
      6
    ],
    [
      30,
      30,
      6
    ]
  ]
}
5
hole_positions
pass
params + details
params: {
  "type": "hole_positions",
  "diameter_mm": 12,
  "positions": [
    [
      0,
      0,
      0
    ]
  ],
  "tolerance_mm": 0.15
}

details: {
  "diameter_mm": 12,
  "per_expected": [
    {
      "distance_mm": 0,
      "matched_hole": [
        0,
        0
      ],
      "pass": true,
      "spec_xy": [
        0,
        0
      ]
    }
  ],
  "tolerance_mm": 0.15,
  "unmatched_extras": []
}
6
hole_positions
pass
params + details
params: {
  "type": "hole_positions",
  "diameter_mm": 6,
  "positions": [
    [
      30,
      30,
      0
    ],
    [
      -30,
      30,
      0
    ],
    [
      -30,
      -30,
      0
    ],
    [
      30,
      -30,
      0
    ]
  ],
  "tolerance_mm": 0.15
}

details: {
  "diameter_mm": 6,
  "per_expected": [
    {
      "distance_mm": 0,
      "matched_hole": [
        30,
        30
      ],
      "pass": true,
      "spec_xy": [
        30,
        30
      ]
    },
    {
      "distance_mm": 0,
      "matched_hole": [
        -30,
        30
      ],
      "pass": true,
      "spec_xy": [
        -30,
        30
      ]
    },
    {
      "distance_mm": 0,
      "matched_hole": [
        -30,
        -30
      ],
      "pass": true,
      "spec_xy": [
        -30,
        -30
      ]
    },
    {
      "distance_mm": 0,
      "matched_hole": [
        30,
        -30
      ],
      "pass": true,
      "spec_xy": [
        30,
        -30
      ]
    }
  ],
  "tolerance_mm": 0.15,
  "unmatched_extras": []
}
7
step_roundtrip
pass
params + details
params: {
  "type": "step_roundtrip",
  "tolerance_pct": 1
}

details: {
  "per_solid": [
    {
      "bbox": {
        "max_abs_deviation_mm": 0,
        "original_max": [
          40,
          40,
          6
        ],
        "original_min": [
          -40,
          -40,
          0
        ],
        "pass": true,
        "roundtripped_max": [
          40,
          40,
          6
        ],
        "roundtripped_min": [
          -40,
          -40,
          0
        ],
        "tolerance_mm": 1.1329607230614838
      },
      "index": 0,
      "pass": true,
      "volume": {
        "deviation_pct": 0.011741883135000394,
        "original_mm3": 37045.01115754096,
        "pass": true,
        "roundtripped_mm3": 37049.36093945843
      }
    }
  ],
  "tolerance_pct": 1
}

Tool calls

0
open_document
ok
2ms
args
{}
1
create
err
5ms
args
{
  "document_id": "doc_1781200289526_1",
  "type": "difference",
  "name": "Plate with holes",
  "params": "{\"subject\": {\"type\": \"translate\", \"params\": {\"x\": -40, \"y\": -40, \"z\": 0, \"subject\": {\"type\": \"cube\", \"params\": {\"x\": 80, \"y\": 80, \"z\": 6}}}}, \"tool\": {\"type\": \"union\", \"params\": {\"subject\": {\"type\": \"translate\", \"params\": {\"x\": 0, \"y\": 0, \"z\": -1, \"subject\": {\"type\": \"cylinder\", \"params\": {\"radius\": 6, \"height\": 8}}}}, \"tool\": {\"type\": \"union\", \"params\": {\"subject\": {\"type\": \"translate\", \"params\": {\"x\": -30, \"y\": -30, \"z\": -1, \"subject\": {\"type\": \"cylinder\", \"params\": {\"radius\": 3, \"height\": 8}}}}, \"tool\": {\"type\": \"union\", \"params\": {\"subject\": {\"type\": \"translate\", \"params\": {\"x\": 30, \"y\": -30, \"z\": -1, \"subject\": {\"type\": \"cylinder\", \"params\": {\"radius\": 3, \"height\": 8}}}}, \"tool\": {\"type\": \"union\", \"params\": {\"subject\": {\"type\": \"translate\", \"params\": {\"x\": -30, \"y\": 30, \"z\": -1, \"subject\": {\"type\": \"cylinder\", \"params\": {\"radius\": 3, \"height\": 8}}}}, \"tool\": {\"type\": \"translate\", \"params\": {\"x\": 30, \"y\": 30, \"z\": -1, \"subject\": {\"type\": \"cylinder\", \"params\": {\"radius\": 3, \"height\": 8}}}}}}}}}}}}}}"
}
2
create_cad_loon
ok
13ms
args
{
  "source": "[let plate [translate -40 -40 0 [cube 80 80 6]]\n  [let center-hole [translate 0 0 -1 [cylinder 6 8]]\n    [let c1 [translate -30 -30 -1 [cylinder 3 8]]\n      [let c2 [translate 30 -30 -1 [cylinder 3 8]]\n        [let c3 [translate -30 30 -1 [cylinder 3 8]]\n          [let c4 [translate 30 30 -1 [cylinder 3 8]]\n            [let holes [union center-hole [union c1 [union c2 [union c3 c4]]]]\n              [root [difference holes plate] \"steel\"]]]]]]]]",
  "format": "json"
}
3
create
ok
6ms
args
{
  "document_id": "doc_1781200289526_1",
  "type": "cube",
  "name": "Plate blank",
  "params": {
    "size": {
      "x": 80,
      "y": 80,
      "z": 6
    }
  }
}
4
read
ok
4ms
args
{
  "document_id": "doc_1781200289526_1",
  "part_id": "1"
}
5
create
err
2ms
args
{
  "document_id": "doc_1781200289526_1",
  "type": "translate",
  "name": "Center plate",
  "parent_part_id": "1",
  "params": {
    "offset": {
      "x": -40,
      "y": -40,
      "z": 0
    }
  }
}
6
create
ok
5ms
args
{
  "document_id": "doc_1781200289526_1",
  "type": "translate",
  "name": "Center plate",
  "parent_part_id": "1",
  "params": {
    "offset": {
      "x": -40,
      "y": -40,
      "z": 0
    },
    "child": 1
  }
}
7
create
err
5ms
args
{
  "document_id": "doc_1781200289526_1",
  "type": "cylinder",
  "name": "Center hole cyl",
  "params": {
    "radius": 6,
    "height": 8
  }
}
8
create
err
2ms
args
{
  "document_id": "doc_1781200289526_1",
  "type": "cylinder",
  "name": "Corner hole cyl 1",
  "params": {
    "radius": 3,
    "height": 8
  }
}
9
create
err
1ms
args
{
  "document_id": "doc_1781200289526_1",
  "type": "cylinder",
  "name": "Corner hole cyl 2",
  "params": {
    "radius": 3,
    "height": 8
  }
}
10
create
err
1ms
args
{
  "document_id": "doc_1781200289526_1",
  "type": "cylinder",
  "name": "Corner hole cyl 3",
  "params": {
    "radius": 3,
    "height": 8
  }
}
11
create
err
1ms
args
{
  "document_id": "doc_1781200289526_1",
  "type": "cylinder",
  "name": "Corner hole cyl 4",
  "params": {
    "radius": 3,
    "height": 8
  }
}
12
create
ok
4ms
args
{
  "document_id": "doc_1781200289526_1",
  "type": "cylinder",
  "name": "Center hole cyl",
  "params": {
    "radius": 6,
    "height": 8,
    "segments": 64
  }
}
13
create
ok
2ms
args
{
  "document_id": "doc_1781200289526_1",
  "type": "cylinder",
  "name": "Corner hole cyl 1",
  "params": {
    "radius": 3,
    "height": 8,
    "segments": 48
  }
}
14
create
ok
1ms
args
{
  "document_id": "doc_1781200289526_1",
  "type": "cylinder",
  "name": "Corner hole cyl 2",
  "params": {
    "radius": 3,
    "height": 8,
    "segments": 48
  }
}
15
create
ok
1ms
args
{
  "document_id": "doc_1781200289526_1",
  "type": "cylinder",
  "name": "Corner hole cyl 3",
  "params": {
    "radius": 3,
    "height": 8,
    "segments": 48
  }
}
16
create
ok
1ms
args
{
  "document_id": "doc_1781200289526_1",
  "type": "cylinder",
  "name": "Corner hole cyl 4",
  "params": {
    "radius": 3,
    "height": 8,
    "segments": 48
  }
}
17
create
ok
3ms
args
{
  "document_id": "doc_1781200289526_1",
  "type": "translate",
  "name": "Pos center",
  "parent_part_id": "3",
  "params": {
    "offset": {
      "x": 0,
      "y": 0,
      "z": -1
    },
    "child": 3
  }
}
18
create
ok
2ms
args
{
  "document_id": "doc_1781200289526_1",
  "type": "translate",
  "name": "Pos c1",
  "parent_part_id": "4",
  "params": {
    "offset": {
      "x": -30,
      "y": -30,
      "z": -1
    },
    "child": 4
  }
}
19
create
ok
1ms
args
{
  "document_id": "doc_1781200289526_1",
  "type": "translate",
  "name": "Pos c2",
  "parent_part_id": "5",
  "params": {
    "offset": {
      "x": 30,
      "y": -30,
      "z": -1
    },
    "child": 5
  }
}
20
create
ok
1ms
args
{
  "document_id": "doc_1781200289526_1",
  "type": "translate",
  "name": "Pos c3",
  "parent_part_id": "6",
  "params": {
    "offset": {
      "x": -30,
      "y": 30,
      "z": -1
    },
    "child": 6
  }
}
21
create
ok
1ms
args
{
  "document_id": "doc_1781200289526_1",
  "type": "translate",
  "name": "Pos c4",
  "parent_part_id": "7",
  "params": {
    "offset": {
      "x": 30,
      "y": 30,
      "z": -1
    },
    "child": 7
  }
}
22
create
err
5ms
args
{
  "document_id": "doc_1781200289526_1",
  "type": "difference",
  "name": "Drill center",
  "parent_part_id": "2",
  "params": {
    "subject": 2,
    "tool": 8
  }
}
23
create
ok
3ms
args
{
  "document_id": "doc_1781200289526_1",
  "type": "difference",
  "name": "Drill center",
  "parent_part_id": "2",
  "params": {
    "left": 2,
    "right": 8
  }
}
24
read
ok
3ms
args
{
  "document_id": "doc_1781200289526_1"
}
25
get_document
ok
2ms
args
{
  "document_id": "doc_1781200289526_1"
}
26
create
ok
2ms
args
{
  "document_id": "doc_1781200289526_1",
  "type": "difference",
  "name": "Drill c1",
  "parent_part_id": "13",
  "params": {
    "left": 13,
    "right": 9
  }
}
27
create
ok
3ms
args
{
  "document_id": "doc_1781200289526_1",
  "type": "difference",
  "name": "Drill c2",
  "parent_part_id": "14",
  "params": {
    "left": 14,
    "right": 10
  }
}
28
create
ok
3ms
args
{
  "document_id": "doc_1781200289526_1",
  "type": "difference",
  "name": "Drill c3",
  "parent_part_id": "15",
  "params": {
    "left": 15,
    "right": 11
  }
}
29
create
ok
3ms
args
{
  "document_id": "doc_1781200289526_1",
  "type": "difference",
  "name": "Plate with holes",
  "parent_part_id": "16",
  "params": {
    "left": 16,
    "right": 12
  }
}
30
delete
ok
3ms
args
{
  "document_id": "doc_1781200289526_1",
  "part_id": "1"
}
31
delete
ok
2ms
args
{
  "document_id": "doc_1781200289526_1",
  "part_id": "2"
}
32
delete
ok
1ms
args
{
  "document_id": "doc_1781200289526_1",
  "part_id": "3"
}
33
delete
ok
1ms
args
{
  "document_id": "doc_1781200289526_1",
  "part_id": "4"
}
34
delete
ok
1ms
args
{
  "document_id": "doc_1781200289526_1",
  "part_id": "5"
}
35
delete
ok
1ms
args
{
  "document_id": "doc_1781200289526_1",
  "part_id": "6"
}
36
delete
ok
1ms
args
{
  "document_id": "doc_1781200289526_1",
  "part_id": "7"
}
37
delete
ok
0ms
args
{
  "document_id": "doc_1781200289526_1",
  "part_id": "8"
}
38
delete
ok
0ms
args
{
  "document_id": "doc_1781200289526_1",
  "part_id": "9"
}
39
delete
ok
0ms
args
{
  "document_id": "doc_1781200289526_1",
  "part_id": "10"
}
40
delete
ok
0ms
args
{
  "document_id": "doc_1781200289526_1",
  "part_id": "11"
}
41
delete
ok
0ms
args
{
  "document_id": "doc_1781200289526_1",
  "part_id": "12"
}
42
delete
ok
0ms
args
{
  "document_id": "doc_1781200289526_1",
  "part_id": "13"
}
43
delete
ok
0ms
args
{
  "document_id": "doc_1781200289526_1",
  "part_id": "14"
}
44
delete
ok
0ms
args
{
  "document_id": "doc_1781200289526_1",
  "part_id": "15"
}
45
delete
ok
1ms
args
{
  "document_id": "doc_1781200289526_1",
  "part_id": "16"
}
46
get_document
ok
1ms
args
{
  "document_id": "doc_1781200289526_1"
}
47
render_view
ok
154ms
args
{
  "document_id": "doc_1781200289526_1"
}
48
get_document
ok
2ms
args
{
  "document_id": "doc_1781200289526_1"
}

What the model built

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

.vcad source

{
  "version": "0.1",
  "nodes": {
    "1": {
      "id": 1,
      "name": "Plate blank",
      "op": {
        "type": "Cube",
        "size": {
          "x": 80,
          "y": 80,
          "z": 6
        }
      }
    },
    "2": {
      "id": 2,
      "name": "Center plate",
      "op": {
        "type": "Translate",
        "child": 1,
        "offset": {
          "x": -40,
          "y": -40,
          "z": 0
        }
      }
    },
    "3": {
      "id": 3,
      "name": "Center hole cyl",
      "op": {
        "type": "Cylinder",
        "radius": 6,
        "height": 8,
        "segments": 64
      }
    },
    "4": {
      "id": 4,
      "name": "Corner hole cyl 1",
      "op": {
        "type": "Cylinder",
        "radius": 3,
        "height": 8,
        "segments": 48
      }
    },
    "5": {
      "id": 5,
      "name": "Corner hole cyl 2",
      "op": {
        "type": "Cylinder",
        "radius": 3,
        "height": 8,
        "segments": 48
      }
    },
    "6": {
      "id": 6,
      "name": "Corner hole cyl 3",
      "op": {
        "type": "Cylinder",
        "radius": 3,
        "height": 8,
        "segments": 48
      }
    },
    "7": {
      "id": 7,
      "name": "Corner hole cyl 4",
      "op": {
        "type": "Cylinder",
        "radius": 3,
        "height": 8,
        "segments": 48
      }
    },
    "8": {
      "id": 8,
      "name": "Pos center",
      "op": {
        "type": "Translate",
        "child": 3,
        "offset": {
          "x": 0,
          "y": 0,
          "z": -1
        }
      }
    },
    "9": {
      "id": 9,
      "name": "Pos c1",
      "op": {
        "type": "Translate",
        "child": 4,
        "offset": {
          "x": -30,
          "y": -30,
          "z": -1
        }
      }
    },
    "10": {
      "id": 10,
      "name": "Pos c2",
      "op": {
        "type": "Translate",
        "child": 5,
        "offset": {
          "x": 30,
          "y": -30,
          "z": -1
        }
      }
    },
    "11": {
      "id": 11,
      "name": "Pos c3",
      "op": {
        "type": "Translate",
        "child": 6,
        "offset": {
          "x": -30,
          "y": 30,
          "z": -1
        }
      }
    },
    "12": {
      "id": 12,
      "name": "Pos c4",
      "op": {
        "type": "Translate",
        "child": 7,
        "offset": {
          "x": 30,
          "y": 30,
          "z": -1
        }
      }
    },
    "13": {
      "id": 13,
      "name": "Drill center",
      "op": {
        "type": "Difference",
        "left": 2,
        "right": 8
      }
    },
    "14": {
      "id": 14,
      "name": "Drill c1",
      "op": {
        "type": "Difference",
        "left": 13,
        "right": 9
      }
    },
    "15": {
      "id": 15,
      "name": "Drill c2",
      "op": {
        "type": "Difference",
        "left": 14,
        "right": 10
      }
    },
    "16": {
      "id": 16,
      "name": "Drill c3",
      "op": {
        "type": "Difference",
        "left": 15,
        "right": 11
      }
    },
    "17": {
      "id": 17,
      "name": "Plate with holes",
      "op": {
        "type": "Difference",
        "left": 16,
        "right": 12
      }
    }
  },
  "materials": {},
  "part_materials": {},
  "roots": [
    {
      "root": 17,
      "material": "default"
    }
  ]
}

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