-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Scarf Joint Seam leads to collisions with previously printed perimeters when Z hop is disabled #7191
Closed
2 of 3 tasks
Labels
bug
Something isn't working
Comments
fritzw
added a commit
to fritzw/OrcaSlicer
that referenced
this issue
Oct 23, 2024
fritzw
added a commit
to fritzw/OrcaSlicer
that referenced
this issue
Oct 23, 2024
Avoid collisions when moving Z down, e.g. when starting a scarf joint after another perimeter was already printed. This could make the nozzle collide with the previous line. Fixes SoftFever#7191
fritzw
added a commit
to fritzw/OrcaSlicer
that referenced
this issue
Oct 23, 2024
Avoid collisions with previous extrusions in the same layer when moving Z down in an XYZ move. This happens for example when starting a scarf joint after another perimeter was already printed. Fixes SoftFever#7191
fritzw
added a commit
to fritzw/OrcaSlicer
that referenced
this issue
Oct 23, 2024
Avoid collisions with previous extrusions in the same layer when moving Z down in an XYZ move. This happens for example when starting a scarf joint after another perimeter was already printed. Fixes SoftFever#7191
fritzw
added a commit
to fritzw/OrcaSlicer
that referenced
this issue
Oct 23, 2024
Avoid collisions with previous extrusions in the same layer when moving Z down in an XYZ move. This happens for example when starting a scarf joint after another perimeter was already printed. Fixes SoftFever#7191
fritzw
added a commit
to fritzw/OrcaSlicer
that referenced
this issue
Oct 23, 2024
Avoid collisions with previous extrusions in the same layer when moving Z down in an XYZ move. This happens for example when starting a scarf joint after another perimeter was already printed. Fixes SoftFever#7191
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there an existing issue for this problem?
OrcaSlicer Version
2.2.0-RC and previous
Operating System (OS)
Linux, Windows
OS Version
Linux Mint 22, Windows 11
Additional system information
No response
Printer
irrelevant
How to reproduce
Actual results
Expected results
Project file & Debug log uploads
orcaslicer_scarf_collision.3mf.zip
Checklist of files to include
Anything else?
A workaround is setting Z hop to a very small value like 0.01 (or maybe even smaller). This forces the travel move to be horizontal, but introduces additional (albeit tiny) Z moves:
The text was updated successfully, but these errors were encountered: