Round floats in simulation tests to 3dp (#7211)

Signed-off-by: Nick Cameron <nrc@ncameron.org>
This commit is contained in:
Nick Cameron
2025-05-26 11:17:12 +12:00
committed by GitHub
parent fa9d5a0104
commit 0c2785df67
186 changed files with 15397 additions and 15398 deletions

View File

@ -106,7 +106,7 @@ description: Artifact commands subtract_regression08.kcl
"segment": {
"type": "line",
"end": {
"x": 23.7998,
"x": 23.8,
"y": 0.0,
"z": 0.0
},
@ -123,8 +123,8 @@ description: Artifact commands subtract_regression08.kcl
"segment": {
"type": "arc",
"center": {
"x": 23.7998,
"y": 58.7502
"x": 23.8,
"y": 58.75
},
"radius": 58.7502,
"start": {
@ -149,7 +149,7 @@ description: Artifact commands subtract_regression08.kcl
"type": "line",
"end": {
"x": 0.0,
"y": 23.7998,
"y": 23.8,
"z": 0.0
},
"relative": true
@ -237,7 +237,7 @@ description: Artifact commands subtract_regression08.kcl
"type": "move_path_pen",
"path": "[uuid]",
"to": {
"x": 30.1625,
"x": 30.162,
"y": 0.0,
"z": 0.0
}
@ -372,7 +372,7 @@ description: Artifact commands subtract_regression08.kcl
"segment": {
"type": "line",
"end": {
"x": 23.7998,
"x": 23.8,
"y": 0.0,
"z": 0.0
},
@ -389,8 +389,8 @@ description: Artifact commands subtract_regression08.kcl
"segment": {
"type": "arc",
"center": {
"x": 23.7998,
"y": 58.7502
"x": 23.8,
"y": 58.75
},
"radius": 58.7502,
"start": {
@ -415,7 +415,7 @@ description: Artifact commands subtract_regression08.kcl
"type": "line",
"end": {
"x": 0.0,
"y": 23.7998,
"y": 23.8,
"z": 0.0
},
"relative": true
@ -503,7 +503,7 @@ description: Artifact commands subtract_regression08.kcl
"type": "move_path_pen",
"path": "[uuid]",
"to": {
"x": 23.8125,
"x": 23.813,
"y": 0.0,
"z": 0.0
}