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

@ -155,7 +155,7 @@ description: Variables in memory after executing sketch_on_face.kcl
"y": 0.0,
"z": 0.0,
"units": {
"type": "Mm"
"type": "Unknown"
}
},
"yAxis": {
@ -163,7 +163,7 @@ description: Variables in memory after executing sketch_on_face.kcl
"y": 1.0,
"z": 0.0,
"units": {
"type": "Mm"
"type": "Unknown"
}
}
},
@ -333,7 +333,7 @@ description: Variables in memory after executing sketch_on_face.kcl
"y": 0.0,
"z": 0.0,
"units": {
"type": "Mm"
"type": "Unknown"
}
},
"yAxis": {
@ -341,7 +341,7 @@ description: Variables in memory after executing sketch_on_face.kcl
"y": 1.0,
"z": 0.0,
"units": {
"type": "Mm"
"type": "Unknown"
}
},
"solid": {
@ -489,7 +489,7 @@ description: Variables in memory after executing sketch_on_face.kcl
"y": 0.0,
"z": 0.0,
"units": {
"type": "Mm"
"type": "Unknown"
}
},
"yAxis": {
@ -497,7 +497,7 @@ description: Variables in memory after executing sketch_on_face.kcl
"y": 1.0,
"z": 0.0,
"units": {
"type": "Mm"
"type": "Unknown"
}
}
},