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:
Vendored
+2
-1
@@ -91,7 +91,8 @@
|
||||
"args": [
|
||||
"--json",
|
||||
"easy.json",
|
||||
"--new"
|
||||
"--new",
|
||||
"easy_cables"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user