prusa3d / PrusaSlicer

G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)
https://www.prusa3d.com/prusaslicer/
GNU Affero General Public License v3.0
7.39k stars 1.87k forks source link

import SVG file to be used as bottom fill pattern #12633

Open NelisW opened 3 weeks ago

NelisW commented 3 weeks ago

Is your feature request related to a problem? Please describe. No problem, new feature

Describe the solution you'd like Add the functionality to import an SVG file to be used as bottom fill pattern. I would like to create an SVG pattern of my own, to be used instead of the hardcoded patterns.

Describe how it would work This is a gcode hack, would be nice if this can be done inside PrusaSlicer. https://www.youtube.com/watch?v=zSgW0KoguXc

Describe alternatives you've considered Manual cut & paste of gcode as in the video.

Additional context Video has all the detail on how to create the svg file.