smartavionics / Cura

3D printer / slicing GUI built on top of the Uranium framework
GNU Lesser General Public License v3.0
176 stars 11 forks source link

4.20.4 Issue with monotonic order and ZigZag Pattern #184

Open 5axes opened 2 years ago

5axes commented 2 years ago

I have an issue with your release of Cura , it's not a particular problem related to the last release, but I never notice this problem before (It's also because I never use the ZigZag Pattern).

Conditions : Monotonic Top/Bottom Order : On Top/Bottom Pattern : ZigZag.

In this case the pattern generate a lot of movement from one side to the other of the layer. image

On the standard release of Cura the Monotonic order is correct. image

Sample Case OneContour.zip

smartavionics commented 2 years ago

When you say "standard release" which version are you referring to? Remember, my builds are based on 4.13 and not 5.

5axes commented 2 years ago

Yes I'm Sorry. You're Right the 4.13 & 4.12 release of Ultimaker have the same Issue.

Solved in 5.1 ( Still a mess in 5.0)

smartavionics commented 2 years ago

No problem, I'll see if I can work out what they did to fix it and, if possible, will incorporate the fix.

smartavionics commented 2 years ago

Looks like this problem hasn't really been resolved yet https://github.com/Ultimaker/Cura/issues/13456

5axes commented 2 years ago

Not sure , in this issue we have a problem with the ZigZag pattern. In the mentionned issue we have a linear pattern. Could be a different problem.

smartavionics commented 2 years ago

Oh, yeah, you're right. Let's see how they fix the latest. I never did manage to find what they had changed to fix the earlier issue.