Improvements to axis handling (#6530)

Signed-off-by: Nick Cameron <nrc@ncameron.org>
This commit is contained in:
Nick Cameron
2025-04-29 08:29:22 +12:00
committed by GitHub
parent 94452cce88
commit d96a4d3337
93 changed files with 3216 additions and 3209 deletions

View File

@ -258,7 +258,7 @@ description: Variables in memory after executing mounting-plate.kcl
"y": 0.0,
"z": 0.0,
"units": {
"type": "Mm"
"type": "Unknown"
}
},
"yAxis": {
@ -266,7 +266,7 @@ description: Variables in memory after executing mounting-plate.kcl
"y": 1.0,
"z": 0.0,
"units": {
"type": "Mm"
"type": "Unknown"
}
}
},
@ -562,7 +562,7 @@ description: Variables in memory after executing mounting-plate.kcl
"y": 0.0,
"z": 0.0,
"units": {
"type": "Mm"
"type": "Unknown"
}
},
"yAxis": {
@ -570,7 +570,7 @@ description: Variables in memory after executing mounting-plate.kcl
"y": 1.0,
"z": 0.0,
"units": {
"type": "Mm"
"type": "Unknown"
}
}
},