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

2.7.4 Generated Gcode without z-lift causing nozzle crashes #12764

Open TheApsik opened 2 months ago

TheApsik commented 2 months ago

Description of the bug

I have set Travel lift > Lift height to 100mm and it doesn't work when it move from one place to another causing to hit printed parts. obraz obraz

Project file & How to reproduce

wheel.zip

Checklist of files included above

Version of PrusaSlicer

2.7.4+win64

Operating system

Windows 10

Printer model

Voron 2.4r2

rtyr commented 2 months ago

You have "Only retract when crossing perimeters" parameter enabled, therefore retractions/z-lifts are not performed in such cases.

TheApsik commented 2 months ago

Only retract when crossing perimeters

It is confusing.. Two parameters located in different places are related with each other.. Shouldn't this relation be explicit. I would never thought it is related..

TheApsik commented 1 month ago

Will there be done any changes to make this behaviour explicit?