Modus 1 GF/VF-Split: Menüpunkt Neue Linie aufgeteilt in GF-Linie und VF-Linie;Testdaten für Lineinzug_tests.json angepasst. weil der 26°-Gefälle-Testfall jetzt korrekt Option 2 (VF statt GF) wählt.;Neuer Befehl Vario_Kette_Merge: Verschmilzt mehrere einzeln gebaute VF_n-Blöcke via KS_AUS→KS_EIN-Nachbarschaft zu einem Gesamt-Block (aggregierte Attribute, Lücken-Erkennung),Neuer Menüeintrag: [Vario_Kette_Merge]^C^C(ssg-ensure VarioFoerderer) Vario_Kette_Merge
This commit is contained in:
+12
-1
@@ -630,6 +630,17 @@
|
||||
"tefl-prompt-endpunkt": "\nSelect end point of the conveyor path: ",
|
||||
"tefl-abgebrochen": "\n[TEF] Cancelled.",
|
||||
"tefl-fehler-laenge-null": "\n[TEF] ERROR: Start and end point are too close together.",
|
||||
"tefl-fertig": "\n[TEF] %1 element(s) inserted, path length=%2 mm."
|
||||
"tefl-fertig": "\n[TEF] %1 element(s) inserted, path length=%2 mm.",
|
||||
"vfl-kette-titel": "\n Vario_Kette_Merge - merge several Vario conveyor blocks (loose or already wrapped) into one combined block",
|
||||
"vfl-kette-start-waehlen": "\n\nSelect the starting block of the chain (first element - AS element or VF_n): ",
|
||||
"vfl-kette-kein-objekt": "\nNo object selected - cancelled.",
|
||||
"vfl-kette-kein-vf-block": "\nSelected object ('%1') is not a known Vario chain block (AS/ES element, GF bend, Vario curve, deflection/motor station, vertical bend, buffer/separator or VF_n).",
|
||||
"vfl-kette-start-nicht-gefunden": "\nERROR: Starting block not found in the chain collection (internal error).",
|
||||
"vfl-kette-start-nicht-gefunden-diag": "\nERROR: Starting block not found in the chain collection (internal error).\n Diagnostic: %1 blocks collected in total, selected block name='%2', %3 of those with the same block name.",
|
||||
"vfl-kette-start-ohne-ks-ein": "\nERROR: No KS_EIN found on the selected block - chain cannot be followed.",
|
||||
"vfl-kette-nur-ein-baustein": "\nNo further connected VF_n block was found from the selected block onward - nothing to merge.",
|
||||
"vfl-kette-gefunden": "\n\nChain detected: %1 block(s) will be merged:",
|
||||
"vfl-kette-luecke-warnung": "\n\n WARNING: after '%1' a visually close but not properly connected VF_n ('%2') was found (KS distance %3 mm) - the chain was ended there; this and all further blocks are left untouched.",
|
||||
"vfl-kette-fertig": "\n\n>>> Done: new combined block '%1' created from %2 block(s)."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user