arkypita / LaserGRBL

Laser optimized GUI for GRBL
http://lasergrbl.com
Other
1.26k stars 497 forks source link

Polygone are not recognized in SVG #2333

Open Phildem opened 3 months ago

Phildem commented 3 months ago

Describe the bug hello, Polyline and polygon are not recognized

To Reproduce Try to convert this file, only the rectangle appears : <?xml version="1.0" encoding="utf-8"?>

<svg version="1.1" baseProfile="full" xmlns="http://www.w3.org/2000/svg" width="100mm" height="100mm" viewBox="0 0 1000 1000">

demo

Expected behavior Get the same objects on LaserGRBL than the SVG

Screenshots n/a

Hardware and software configuration (please complete the following information):

  • Windows version 11 pro 23H2
  • Engraver brand and model n/a
  • Grbl n/a
  • LaserGRBL version 7.12.0

Additional context Thank you for you nice work