eventhorizon28's picture
Upload folder using huggingface_hub
7c72eb2 verified
Raw
History Blame Contribute Delete
1.05 kB
{
"id": "task_020_dovetail_block",
"part_class": "dovetail block",
"difficulty_bin": 4,
"max_steps": 10,
"prompt": "Create a rectangular block 80 millimeters long (X), 40 millimeters wide (Y), and 20 millimeters tall (Z) sitting on the XY plane. Cut a dovetail groove along the full 80mm length of the block running in the X direction. The groove is centered on the top face in the Y direction. The groove opening at the top is 16 millimeters wide. The groove widens as it goes down: at a depth of 10 millimeters below the top face the groove is 24 millimeters wide. The sides of the groove are angled at approximately 21.8 degrees from vertical. The groove does not pass through the bottom - it is a blind groove 10 millimeters deep with 10 millimeters of solid material below it. Orient the longest axis along X.",
"ground_truth_step": "tasks/task_020_dovetail_block/ground_truth.step",
"ground_truth_json": "tasks/task_020_dovetail_block/ground_truth.json",
"reference_code": "tasks/task_020_dovetail_block/reference_code.py"
}