Round floats in simulation tests to 3dp (#7211)
Signed-off-by: Nick Cameron <nrc@ncameron.org>
This commit is contained in:
@ -77,8 +77,8 @@ description: Artifact commands subtract_regression01.kcl
|
||||
"type": "move_path_pen",
|
||||
"path": "[uuid]",
|
||||
"to": {
|
||||
"x": -23.1902,
|
||||
"y": -14.9098,
|
||||
"x": -23.19,
|
||||
"y": -14.91,
|
||||
"z": 0.0
|
||||
}
|
||||
}
|
||||
@ -106,7 +106,7 @@ description: Artifact commands subtract_regression01.kcl
|
||||
"segment": {
|
||||
"type": "line",
|
||||
"end": {
|
||||
"x": 23.1902,
|
||||
"x": 23.19,
|
||||
"y": 0.0,
|
||||
"z": 0.0
|
||||
},
|
||||
@ -148,8 +148,8 @@ description: Artifact commands subtract_regression01.kcl
|
||||
"segment": {
|
||||
"type": "line",
|
||||
"end": {
|
||||
"x": 1.5026,
|
||||
"y": 1.6203,
|
||||
"x": 1.503,
|
||||
"y": 1.62,
|
||||
"z": 0.0
|
||||
},
|
||||
"relative": true
|
||||
@ -190,7 +190,7 @@ description: Artifact commands subtract_regression01.kcl
|
||||
"segment": {
|
||||
"type": "line",
|
||||
"end": {
|
||||
"x": -23.1902,
|
||||
"x": -23.19,
|
||||
"y": 0.0,
|
||||
"z": 0.0
|
||||
},
|
||||
@ -208,7 +208,7 @@ description: Artifact commands subtract_regression01.kcl
|
||||
"type": "line",
|
||||
"end": {
|
||||
"x": 0.0,
|
||||
"y": -2.2098,
|
||||
"y": -2.21,
|
||||
"z": 0.0
|
||||
},
|
||||
"relative": true
|
||||
@ -357,7 +357,7 @@ description: Artifact commands subtract_regression01.kcl
|
||||
"segment": {
|
||||
"type": "arc",
|
||||
"center": {
|
||||
"x": -17.9832,
|
||||
"x": -17.983,
|
||||
"y": 0.0
|
||||
},
|
||||
"radius": 2.6034999999999995,
|
||||
@ -380,7 +380,7 @@ description: Artifact commands subtract_regression01.kcl
|
||||
"type": "move_path_pen",
|
||||
"path": "[uuid]",
|
||||
"to": {
|
||||
"x": -15.3797,
|
||||
"x": -15.38,
|
||||
"y": 0.0,
|
||||
"z": 0.0
|
||||
}
|
||||
|
||||
@ -100,8 +100,8 @@ description: Variables in memory after executing subtract_regression01.kcl
|
||||
"radius": 0.587,
|
||||
"tag": null,
|
||||
"to": [
|
||||
-0.3992,
|
||||
-0.4304
|
||||
-0.399,
|
||||
-0.43
|
||||
],
|
||||
"type": "Arc",
|
||||
"units": {
|
||||
@ -114,13 +114,13 @@ description: Variables in memory after executing subtract_regression01.kcl
|
||||
"sourceRange": []
|
||||
},
|
||||
"from": [
|
||||
-0.3992,
|
||||
-0.4304
|
||||
-0.399,
|
||||
-0.43
|
||||
],
|
||||
"tag": null,
|
||||
"to": [
|
||||
-0.34,
|
||||
-0.3666
|
||||
-0.367
|
||||
],
|
||||
"type": "ToPoint",
|
||||
"units": {
|
||||
@ -139,7 +139,7 @@ description: Variables in memory after executing subtract_regression01.kcl
|
||||
],
|
||||
"from": [
|
||||
-0.34,
|
||||
-0.3666
|
||||
-0.367
|
||||
],
|
||||
"radius": 0.5,
|
||||
"tag": null,
|
||||
@ -303,13 +303,13 @@ description: Variables in memory after executing subtract_regression01.kcl
|
||||
0.0
|
||||
],
|
||||
"from": [
|
||||
-0.6055,
|
||||
-0.605,
|
||||
0.0
|
||||
],
|
||||
"radius": 0.1025,
|
||||
"tag": null,
|
||||
"to": [
|
||||
-0.6055,
|
||||
-0.605,
|
||||
0.0
|
||||
],
|
||||
"type": "Circle",
|
||||
@ -350,11 +350,11 @@ description: Variables in memory after executing subtract_regression01.kcl
|
||||
},
|
||||
"start": {
|
||||
"from": [
|
||||
-0.6055,
|
||||
-0.605,
|
||||
0.0
|
||||
],
|
||||
"to": [
|
||||
-0.6055,
|
||||
-0.605,
|
||||
0.0
|
||||
],
|
||||
"units": {
|
||||
@ -478,8 +478,8 @@ description: Variables in memory after executing subtract_regression01.kcl
|
||||
"radius": 0.587,
|
||||
"tag": null,
|
||||
"to": [
|
||||
-0.3992,
|
||||
-0.4304
|
||||
-0.399,
|
||||
-0.43
|
||||
],
|
||||
"type": "Arc",
|
||||
"units": {
|
||||
@ -492,13 +492,13 @@ description: Variables in memory after executing subtract_regression01.kcl
|
||||
"sourceRange": []
|
||||
},
|
||||
"from": [
|
||||
-0.3992,
|
||||
-0.4304
|
||||
-0.399,
|
||||
-0.43
|
||||
],
|
||||
"tag": null,
|
||||
"to": [
|
||||
-0.34,
|
||||
-0.3666
|
||||
-0.367
|
||||
],
|
||||
"type": "ToPoint",
|
||||
"units": {
|
||||
@ -517,7 +517,7 @@ description: Variables in memory after executing subtract_regression01.kcl
|
||||
],
|
||||
"from": [
|
||||
-0.34,
|
||||
-0.3666
|
||||
-0.367
|
||||
],
|
||||
"radius": 0.5,
|
||||
"tag": null,
|
||||
@ -725,8 +725,8 @@ description: Variables in memory after executing subtract_regression01.kcl
|
||||
"radius": 0.587,
|
||||
"tag": null,
|
||||
"to": [
|
||||
-0.3992,
|
||||
-0.4304
|
||||
-0.399,
|
||||
-0.43
|
||||
],
|
||||
"type": "Arc",
|
||||
"units": {
|
||||
@ -739,13 +739,13 @@ description: Variables in memory after executing subtract_regression01.kcl
|
||||
"sourceRange": []
|
||||
},
|
||||
"from": [
|
||||
-0.3992,
|
||||
-0.4304
|
||||
-0.399,
|
||||
-0.43
|
||||
],
|
||||
"tag": null,
|
||||
"to": [
|
||||
-0.34,
|
||||
-0.3666
|
||||
-0.367
|
||||
],
|
||||
"type": "ToPoint",
|
||||
"units": {
|
||||
@ -764,7 +764,7 @@ description: Variables in memory after executing subtract_regression01.kcl
|
||||
],
|
||||
"from": [
|
||||
-0.34,
|
||||
-0.3666
|
||||
-0.367
|
||||
],
|
||||
"radius": 0.5,
|
||||
"tag": null,
|
||||
@ -939,13 +939,13 @@ description: Variables in memory after executing subtract_regression01.kcl
|
||||
0.0
|
||||
],
|
||||
"from": [
|
||||
-0.6055,
|
||||
-0.605,
|
||||
0.0
|
||||
],
|
||||
"radius": 0.1025,
|
||||
"tag": null,
|
||||
"to": [
|
||||
-0.6055,
|
||||
-0.605,
|
||||
0.0
|
||||
],
|
||||
"type": "Circle",
|
||||
@ -986,11 +986,11 @@ description: Variables in memory after executing subtract_regression01.kcl
|
||||
},
|
||||
"start": {
|
||||
"from": [
|
||||
-0.6055,
|
||||
-0.605,
|
||||
0.0
|
||||
],
|
||||
"to": [
|
||||
-0.6055,
|
||||
-0.605,
|
||||
0.0
|
||||
],
|
||||
"units": {
|
||||
|
||||
Reference in New Issue
Block a user