Skip to content
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

[2.3.56.5] Width / Spacing Issue #1341

Closed
CCS86 opened this issue Jun 20, 2021 · 3 comments
Closed

[2.3.56.5] Width / Spacing Issue #1341

CCS86 opened this issue Jun 20, 2021 · 3 comments
Labels
bug Something isn't working as intended fix is live in the last release Please download /build the last release and try to reproduce.

Comments

@CCS86
Copy link

CCS86 commented Jun 20, 2021

Not sure what is going on here, since the new width / spacing has generally been working well for me.

I have a cylindrical shell which is 1.6mm wide:

image

With the following settings, I expect 4 extrusion lines and no gap fill:

image

But, here is the result:

image

WidthIssue.3mf.txt

@CCS86
Copy link
Author

CCS86 commented Jun 20, 2021

It actually looks like this is a front-end / GUI issue.

I had worked down to spacing values of 0.36mm and still the path hadn't changed. Then, I set the width values to 0.4mm (which bumped the calculated spacing up to 0.37xx, and suddenly I had 4 lines, plus a little gap fill. I then set the spacing values all back to 0.4mm and the path was correct.

It seems like (at least when setting spacing values) something gets "stuck" in the GUI and doesn't pass the correct values to the engine. I'm curious what my imported project looks like to someone else.

@poernahi
Copy link

Seems to work as expected on my computer (2.3.56.5 windows)

However, I notice my slicer produce different path. Do you see the same result if you restart the slicer, reload the file and re-slice?

image

@supermerill supermerill added the bug Something isn't working as intended label Jun 21, 2021
@supermerill
Copy link
Owner

Modifying a spacing doesn't reset the slicing data like widths do. have to fix that.

@supermerill supermerill added the fixed for the next version That means that you should be able to test it in the latest nightly build label Jun 24, 2021
@supermerill supermerill added fix is live in the last release Please download /build the last release and try to reproduce. and removed fixed for the next version That means that you should be able to test it in the latest nightly build labels Jun 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as intended fix is live in the last release Please download /build the last release and try to reproduce.
Projects
None yet
Development

No branches or pull requests

3 participants