Neuer Schalter für drawdxf. Anpassung der config aufrufe in routing und getpositions

This commit is contained in:
2025-05-28 16:51:22 +02:00
parent 22767d11d3
commit 7772981870
4 changed files with 140 additions and 49 deletions
+1 -1
View File
@@ -166,7 +166,7 @@ if __name__ == "__main__":
config = configparser.ConfigParser(allow_no_value=True, delimiters=("="))
config.optionxform = lambda option: option # preserve case for letters
config.read(os.path.join(config_dir, "routing.cfg"))
config.read(os.path.join(config_dir, "allgemein.cfg"))
# virtuelle Anlage erstellen