Compile with an empty body
zorgoban opened this issue · 3 comments
Hi!
Inkscape 1.1 (c68e22c387, 2021-05-23)
2.4 stable release
This very simple svg File. Github doesn't accept SVG so i just renamed it to XLS.
drawing.xls
I get the following error message:
C:\Users\remo\AppData\Roaming\inkscape\extensions\laser\svg_to_gcode\compiler_compiler.py:63: UserWarning: Compile with an empty body (no curves). Is this intentional?
warnings.warn("Compile with an empty body (no curves). Is this intentional?")
Many Greetings!
Remo
Solved it with converting to path. I don't have to understand why this is necessary, right?
How exactly did you get this error resolved? I am attempting to load the laser tool extension nad seeing the same error.
Hi! This was 2 years ago. As I wrote: Convert to path. That is somewhere in Inkscape. Didn't use Inkscape nor this tool for the past two years.