Anwenderdoku erweitert / aktualisiert. Launch.json angepassst auf eitiertes easy layout mit mehreren Bloecken an einem Punkt

This commit is contained in:
2025-06-05 16:33:10 +02:00
7 changed files with 535 additions and 14 deletions
+3 -3
View File
@@ -100,18 +100,18 @@
]
},
{
"name": "draw cable dxf with copied layers from easy_todraw.json",
"name": "draw cable dxf with copied layers from easy_todraw_edit.json",
"type": "debugpy",
"request": "launch",
"program": "${file}",
"console": "integratedTerminal",
"args": [
"--filename",
"easy_todraw.json",
"easy_todraw_edit.json",
"--new",
"easy_cables.dxf",
"--copy_layer",
"easy_layer_copy.dxf",
"easy_reduziert.dxf",
"--origin",
"easy.dxf"
]