TIER 2 · MULTI-FEATURE PARTS·t2_03

An L-shaped bracket: one arm 60mm long, the other arm 40mm long, both arms 20mm wide and 5mm thick.

Claude Opus 4.6Zoo ML-ephantGemini 2.5 FlashGPT-5Text2CadQuery (Qwen 3B)
CADQUERY (PYTHON)SOURCE
✗ No variable named 'result' found after exec()
import cadquery as cq

# Dimensions
arm1_length = 60.0
arm2_length = 40.0
arm_width = 20.0
arm_thickness = 5.0

# Create the first arm (horizontal)
# It will be 60mm long (X), 20mm wide (Y), 5mm
COMPARE · SAME PROMPT
Claude Opus 4.6
Zoo ML-ephant
GPT-5
no output
Text2CadQuery (Qwen 3B)
no output