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

[Bug] Z distance not working #4953

Closed
userosos opened this issue Oct 24, 2020 · 3 comments
Closed

[Bug] Z distance not working #4953

userosos opened this issue Oct 24, 2020 · 3 comments

Comments

@userosos
Copy link

Version: 2.2.0+win64
Build: PrusaSlicer-2.2.0+win64-202003211145
Operating System: Windows
System Architecture: 64 bit
Windows Version: Windows 10 (build 19041), 64-bit edition
Total RAM size [MB]: 16,903MB

https://imgur.com/a/sO7IGK4

I want there to be a Z = 0.1 mm gap between the support interface layer and the next model layer, with no bridge infill between the support interface and the model.
Test supports.zip

@userosos
Copy link
Author

Now i can see that if i set Contact Z distance to 0.1 mm. In g-code i can see Contact Z distance = ~0.3 mm? It is OK? I can't set Contact Z distance to 0.1 mm in gcode. It is bug?

@userosos
Copy link
Author

I set Contact Z distance to -0.1 mm it work for 0.2 layer. If i set layer to 0.3 for example i set to 0.1 mm. If i use addaptiv lauers it not work. It is bug?

@userosos userosos changed the title [feature request] [Bug] Z distance not working Oct 24, 2020
@rtyr
Copy link
Collaborator

rtyr commented Oct 24, 2020

Expected behavior, this is how PrusaSlicer (and upstream Slic3r) works. The bottom most surface of the overhang is printed with a bridge flow. Bridge is round extrusion with diameter equal to the nozzle diameter (0.4mm in this case).

You can find more information on how PrusaSlicer works with the supports here #102 (there are also some duplicate issues linked to 102). It is possible to use negative values for z-offset if you need smaller distance. Closing.

zoff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants