svg2gcode icon indicating copy to clipboard operation
svg2gcode copied to clipboard

How to fill areas in an SVG drawing

Open mike37510 opened this issue 2 months ago • 0 comments

I'm working on a drawing mode for my CNC 3018 using a marker. I've managed to convert my drawing into GCode, but I'm running into an issue with filling areas. My SVG has filled regions, but when I convert it to GCode using this SVG to GCode generator, those areas aren't being filled. Is that normal? Does the software not support filled areas, or did I do something wrong?

Thanks !

mike37510 avatar Dec 08 '25 09:12 mike37510