Einige Werte zu GF und VF korrigiert

This commit is contained in:
2026-07-28 11:52:01 +02:00
parent ad7a7243ba
commit 4f1177c1f2
2 changed files with 11 additions and 6 deletions
+5
View File
@@ -159,6 +159,11 @@
startpunkt lastEnt hz "0" "Schoenenberger Geruest"))
(if (or (null ent) (/= (type ent) 'ENAME))
(setq ent (mubea:last-insert-prefix "VF_")))
;; SSG_VF_EDIT-XDATA schreiben (wie vfs-standard-dialog-berechnen-
;; einfuegen) - sonst erkennt VARIOFOERDERER_EDIT den Block beim
;; Doppelklick nicht als "per Dialog erstellt" und verweigert die
;; Bearbeitung (vfs-edit-keine-xdata).
(if (and ent (= (type ent) 'ENAME)) (vfs-xdata-schreiben ent hz))
(mubea:ent-json tid "vario" ent))
(progn
(princ (strcat "\n FEHLER: deltaL=" (rtos deltaL 2 0)
+6 -6
View File
@@ -85,15 +85,15 @@
"test_id": "VF_Schnitt_C",
"richtung": "Auf",
"deltaL": 9110,
"deltaH": 553,
"deltaH": 474,
"winkel": 21,
"gf_verteilung": "manuell",
"L_GF1": 500,
"seite": "rechts",
"L_GF1": 2298,
"seite": "links",
"hz": 0.0,
"x": 410,
"y": 13137,
"z": 1475,
"x": 400,
"y": 13070,
"z": 1467,
"comment": "deltaL=9110 wie die Gefaellestrecken (GF_Mubea deltaL_mm) - deltaL ist die GESAMTLAENGE des VF (Vorlauf L_GF1 + Foerderer L_VF + Nachlauf L_GF2), analog foerderer_tests.json/object_data.md 3.1; winkel=21 wird erzwungen (naechster verfuegbarer Bogenwinkel); L_GF (gesamt) und L_VF werden von berechne-alle-winkel aus deltaL/deltaH/winkel geloest, L_GF1=500 (Vorlauf-Ziel) fix, L_GF2 = L_GF_gesamt - L_GF1 (Nachlauf, Rest)"
},
{