slic3r / Slic3r

Open Source toolpath generator for 3D printers
https://slic3r.org/
GNU Affero General Public License v3.0
3.32k stars 1.29k forks source link

[Feature Request] Show and/or Export layer #4240

Open gege2b opened 6 years ago

gege2b commented 6 years ago

Hi there

It could be useful to have the possibility to Show / Export only the current layer's Gcode/SVG/PNG/Whatever This could be done by right-click on the layer cursor in the preview window, witch would show a menu

The main usage for this feature is for peoples that wish to export 2D slices for, i.e. infographics, 2D plotter, some kind of art. I agree that Slic3r is a 3D slicing software and this kind of feature isn't really useful in this scope

cheers

lordofhyphens commented 6 years ago

This would probably be 90% ui work, for any enterprising people. Slic3r already will export a SVG of the slice.

On Dec 20, 2017 7:48 AM, "gege2b" notifications@github.com wrote:

Hi there

It could be useful to have the possibility to Show / Export only the current layer's Gcode/SVG/PNG/Whatever This could be done by right-click on the layer cursor in the preview window, witch would show a menu

The main usage for this feature is for peoples that wish to export 2D slices for, i.e. infographics, 2D plotter, some kind of art. I agree that Slic3r is a 3D slicing software and this kind of feature isn't really useful in this scope

cheers

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/alexrj/Slic3r/issues/4240, or mute the thread https://github.com/notifications/unsubscribe-auth/AAB8CorypZO82kRsh3Hrbf7diS2oIzl_ks5tCRAQgaJpZM4RIaW7 .

gege2b commented 6 years ago

Well, I can try to add it but the last time I messed with the UI, it took me a few hours to figure out how to add a button and two checkboxes xD

SVG Slice is good but miss the infill pattern, at least for what I plan to do ( #4213 )

lordofhyphens commented 6 years ago

Yeah I have not had time to figure out why sparse infill is crashing SVG slicing.