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:
		| @ -124,10 +124,8 @@ description: Variables in memory after executing intersect_cubes.kcl | ||||
|           } | ||||
|         ], | ||||
|         "on": { | ||||
|           "type": "plane", | ||||
|           "id": "[uuid]", | ||||
|           "artifactId": "[uuid]", | ||||
|           "value": "XY", | ||||
|           "id": "[uuid]", | ||||
|           "origin": { | ||||
|             "x": 0.0, | ||||
|             "y": 0.0, | ||||
| @ -136,6 +134,8 @@ description: Variables in memory after executing intersect_cubes.kcl | ||||
|               "type": "Mm" | ||||
|             } | ||||
|           }, | ||||
|           "type": "plane", | ||||
|           "value": "XY", | ||||
|           "xAxis": { | ||||
|             "x": 1.0, | ||||
|             "y": 0.0, | ||||
| @ -304,10 +304,8 @@ description: Variables in memory after executing intersect_cubes.kcl | ||||
|           } | ||||
|         ], | ||||
|         "on": { | ||||
|           "type": "plane", | ||||
|           "id": "[uuid]", | ||||
|           "artifactId": "[uuid]", | ||||
|           "value": "XY", | ||||
|           "id": "[uuid]", | ||||
|           "origin": { | ||||
|             "x": 0.0, | ||||
|             "y": 0.0, | ||||
| @ -316,6 +314,8 @@ description: Variables in memory after executing intersect_cubes.kcl | ||||
|               "type": "Mm" | ||||
|             } | ||||
|           }, | ||||
|           "type": "plane", | ||||
|           "value": "XY", | ||||
|           "xAxis": { | ||||
|             "x": 1.0, | ||||
|             "y": 0.0, | ||||
| @ -484,10 +484,8 @@ description: Variables in memory after executing intersect_cubes.kcl | ||||
|           } | ||||
|         ], | ||||
|         "on": { | ||||
|           "type": "plane", | ||||
|           "id": "[uuid]", | ||||
|           "artifactId": "[uuid]", | ||||
|           "value": "XY", | ||||
|           "id": "[uuid]", | ||||
|           "origin": { | ||||
|             "x": 0.0, | ||||
|             "y": 0.0, | ||||
| @ -496,6 +494,8 @@ description: Variables in memory after executing intersect_cubes.kcl | ||||
|               "type": "Mm" | ||||
|             } | ||||
|           }, | ||||
|           "type": "plane", | ||||
|           "value": "XY", | ||||
|           "xAxis": { | ||||
|             "x": 1.0, | ||||
|             "y": 0.0, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user