lint default planes and add a suggestion (#6587)
lint default planes and other plane cleanup Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
		@ -164,10 +164,8 @@ description: Variables in memory after executing i-beam.kcl
 | 
			
		||||
          }
 | 
			
		||||
        ],
 | 
			
		||||
        "on": {
 | 
			
		||||
          "type": "plane",
 | 
			
		||||
          "id": "[uuid]",
 | 
			
		||||
          "artifactId": "[uuid]",
 | 
			
		||||
          "value": "XZ",
 | 
			
		||||
          "id": "[uuid]",
 | 
			
		||||
          "origin": {
 | 
			
		||||
            "x": 0.0,
 | 
			
		||||
            "y": 0.0,
 | 
			
		||||
@ -176,6 +174,8 @@ description: Variables in memory after executing i-beam.kcl
 | 
			
		||||
              "type": "Mm"
 | 
			
		||||
            }
 | 
			
		||||
          },
 | 
			
		||||
          "type": "plane",
 | 
			
		||||
          "value": "XZ",
 | 
			
		||||
          "xAxis": {
 | 
			
		||||
            "x": -1.0,
 | 
			
		||||
            "y": 0.0,
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user