Skip to content

Commit fe66310

Browse files
authored
Update output to match main (#7630)
1 parent fefb6cf commit fe66310

File tree

3 files changed

+681
-487
lines changed

3 files changed

+681
-487
lines changed

rust/kcl-lib/tests/kcl_samples/multi-axis-robot/artifact_commands.snap

Lines changed: 168 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2546,6 +2546,174 @@ description: Artifact commands multi-axis-robot.kcl
25462546
"planar_normal": null
25472547
}
25482548
},
2549+
{
2550+
"cmdId": "[uuid]",
2551+
"range": [],
2552+
"command": {
2553+
"type": "extrude",
2554+
"target": "[uuid]",
2555+
"distance": 3.8099999999999996,
2556+
"faces": null,
2557+
"opposite": "None"
2558+
}
2559+
},
2560+
{
2561+
"cmdId": "[uuid]",
2562+
"range": [],
2563+
"command": {
2564+
"type": "sketch_mode_disable"
2565+
}
2566+
},
2567+
{
2568+
"cmdId": "[uuid]",
2569+
"range": [],
2570+
"command": {
2571+
"type": "object_bring_to_front",
2572+
"object_id": "[uuid]"
2573+
}
2574+
},
2575+
{
2576+
"cmdId": "[uuid]",
2577+
"range": [],
2578+
"command": {
2579+
"type": "solid3d_get_extrusion_face_info",
2580+
"object_id": "[uuid]",
2581+
"edge_id": "[uuid]"
2582+
}
2583+
},
2584+
{
2585+
"cmdId": "[uuid]",
2586+
"range": [],
2587+
"command": {
2588+
"type": "solid3d_get_adjacency_info",
2589+
"object_id": "[uuid]",
2590+
"edge_id": "[uuid]"
2591+
}
2592+
},
2593+
{
2594+
"cmdId": "[uuid]",
2595+
"range": [],
2596+
"command": {
2597+
"type": "enable_sketch_mode",
2598+
"entity_id": "[uuid]",
2599+
"ortho": false,
2600+
"animated": false,
2601+
"adjust_camera": false,
2602+
"planar_normal": null
2603+
}
2604+
},
2605+
{
2606+
"cmdId": "[uuid]",
2607+
"range": [],
2608+
"command": {
2609+
"type": "extrude",
2610+
"target": "[uuid]",
2611+
"distance": 3.8099999999999996,
2612+
"faces": null,
2613+
"opposite": "None"
2614+
}
2615+
},
2616+
{
2617+
"cmdId": "[uuid]",
2618+
"range": [],
2619+
"command": {
2620+
"type": "sketch_mode_disable"
2621+
}
2622+
},
2623+
{
2624+
"cmdId": "[uuid]",
2625+
"range": [],
2626+
"command": {
2627+
"type": "object_bring_to_front",
2628+
"object_id": "[uuid]"
2629+
}
2630+
},
2631+
{
2632+
"cmdId": "[uuid]",
2633+
"range": [],
2634+
"command": {
2635+
"type": "solid3d_get_extrusion_face_info",
2636+
"object_id": "[uuid]",
2637+
"edge_id": "[uuid]"
2638+
}
2639+
},
2640+
{
2641+
"cmdId": "[uuid]",
2642+
"range": [],
2643+
"command": {
2644+
"type": "solid3d_get_adjacency_info",
2645+
"object_id": "[uuid]",
2646+
"edge_id": "[uuid]"
2647+
}
2648+
},
2649+
{
2650+
"cmdId": "[uuid]",
2651+
"range": [],
2652+
"command": {
2653+
"type": "enable_sketch_mode",
2654+
"entity_id": "[uuid]",
2655+
"ortho": false,
2656+
"animated": false,
2657+
"adjust_camera": false,
2658+
"planar_normal": null
2659+
}
2660+
},
2661+
{
2662+
"cmdId": "[uuid]",
2663+
"range": [],
2664+
"command": {
2665+
"type": "extrude",
2666+
"target": "[uuid]",
2667+
"distance": 3.8099999999999996,
2668+
"faces": null,
2669+
"opposite": "None"
2670+
}
2671+
},
2672+
{
2673+
"cmdId": "[uuid]",
2674+
"range": [],
2675+
"command": {
2676+
"type": "sketch_mode_disable"
2677+
}
2678+
},
2679+
{
2680+
"cmdId": "[uuid]",
2681+
"range": [],
2682+
"command": {
2683+
"type": "object_bring_to_front",
2684+
"object_id": "[uuid]"
2685+
}
2686+
},
2687+
{
2688+
"cmdId": "[uuid]",
2689+
"range": [],
2690+
"command": {
2691+
"type": "solid3d_get_extrusion_face_info",
2692+
"object_id": "[uuid]",
2693+
"edge_id": "[uuid]"
2694+
}
2695+
},
2696+
{
2697+
"cmdId": "[uuid]",
2698+
"range": [],
2699+
"command": {
2700+
"type": "solid3d_get_adjacency_info",
2701+
"object_id": "[uuid]",
2702+
"edge_id": "[uuid]"
2703+
}
2704+
},
2705+
{
2706+
"cmdId": "[uuid]",
2707+
"range": [],
2708+
"command": {
2709+
"type": "enable_sketch_mode",
2710+
"entity_id": "[uuid]",
2711+
"ortho": false,
2712+
"animated": false,
2713+
"adjust_camera": false,
2714+
"planar_normal": null
2715+
}
2716+
},
25492717
{
25502718
"cmdId": "[uuid]",
25512719
"range": [],

0 commit comments

Comments
 (0)