Michael Rabinovich Cursor commited on
Commit ·
c408923
1
Parent(s): c21c9d3
Add example_1 (generation) and example_2 (editing) inputs
Browse filesNew fixtures ingested from the HF_examples batch: per-fixture
description.yaml plus input.png (generation) / input.step (editing).
Co-authored-by: Cursor <cursoragent@cursor.com>
- example_1/description.yaml +8 -0
- example_1/input.png +3 -0
- example_2/description.yaml +9 -0
- example_2/input.step +0 -0
example_1/description.yaml
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
description: >
|
| 2 |
+
Reproduce the geometry as accurately as possible from the drawing.
|
| 3 |
+
|
| 4 |
+
input_files:
|
| 5 |
+
- input.png
|
| 6 |
+
|
| 7 |
+
input_type: text+image
|
| 8 |
+
category: cat3-interface-jig
|
example_1/input.png
ADDED
|
Git LFS Details
|
example_2/description.yaml
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
description: >
|
| 2 |
+
Edit this shape such that the rib thickness is doubled on all ribs on the side of the part with mounting locations whose axes are parallel to the center bore.
|
| 3 |
+
|
| 4 |
+
task_type: editing
|
| 5 |
+
input_files:
|
| 6 |
+
- input.step
|
| 7 |
+
|
| 8 |
+
input_type: text+step
|
| 9 |
+
category: cat3-interface-jig
|
example_2/input.step
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|