You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having an SVG where a shape in front of another is used as a clipping region for a shape behind it, the gcode will be generated for the entire shape behind the clip region, rather than respecting the clip region.
This is really strange, as the rendering on the webpage respects the clip. :-(
The text was updated successfully, but these errors were encountered:
Yeah the preview can be misleading, thanks for calling this out. FWIW you should be able to flatten the clip in inkscape.
sameer
changed the title
gcode generation does not respect svg clipping
Preview is misleading: generated gcode does not handle svg clipping
Dec 16, 2024
Having an SVG where a shape in front of another is used as a clipping region for a shape behind it, the gcode will be generated for the entire shape behind the clip region, rather than respecting the clip region.
This is really strange, as the rendering on the webpage respects the clip. :-(
The text was updated successfully, but these errors were encountered: