This commit is contained in:
Paul Tagliamonte
2025-04-15 12:21:31 -04:00
parent ab49f3e85f
commit 7350b32c7d
36 changed files with 17439 additions and 17368 deletions

View File

@ -3,30 +3,6 @@ source: kcl-lib/src/simulation_tests.rs
description: Artifact commands bracket.kcl
---
[
{
"cmdId": "[uuid]",
"range": [],
"command": {
"type": "set_scene_units",
"unit": "mm"
}
},
{
"cmdId": "[uuid]",
"range": [],
"command": {
"type": "set_scene_units",
"unit": "mm"
}
},
{
"cmdId": "[uuid]",
"range": [],
"command": {
"type": "set_scene_units",
"unit": "mm"
}
},
{
"cmdId": "[uuid]",
"range": [],
@ -1227,5 +1203,29 @@ description: Artifact commands bracket.kcl
"tolerance": 0.0000001,
"cut_type": "fillet"
}
},
{
"cmdId": "[uuid]",
"range": [],
"command": {
"type": "set_scene_units",
"unit": "mm"
}
},
{
"cmdId": "[uuid]",
"range": [],
"command": {
"type": "set_scene_units",
"unit": "mm"
}
},
{
"cmdId": "[uuid]",
"range": [],
"command": {
"type": "set_scene_units",
"unit": "mm"
}
}
]