feat: pdf2cad
This commit is contained in:
15
tests/fixtures/expected/simple_panel.json
vendored
Normal file
15
tests/fixtures/expected/simple_panel.json
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"source_pdf": "simple_panel.pdf",
|
||||
"extraction_timestamp": "2026-01-01T00:00:00Z",
|
||||
"part_name": "side_panel",
|
||||
"overall_dimensions": {
|
||||
"width_mm": 600,
|
||||
"height_mm": 720,
|
||||
"depth_mm": 18
|
||||
},
|
||||
"parts": [],
|
||||
"raw_annotations": [
|
||||
"Scale: 1:1",
|
||||
"Material: 18mm MDF"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user