-
-
Notifications
You must be signed in to change notification settings - Fork 2.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
Combing going over walls and not using Z-Hop #20423
Comments
Thanks for the report. Playing around with my printer active I don't see any Z-hops in the gcode. That's really odd because I just did a print with Z-hops and they were fine. Now I can't generate them. The Cura team will take a look. |
test 1.zip This model gives me only 16 z-hops. I think that number can be fine if combing is doing his job. There are some Z-hops here and there, but most of the time when combing is ON, z-hops are not used, I think because the engine relies on combing to go around the walls, but combing is broken.The big problem is not z-hop, but combing going over lines. That way, the nozzle will just drag over the last printed lines! I think the righ path is to go around to get to the other side, or if that is too far, do a Z-hop. |
I seem to recall you had it set to "within infill" and there wasn't very much. I generally use "All" but even with that, there weren't a lot of Z-hops. |
Combing is broken, this is the real problem, so I will stay with disabling it for now until is corrected, like a peasant. |
Cura Version
5.7, 5.9, 5.9.1, 5.10 beta
Operating System
Windows 10
Printer
Ender S1
Reproduction steps
When combing mode is enabled (Any option) it doesn't let z-hop to occur when needed and it goes straight over printed lines.
Actual results
It goes over printed lines.
Expected results
It have to avoid all printed parts of the same layer.
I even used a very high z-hop to make it more noticeable if is used in the view.
Changing 'Travel avoid distance' don't make difference.
Add your .zip and screenshots here ⬇️
https://youtu.be/CA3oFaXiyVM
https://youtu.be/E7aRYyvyaL4
Combing_problem.zip
The text was updated successfully, but these errors were encountered: