Update SVG/DXF layers (groups) done !
- Select or remove paths by group (recursive).
- Groups in file tree are collapsible.
I also added the ability to select multiple paths in the viewer.
(Click to select a path and click again to deselect.)
EDIT: Editable toolpath labels on double click.
All must be tested.
+Peter van der Walt can we keep the layer name as its added for toolpath generation?
@Ariel_Yahni_UniKpty if you want I can make the toolpath label editable. But taking the name of the group is too complicated. How to manage if multiple groups was selected ? Or a group with other items from another group ?
Understood, the questions would then be what’s the common process the user would do. Select all required path and add them or go one by one. If the latest is more common then editing the name is a very good alternative
@Ariel_Yahni_UniKpty done! double click on toolpath label to edit
@funinthefalls Thanks