Launch.json angepasst, sodass draw cable dxf from easy to new dxf ein neues dxf mit namen easy_cables schriebt. getexdraw.bat angepasst, sodass bei routing ein graph angezeigt wird und gespeichert werden kann (testweise). drawdxf.py angepasst, sodass eine excel ausgabe mit 2 Worksheets geschrieben wird.

This commit is contained in:
2025-05-21 12:55:27 +02:00
parent 7f0579fd9a
commit e5d6ed5d96
3 changed files with 38 additions and 4 deletions
+2 -1
View File
@@ -91,7 +91,8 @@
"args": [
"--json",
"easy.json",
"--new"
"--new",
"easy_cables"
]
},
{