Round floats in simulation tests to 3dp (#7211)
Signed-off-by: Nick Cameron <nrc@ncameron.org>
This commit is contained in:
		@ -106,7 +106,7 @@ description: Artifact commands i-beam.kcl
 | 
			
		||||
      "segment": {
 | 
			
		||||
        "type": "line",
 | 
			
		||||
        "end": {
 | 
			
		||||
          "x": 33.8201,
 | 
			
		||||
          "x": 33.82,
 | 
			
		||||
          "y": 0.0,
 | 
			
		||||
          "z": 0.0
 | 
			
		||||
        },
 | 
			
		||||
@ -124,7 +124,7 @@ description: Artifact commands i-beam.kcl
 | 
			
		||||
        "type": "line",
 | 
			
		||||
        "end": {
 | 
			
		||||
          "x": 0.0,
 | 
			
		||||
          "y": -7.4422,
 | 
			
		||||
          "y": -7.442,
 | 
			
		||||
          "z": 0.0
 | 
			
		||||
        },
 | 
			
		||||
        "relative": true
 | 
			
		||||
@ -140,8 +140,8 @@ description: Artifact commands i-beam.kcl
 | 
			
		||||
      "segment": {
 | 
			
		||||
        "type": "line",
 | 
			
		||||
        "end": {
 | 
			
		||||
          "x": 14.0589,
 | 
			
		||||
          "y": 43.3578,
 | 
			
		||||
          "x": 14.059,
 | 
			
		||||
          "y": 43.358,
 | 
			
		||||
          "z": 0.0
 | 
			
		||||
        },
 | 
			
		||||
        "relative": false
 | 
			
		||||
@ -173,7 +173,7 @@ description: Artifact commands i-beam.kcl
 | 
			
		||||
      "segment": {
 | 
			
		||||
        "type": "line",
 | 
			
		||||
        "end": {
 | 
			
		||||
          "x": 2.4511,
 | 
			
		||||
          "x": 2.451,
 | 
			
		||||
          "y": 0.0,
 | 
			
		||||
          "z": 0.0
 | 
			
		||||
        },
 | 
			
		||||
 | 
			
		||||
@ -73,7 +73,7 @@ description: Variables in memory after executing i-beam.kcl
 | 
			
		||||
            ],
 | 
			
		||||
            "tag": null,
 | 
			
		||||
            "to": [
 | 
			
		||||
              1.3315,
 | 
			
		||||
              1.332,
 | 
			
		||||
              2.0
 | 
			
		||||
            ],
 | 
			
		||||
            "type": "ToPoint",
 | 
			
		||||
@ -87,12 +87,12 @@ description: Variables in memory after executing i-beam.kcl
 | 
			
		||||
              "sourceRange": []
 | 
			
		||||
            },
 | 
			
		||||
            "from": [
 | 
			
		||||
              1.3315,
 | 
			
		||||
              1.332,
 | 
			
		||||
              2.0
 | 
			
		||||
            ],
 | 
			
		||||
            "tag": null,
 | 
			
		||||
            "to": [
 | 
			
		||||
              1.3315,
 | 
			
		||||
              1.332,
 | 
			
		||||
              1.707
 | 
			
		||||
            ],
 | 
			
		||||
            "type": "ToPoint",
 | 
			
		||||
@ -106,12 +106,12 @@ description: Variables in memory after executing i-beam.kcl
 | 
			
		||||
              "sourceRange": []
 | 
			
		||||
            },
 | 
			
		||||
            "from": [
 | 
			
		||||
              1.3315,
 | 
			
		||||
              1.332,
 | 
			
		||||
              1.707
 | 
			
		||||
            ],
 | 
			
		||||
            "tag": null,
 | 
			
		||||
            "to": [
 | 
			
		||||
              0.5535,
 | 
			
		||||
              0.554,
 | 
			
		||||
              1.707
 | 
			
		||||
            ],
 | 
			
		||||
            "type": "ToPoint",
 | 
			
		||||
@ -126,16 +126,16 @@ description: Variables in memory after executing i-beam.kcl
 | 
			
		||||
            },
 | 
			
		||||
            "ccw": true,
 | 
			
		||||
            "center": [
 | 
			
		||||
              0.5535,
 | 
			
		||||
              0.554,
 | 
			
		||||
              1.25
 | 
			
		||||
            ],
 | 
			
		||||
            "from": [
 | 
			
		||||
              0.5535,
 | 
			
		||||
              0.554,
 | 
			
		||||
              1.707
 | 
			
		||||
            ],
 | 
			
		||||
            "tag": null,
 | 
			
		||||
            "to": [
 | 
			
		||||
              0.0965,
 | 
			
		||||
              0.096,
 | 
			
		||||
              1.25
 | 
			
		||||
            ],
 | 
			
		||||
            "type": "TangentialArc",
 | 
			
		||||
@ -149,12 +149,12 @@ description: Variables in memory after executing i-beam.kcl
 | 
			
		||||
              "sourceRange": []
 | 
			
		||||
            },
 | 
			
		||||
            "from": [
 | 
			
		||||
              0.0965,
 | 
			
		||||
              0.096,
 | 
			
		||||
              1.25
 | 
			
		||||
            ],
 | 
			
		||||
            "tag": null,
 | 
			
		||||
            "to": [
 | 
			
		||||
              0.0965,
 | 
			
		||||
              0.096,
 | 
			
		||||
              0.0
 | 
			
		||||
            ],
 | 
			
		||||
            "type": "ToPoint",
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user