Round floats in simulation tests to 3dp (#7211)
Signed-off-by: Nick Cameron <nrc@ncameron.org>
This commit is contained in:
		@ -214,8 +214,8 @@ description: Artifact commands cycloidal-gear.kcl
 | 
			
		||||
      "type": "move_path_pen",
 | 
			
		||||
      "path": "[uuid]",
 | 
			
		||||
      "to": {
 | 
			
		||||
        "x": 13.9458,
 | 
			
		||||
        "y": -1.7547,
 | 
			
		||||
        "x": 13.946,
 | 
			
		||||
        "y": -1.755,
 | 
			
		||||
        "z": 0.0
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
@ -227,8 +227,8 @@ description: Artifact commands cycloidal-gear.kcl
 | 
			
		||||
      "type": "move_path_pen",
 | 
			
		||||
      "path": "[uuid]",
 | 
			
		||||
      "to": {
 | 
			
		||||
        "x": 9.5552,
 | 
			
		||||
        "y": -10.3084,
 | 
			
		||||
        "x": 9.555,
 | 
			
		||||
        "y": -10.308,
 | 
			
		||||
        "z": 0.0
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
@ -336,7 +336,7 @@ description: Artifact commands cycloidal-gear.kcl
 | 
			
		||||
      "segment": {
 | 
			
		||||
        "type": "arc",
 | 
			
		||||
        "center": {
 | 
			
		||||
          "x": 9.0478,
 | 
			
		||||
          "x": 9.048,
 | 
			
		||||
          "y": -7.592
 | 
			
		||||
        },
 | 
			
		||||
        "radius": 7.619999999999999,
 | 
			
		||||
@ -362,7 +362,7 @@ description: Artifact commands cycloidal-gear.kcl
 | 
			
		||||
        "type": "arc",
 | 
			
		||||
        "center": {
 | 
			
		||||
          "x": 2.051,
 | 
			
		||||
          "y": -11.6316
 | 
			
		||||
          "y": -11.632
 | 
			
		||||
        },
 | 
			
		||||
        "radius": 7.619999999999999,
 | 
			
		||||
        "start": {
 | 
			
		||||
@ -578,8 +578,8 @@ description: Artifact commands cycloidal-gear.kcl
 | 
			
		||||
      "segment": {
 | 
			
		||||
        "type": "tangential_arc_to",
 | 
			
		||||
        "to": {
 | 
			
		||||
          "x": 11.0205,
 | 
			
		||||
          "y": -6.3627,
 | 
			
		||||
          "x": 11.021,
 | 
			
		||||
          "y": -6.363,
 | 
			
		||||
          "z": 0.0
 | 
			
		||||
        },
 | 
			
		||||
        "angle_snap_increment": null
 | 
			
		||||
@ -595,7 +595,7 @@ description: Artifact commands cycloidal-gear.kcl
 | 
			
		||||
      "segment": {
 | 
			
		||||
        "type": "tangential_arc_to",
 | 
			
		||||
        "to": {
 | 
			
		||||
          "x": 4.3523,
 | 
			
		||||
          "x": 4.352,
 | 
			
		||||
          "y": -11.958,
 | 
			
		||||
          "z": 0.0
 | 
			
		||||
        },
 | 
			
		||||
@ -612,7 +612,7 @@ description: Artifact commands cycloidal-gear.kcl
 | 
			
		||||
      "segment": {
 | 
			
		||||
        "type": "tangential_arc_to",
 | 
			
		||||
        "to": {
 | 
			
		||||
          "x": -4.3523,
 | 
			
		||||
          "x": -4.352,
 | 
			
		||||
          "y": -11.958,
 | 
			
		||||
          "z": 0.0
 | 
			
		||||
        },
 | 
			
		||||
@ -852,7 +852,7 @@ description: Artifact commands cycloidal-gear.kcl
 | 
			
		||||
      "type": "move_path_pen",
 | 
			
		||||
      "path": "[uuid]",
 | 
			
		||||
      "to": {
 | 
			
		||||
        "x": 3.7719,
 | 
			
		||||
        "x": 3.772,
 | 
			
		||||
        "y": 0.0,
 | 
			
		||||
        "z": 0.0
 | 
			
		||||
      }
 | 
			
		||||
@ -865,7 +865,7 @@ description: Artifact commands cycloidal-gear.kcl
 | 
			
		||||
      "type": "move_path_pen",
 | 
			
		||||
      "path": "[uuid]",
 | 
			
		||||
      "to": {
 | 
			
		||||
        "x": 3.7719,
 | 
			
		||||
        "x": 3.772,
 | 
			
		||||
        "y": 0.0,
 | 
			
		||||
        "z": 0.0
 | 
			
		||||
      }
 | 
			
		||||
@ -878,7 +878,7 @@ description: Artifact commands cycloidal-gear.kcl
 | 
			
		||||
      "type": "move_path_pen",
 | 
			
		||||
      "path": "[uuid]",
 | 
			
		||||
      "to": {
 | 
			
		||||
        "x": 3.7719,
 | 
			
		||||
        "x": 3.772,
 | 
			
		||||
        "y": 0.0,
 | 
			
		||||
        "z": 0.0
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user