Planquadrate unter der Anlage zeichnen.

This commit is contained in:
2026-09-08 09:53:28 +02:00
parent 13b1db8c65
commit e78d1cb9ca
9 changed files with 356 additions and 50 deletions
-4
View File
@@ -303,15 +303,11 @@ SEP_SCANNER_PATTERNS = (
)
# Sivas-Nummern und Bezeichnungen je ILS-Elementtyp
# Hinweis: "ils_kurve", sind aktuell nur
# Typnamen-Platzhalter - die zugehoerigen Menuebefehle sind noch Dummies
# (siehe Lisp/README.md), es gibt noch keine Block-Erkennung dafuer.
ILS_SIVASNR = {
"kreisel": ("6200", "ILS 2.0 Kreisel"),
"eckrad": ("6210", "ILS 2.0 Eckrad"),
"zusatzmodul": ("6215", "ILS 2.0 Zusatzmodul"),
"ils_weiche": ("6216", "ILS 2.0 Weiche"),
"ils_kurve": ("", "ILS 2.0 Kurve"),
"strecke": ("6220", "ILS 2.0 Strecke"),
"gefaellestrecke": ("6220", "ILS 2.0 Gefaellestrecke"),
"bt_beladung": ("6215", "BT - Beladung (mit Vereinzeler, ohne Separator)"),