inkscape cloned groups fail to show all objects
Reproduce with inkscape: draw two rectangles. Group them. Create a clone of the group, rotate the clone 90 deg, save.
Open in VisiCut, I see only 3 rectangle, not 4.
box_cloned.svg https://gist.github.com/jnweiger/12ca918954676cd3b25c
Hi Jürgen :) Using the inkscape plugin everything works for me. (as expected, because it unlinks clones) Directly opening the SVG in VisiCut fails to cut, but raster-engrave works. So the trouble must be at the point where cutting paths are determined from the SVG.
This is still an issue in the latest visicut (1.9-70).
Thanks for the tip about using the inkscape plugin, that indeed seems to work around this problem.
I suspect that #354 may be related. Seeing as both use references within the file. Still trying to wrap my head around this one though.