JTechPhotonics / J-Tech-Photonics-Laser-Tool

MIT License
172 stars 74 forks source link

Compile with an empty body #52

Closed zorgoban closed 3 years ago

zorgoban commented 3 years ago

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

zorgoban commented 3 years ago

Solved it with converting to path. I don't have to understand why this is necessary, right?

andraisr commented 1 year ago

How exactly did you get this error resolved? I am attempting to load the laser tool extension nad seeing the same error.

zorgoban commented 1 year ago

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.