Update snapshots
This commit is contained in:
		@ -1,6 +1,7 @@
 | 
			
		||||
---
 | 
			
		||||
source: kcl/src/simulation_tests.rs
 | 
			
		||||
description: Artifact commands helix_simple.kcl
 | 
			
		||||
snapshot_kind: text
 | 
			
		||||
---
 | 
			
		||||
[
 | 
			
		||||
  {
 | 
			
		||||
@ -383,7 +384,7 @@ description: Artifact commands helix_simple.kcl
 | 
			
		||||
    "cmdId": "[uuid]",
 | 
			
		||||
    "range": [
 | 
			
		||||
      151,
 | 
			
		||||
      242,
 | 
			
		||||
      257,
 | 
			
		||||
      0
 | 
			
		||||
    ],
 | 
			
		||||
    "command": {
 | 
			
		||||
 | 
			
		||||
@ -5,7 +5,7 @@ flowchart LR
 | 
			
		||||
    3["Segment<br>[102, 137, 0]"]
 | 
			
		||||
  end
 | 
			
		||||
  1["Plane<br>[46, 65, 0]"]
 | 
			
		||||
  4["Helix<br>[151, 242, 0]"]
 | 
			
		||||
  4["Helix<br>[151, 257, 0]"]
 | 
			
		||||
  1 --- 2
 | 
			
		||||
  2 --- 3
 | 
			
		||||
  3 <--x 4
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,7 @@
 | 
			
		||||
---
 | 
			
		||||
source: kcl/src/simulation_tests.rs
 | 
			
		||||
description: Operations executed helix_simple.kcl
 | 
			
		||||
snapshot_kind: text
 | 
			
		||||
---
 | 
			
		||||
[
 | 
			
		||||
  {
 | 
			
		||||
@ -26,43 +27,43 @@ description: Operations executed helix_simple.kcl
 | 
			
		||||
    "labeledArgs": {
 | 
			
		||||
      "angleStart": {
 | 
			
		||||
        "sourceRange": [
 | 
			
		||||
          170,
 | 
			
		||||
          171,
 | 
			
		||||
          173,
 | 
			
		||||
          174,
 | 
			
		||||
          0
 | 
			
		||||
        ]
 | 
			
		||||
      },
 | 
			
		||||
      "axis": {
 | 
			
		||||
        "sourceRange": [
 | 
			
		||||
          234,
 | 
			
		||||
          241,
 | 
			
		||||
          247,
 | 
			
		||||
          254,
 | 
			
		||||
          0
 | 
			
		||||
        ]
 | 
			
		||||
      },
 | 
			
		||||
      "ccw": {
 | 
			
		||||
        "sourceRange": [
 | 
			
		||||
          179,
 | 
			
		||||
          183,
 | 
			
		||||
          184,
 | 
			
		||||
          188,
 | 
			
		||||
          0
 | 
			
		||||
        ]
 | 
			
		||||
      },
 | 
			
		||||
      "length": {
 | 
			
		||||
        "sourceRange": [
 | 
			
		||||
          211,
 | 
			
		||||
          213,
 | 
			
		||||
          220,
 | 
			
		||||
          222,
 | 
			
		||||
          0
 | 
			
		||||
        ]
 | 
			
		||||
      },
 | 
			
		||||
      "radius": {
 | 
			
		||||
        "sourceRange": [
 | 
			
		||||
          224,
 | 
			
		||||
          225,
 | 
			
		||||
          235,
 | 
			
		||||
          236,
 | 
			
		||||
          0
 | 
			
		||||
        ]
 | 
			
		||||
      },
 | 
			
		||||
      "revolutions": {
 | 
			
		||||
        "sourceRange": [
 | 
			
		||||
          199,
 | 
			
		||||
          200,
 | 
			
		||||
          206,
 | 
			
		||||
          207,
 | 
			
		||||
          0
 | 
			
		||||
        ]
 | 
			
		||||
      }
 | 
			
		||||
@ -70,7 +71,7 @@ description: Operations executed helix_simple.kcl
 | 
			
		||||
    "name": "helix",
 | 
			
		||||
    "sourceRange": [
 | 
			
		||||
      151,
 | 
			
		||||
      242,
 | 
			
		||||
      257,
 | 
			
		||||
      0
 | 
			
		||||
    ],
 | 
			
		||||
    "type": "StdLibCall",
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,7 @@
 | 
			
		||||
---
 | 
			
		||||
source: kcl/src/simulation_tests.rs
 | 
			
		||||
description: Program memory after executing helix_simple.kcl
 | 
			
		||||
snapshot_kind: text
 | 
			
		||||
---
 | 
			
		||||
{
 | 
			
		||||
  "environments": [
 | 
			
		||||
@ -86,7 +87,7 @@ description: Program memory after executing helix_simple.kcl
 | 
			
		||||
              {
 | 
			
		||||
                "sourceRange": [
 | 
			
		||||
                  151,
 | 
			
		||||
                  242,
 | 
			
		||||
                  257,
 | 
			
		||||
                  0
 | 
			
		||||
                ]
 | 
			
		||||
              }
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user