Improvements to axis handling (#6530)
Signed-off-by: Nick Cameron <nrc@ncameron.org>
This commit is contained in:
@ -72,7 +72,7 @@ description: Variables in memory after executing circle_three_point.kcl
|
||||
"y": 0.0,
|
||||
"z": 0.0,
|
||||
"units": {
|
||||
"type": "Mm"
|
||||
"type": "Unknown"
|
||||
}
|
||||
},
|
||||
"yAxis": {
|
||||
@ -80,7 +80,7 @@ description: Variables in memory after executing circle_three_point.kcl
|
||||
"y": 1.0,
|
||||
"z": 0.0,
|
||||
"units": {
|
||||
"type": "Mm"
|
||||
"type": "Unknown"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user