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.6k stars 1.91k forks source link

Variable Layer Height to minimize overhang and support using topographic algorithm #8662

Open physicsimulation opened 2 years ago

physicsimulation commented 2 years ago

I am used to Cura's Adaptative Layer Height that is perfect for my topographic print out, and it is really intuitive

I would appreciate to have, in PrusaSlicer's Variable Layer Height interface, an option to select the algorithm "Wasserfall/Topology" with new parameters for Topographic.

Topographic parameters could be "Variation Step Size" and "Targeted Average Layer Height", still offering "Smooth" and your wonderful manual editing. Colorado River

kubispe1 commented 2 years ago

Thank for your recommendation. We will observe it and add it to backlog of out feature requests.

murk-sy commented 1 year ago

+1, for a lot of cases using curves, just a maximum step (until minimum layer height is reached) would already improve ease of use - i.e. think something like a chess pawn.

image

Of course, doing a smooth layer height transition would be a bit more work than just calculating max step over.