Oberfläche für Standard von Varioförder und Gefällestrecke bauen lassen

This commit is contained in:
2026-07-20 15:39:17 +02:00
parent 27ab8b4875
commit 5c28db9e91
14 changed files with 1285 additions and 143 deletions
+32 -7
View File
@@ -10,7 +10,9 @@
"hz_grad": 0.0,
"start_mm": [0, 0, 5000],
"as_seite": "links",
"es_seite": "links"
"es_seite": "links",
"as_winkel": "90",
"es_winkel": "90"
},
{
"test_id": "M1_hz090",
@@ -18,7 +20,9 @@
"hz_grad": 90.0,
"start_mm": [15000, 0, 5000],
"as_seite": "links",
"es_seite": "links"
"es_seite": "links",
"as_winkel": "90",
"es_winkel": "90"
},
{
"test_id": "M1_hz180",
@@ -26,7 +30,9 @@
"hz_grad": 180.0,
"start_mm": [0, -15000, 5000],
"as_seite": "links",
"es_seite": "links"
"es_seite": "links",
"as_winkel": "90",
"es_winkel": "90"
},
{
"test_id": "M1_hz270",
@@ -34,7 +40,20 @@
"hz_grad": 270.0,
"start_mm": [15000, -15000, 5000],
"as_seite": "links",
"es_seite": "links"
"es_seite": "links",
"as_winkel": "90",
"es_winkel": "90"
},
{
"test_id": "M1_w30",
"modus": 1,
"hz_grad": 0.0,
"start_mm": [30000, 0, 5000],
"as_seite": "links",
"es_seite": "links",
"as_winkel": "30",
"es_winkel": "30",
"beschreibung": "Modus 1 mit 30-Grad AUS-/EIN-Elementen (statt 90 Grad)"
},
{
"test_id": "M2_hz000",
@@ -44,7 +63,9 @@
"linie_start_mm": [0, -35000, 0],
"linie_ende_mm": [10000, -35000, 0],
"as_seite": "links",
"es_seite": "links"
"es_seite": "links",
"as_winkel": "90",
"es_winkel": "90"
},
{
"test_id": "M3_hz270",
@@ -54,7 +75,9 @@
"deltaH_quelle": "M2_hz000",
"deltaL_quelle": "M2_hz000",
"as_seite": "links",
"es_seite": "links"
"es_seite": "links",
"as_winkel": "90",
"es_winkel": "90"
},
{
"test_id": "M3_Bogen",
@@ -64,6 +87,8 @@
"ende_mm": [38500, -43500, 1800],
"bogen": {"winkel_grad": 90, "radius_mm": 500, "seite": "links"},
"as_seite": "links",
"es_seite": "links"
"es_seite": "links",
"as_winkel": "90",
"es_winkel": "90"
}
]