-
-
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
[4.2] Slicing fails because of zhop speed #6085
Comments
Because the machine states that 5 is the maximum value it can handle. |
Oh I see. Wouldn't it make sense to add a button to revert to Z maximum value? |
This isn't the case. I also get this bug, but only when support is enabled. Setting Zhop to 5 makes slicing fail with the same message of "the following settings have errors", but then leave the settings area blank. Disabling support lets it slice fine, regardless of zhop speed. |
same issue here ..................... FUCK |
Same issue, mac OSx Mojave and Ender 3 Pro. Can't seem to get it to slice with support enabled at all. |
People, a workaround for this issue is to install the printer settings plugin from the marketplace and then increase the max z speed value to 10 (or more). It should then be able to slice without barfing. |
So you have set the z hop speed and the max z speed both to be >= 10 and you still get that message? |
yep, only when support is enabled , at my own and at the standardprofiles |
And if support is not enabled, it slices and doesn't show the error? Please save that project file (File -> Save), and zip up the resulting file and attach to this thread so I can take a look. Thanks. |
classic reinstall helped just a sec ago ... made a clean install of cura and reimported my profiles , then ran through the settings for "z hop speed" and "max z speed" -> 50 |
OK, well, that's at least something. I haven't a clue why enabling support causes a problem. As I suggested in my original issue #6073, I think there's a problem related to the z-hop speed being settable per-extruder but as I don't really understand how any of the front end configuration stuff works, I have not delved into it further. Leave that to the Cura devs. |
same here ender 3 doesnt solve with giving 5 or 1-5, and with printer settings plugin we need to wait cura devs. |
You need to set a value of 10 or more for both the z hop speed and the max z speed. |
yep but with z hop and without z hop 0-100 not working both options |
And do you have support enabled? Some people have said that they can slice without support but not with and @DocYester above says a reinstall followed by setting the max z speed and z hop speed solved the problem. |
i can slice without support and tree support but cant slice with support, ill try remove all clean install |
I'm leaving this thread. Good luck! |
The devs are not able that test himself the deployment update is just ridiculous |
That's not a dev problem.. I'd say the problem is they rush way too much the release after the beta. There should be a bigger gap between beta and final release to leave devs time to fix those major bugs and people to report them, in my opinion. |
I guess it's useful to give some insight in our workflow and why this went wrong. The developers do test each feature. They go through 3 or 4 layers of testing, depending on what you count. First the developers test them, then Cura's QA team tests them. Then a system/integration team tests them. Then it goes out to beta where users can test them.
The problem here is not with features though. It's a profile for a printer. One setting says that the Z hop speed must be 10. Another says that the maximum speed for Z movements is 5. Our workflow is like this:
To me it seems like a perfect storm of circumstances here 😭 There have been so many points in this process at which it should've been discovered but wasn't. That's very frustrating. We've had 2 week beta periods at basically every release since 2.5. Before that we had a slower release cycle. The only exception was at Cura 4.0, which was delayed a while due to the release of a new firmware version for Ultimaker printers that enabled support for Cloud printing. I've tried to argue that it should be 3 because that's easier for the translators as well, but mostly because of the System/Integration testing layer that wasn't feasible; we'd need to go into feature freeze like 4 weeks after every release and that's not enough time to develop some of these features. Having a slower release cycle is not desirable either for a multitude of reasons, one of which is that we've had great response from the community about our current release cycle before. |
#6083 Is actually a feature request |
I started last week 3D printing without issues, but now I have the same problem described here, any suggestion to try to solve it? In my case the value for z hoop to 5 or 10 is causing the same problem because is not auto-generating supports. Only two piece were rendered with supports, are only one printed with supports. An never again works this. If any devs need it, I can give you access to my PC to try to get some useful details about this. EDIT 1: I try deleting the config files on Linux: https://github.com/Ultimaker/Cura/wiki/Cura-Preferences-and-Settings-Locations#linux but problem still persists and seems to store some config in another place because start/end gcode are filled with some custom values that I add. EDIT 2: For me this file is causing the problem, maybe anyone else can reproduce it with it, before some tries I was able to generate a preview but using "Tree support" in Experimental section and with "Generate support" disabled. For me is the only way to continue at this time, but wasting a lot more material. |
I have a couple of questions for you then:
|
Thanks for your interest.
EDIT: Yes, I can confirm that this version solves this issue and also generates the slider preview more faster than before. And without tree supports waste less material than with previous print. Thanks for your help @Ghostkeeper and sorry to not ensure before if I was using the latest version. @thopiekar can you update your Ubuntu PPA repo with the latest version, please? Maybe more users can arrive here re-opening this thread like me for using and older version. |
Application version
4.2
Platform
Win10 x64
Printer
Dual extrusion
Reproduction steps
Try to import my profile (done in a previous cura version) into cura 4.2 using a dual extrusion machine.
Any attemp to import the profile into a single extrusion machine will fail because of #6083.
Actual results
The slicing will fail because of a "wrong" zhop speed (which is set to 10mm/s).
Expected results
It should work. I have no idea why the 10mm/s are marked in red.
Additional information

PLA 0.4mm + PVA 0.5mm 0.16LH brass.zip
The text was updated successfully, but these errors were encountered: