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

@ -141,7 +141,7 @@ description: Variables in memory after executing subtract_doesnt_need_brackets.k
"y": 0.0,
"z": 0.0,
"units": {
"type": "Mm"
"type": "Unknown"
}
},
"yAxis": {
@ -149,7 +149,7 @@ description: Variables in memory after executing subtract_doesnt_need_brackets.k
"y": 1.0,
"z": 0.0,
"units": {
"type": "Mm"
"type": "Unknown"
}
}
},
@ -321,7 +321,7 @@ description: Variables in memory after executing subtract_doesnt_need_brackets.k
"y": 0.0,
"z": 0.0,
"units": {
"type": "Mm"
"type": "Unknown"
}
},
"yAxis": {
@ -329,7 +329,7 @@ description: Variables in memory after executing subtract_doesnt_need_brackets.k
"y": 1.0,
"z": 0.0,
"units": {
"type": "Mm"
"type": "Unknown"
}
}
},
@ -501,7 +501,7 @@ description: Variables in memory after executing subtract_doesnt_need_brackets.k
"y": 0.0,
"z": 0.0,
"units": {
"type": "Mm"
"type": "Unknown"
}
},
"yAxis": {
@ -509,7 +509,7 @@ description: Variables in memory after executing subtract_doesnt_need_brackets.k
"y": 1.0,
"z": 0.0,
"units": {
"type": "Mm"
"type": "Unknown"
}
}
},