File size: 725 Bytes
7c72eb2
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
{
  "id": "task_001_flat_plate",
  "part_class": "flat plate",
  "difficulty_bin": 1,
  "max_steps": 10,
  "prompt": "Create a solid flat rectangular plate made of a single block of material. The plate measures exactly 80 millimeters along the X axis, 40 millimeters along the Y axis, and 5 millimeters along the Z axis. The bottom face of the plate sits flush on the XY plane. The plate has no holes, no chamfers, no fillets, and no other features. It is a plain rectangular solid. Orient the longest axis along X.",
  "ground_truth_step": "tasks/task_001_flat_plate/ground_truth.step",
  "ground_truth_json": "tasks/task_001_flat_plate/ground_truth.json",
  "reference_code": "tasks/task_001_flat_plate/reference_code.py"
}