diff --git a/cfg/create_tests.json b/cfg/create_tests.json index c1c66a9..1a55b58 100644 --- a/cfg/create_tests.json +++ b/cfg/create_tests.json @@ -85,7 +85,7 @@ "name": "MA-1@@_top_right", "count": 1, "layout_type": "single", - "base_x": 1200, + "base_x": 240000, "base_y": 1400, "spacing": 0 }, @@ -93,7 +93,7 @@ "name": "MA-1@@_middle_left", "count": 1, "layout_type": "single", - "base_x": 300, + "base_x": 600, "base_y": 900, "spacing": 0 }, @@ -101,7 +101,7 @@ "name": "MA-1@@_middle_right", "count": 1, "layout_type": "single", - "base_x": 850, + "base_x": 1700, "base_y": 900, "spacing": 0 }, @@ -109,7 +109,7 @@ "name": "MA-1@@_bottom_center", "count": 1, "layout_type": "single", - "base_x": 620, + "base_x": 1240, "base_y": 400, "spacing": 0 }, @@ -117,7 +117,7 @@ "name": "MA-1@@_right_top", "count": 1, "layout_type": "single", - "base_x": 1600, + "base_x": 3200, "base_y": 1200, "spacing": 0 }, @@ -125,7 +125,7 @@ "name": "MA-1@@_right_middle", "count": 1, "layout_type": "single", - "base_x": 1600, + "base_x": 3200, "base_y": 700, "spacing": 0 }, @@ -133,7 +133,7 @@ "name": "MA-1@@_right_bottom", "count": 1, "layout_type": "single", - "base_x": 1520, + "base_x": 3040, "base_y": 400, "spacing": 0 } @@ -148,13 +148,13 @@ "direction": "POLYLINE_PATH", "path_points": [ {"x": 200, "y": 1400}, - {"x": 1200, "y": 1400}, - {"x": 1600, "y": 1200}, - {"x": 1600, "y": 700}, - {"x": 1520, "y": 400}, - {"x": 620, "y": 400}, - {"x": 300, "y": 900}, - {"x": 850, "y": 900}, + {"x": 2400, "y": 1400}, + {"x": 3200, "y": 1200}, + {"x": 3200, "y": 700}, + {"x": 3040, "y": 400}, + {"x": 1240, "y": 400}, + {"x": 600, "y": 900}, + {"x": 1700, "y": 900}, {"x": 200, "y": 1400} ] } diff --git a/testdata/Nummerierung_IO.dxf b/testdata/Nummerierung_IO.dxf index 41dbff0..971356b 100644 Binary files a/testdata/Nummerierung_IO.dxf and b/testdata/Nummerierung_IO.dxf differ