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.65k stars 1.92k forks source link

Spiral vase start with an excessive extrusion rate #1307

Closed liftbag closed 5 years ago

liftbag commented 5 years ago

Version

1.41.1-rc+

Operating system type + version

macOS Mojave Version 10.14 #s

Behavior

STL/Config (.ZIP) where problem occurs

Any object. Spiral vase.zip

FidelCapo commented 5 years ago

I think the problem may be in extrusion width values that are set to 0 (auto). This auto setup is not well tested and we plan to remove it to future versions. Why do you use this auto setting?

liftbag commented 5 years ago

This auto setup is not well tested and we plan to remove it to future versions. Why do you use this auto setting?

I'll report the results as soon as I can try with well-defined extrusion width values.

bubnikv commented 5 years ago

The issue was caused by the auto extrusion width. No further response, closing.