diff --git a/data/ils/Ausgang_2D.dwg b/data/ils/Ausgang_2D.dwg index a633161..7a305d1 100644 Binary files a/data/ils/Ausgang_2D.dwg and b/data/ils/Ausgang_2D.dwg differ diff --git a/data/ils/Ausgang_3D.dwg b/data/ils/Ausgang_3D.dwg index a633161..8b648b8 100644 Binary files a/data/ils/Ausgang_3D.dwg and b/data/ils/Ausgang_3D.dwg differ diff --git a/data/ils/Eingang_2D.dwg b/data/ils/Eingang_2D.dwg index 8b356db..d671e30 100644 Binary files a/data/ils/Eingang_2D.dwg and b/data/ils/Eingang_2D.dwg differ diff --git a/data/ils/Eingang_3D.dwg b/data/ils/Eingang_3D.dwg index 8b356db..19d82c6 100644 Binary files a/data/ils/Eingang_3D.dwg and b/data/ils/Eingang_3D.dwg differ diff --git a/tests/testdata/mubea.json b/tests/testdata/mubea.json index 05a0648..58b976b 100644 --- a/tests/testdata/mubea.json +++ b/tests/testdata/mubea.json @@ -306,10 +306,10 @@ "comment": "BTMT-Beladung, aus mubea_mit_btmt.csv Insertpoint dekodiert (Elementnummer 47)", "function": "insert", "block": "BTMT-Beladung", - "x": 10341.61, - "y": -241.32, + "x": 10310, + "y": -240, "z": 1941, - "rotation": 270.4716 + "rotation": 270 }, { "comment": "SC_Entladung 1, aus mubea_mit_btmt.csv Insertpoint dekodiert (Elementnummer 48)", @@ -317,8 +317,8 @@ "block": "SC_Entladung", "x": -407.79, "y": -1478.08, - "z": 0, - "rotation": 90.4078 + "z": 1467, + "rotation": 90 }, { "comment": "SC_Entladung 2, aus mubea_mit_btmt.csv Insertpoint dekodiert (Elementnummer 49)", @@ -326,17 +326,17 @@ "block": "SC_Entladung", "x": -404.22, "y": -2718.44, - "z": 0, - "rotation": 90.1019 + "z": 1467, + "rotation": 90 }, { "comment": "Eingang-Symbol lotrecht ueber der BTMT-Beladung (gleiche x/y, z+800)", "function": "insert", "block": "Eingang", - "x": 10341.61, + "x": 10310, "y": -241.32, - "z": 2741, - "rotation": 270.4716 + "z": 2100, + "rotation": 180 }, { "comment": "Ausgang-Symbol lotrecht ueber SC_Entladung 1 (gleiche x/y, z+800)", @@ -344,8 +344,8 @@ "block": "Ausgang", "x": -407.79, "y": -1478.08, - "z": 800, - "rotation": 90.4078 + "z": 1600, + "rotation": 0 }, { "comment": "Ausgang-Symbol lotrecht ueber SC_Entladung 2 (gleiche x/y, z+800)", @@ -353,7 +353,7 @@ "block": "Ausgang", "x": -404.22, "y": -2718.44, - "z": 800, - "rotation": 90.1019 + "z": 1600, + "rotation": 0 } ]