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

Vase mode: Missing one solid bottom layer #8202

Closed
2 tasks
ulab opened this issue Apr 15, 2022 · 9 comments
Closed
2 tasks

Vase mode: Missing one solid bottom layer #8202

ulab opened this issue Apr 15, 2022 · 9 comments

Comments

@ulab
Copy link

ulab commented Apr 15, 2022

Description of the bug

In vase mode you get one less solid bottom layer than configured.

Project file & How to reproduce

Create a basic shape in a new project, switch to vase mode, slice and count the solid bottom layers in preview.

Checklist of files included above

  • Project file
  • Screenshot

Version of PrusaSlicer

2.4.1+x64

Operating system

macOS Monterey 12.3.1 (21E258)

Printer model

Prusa i3 MK3S+ MMU2S

@lukasmatena
Copy link
Collaborator

Thanks, reproduced. The G-Code seems to be fine, the bug is in preview. It shows the first two bottom layers on the first tick of the slider, making an impression that there is one missing.

@jessegrunert
Copy link

I'm not sure this is entirely a preview issue. I'm trying to slice an object in vase mode, layer height is 0.2mm, I have 5 bottom layers configured. The preview is definitely wrong, but the gcode is also wrong only creating infil layers up to 0.6mm layer height. At 0.8mm it starts the spiral up. Expected result should be infill up to 1.0mm.

@lukasmatena
Copy link
Collaborator

@jessegrunert Please, post a 3MF. Thanks.

@jessegrunert
Copy link

@jessegrunert
Copy link

Bottom layers are set to 5, in the generated gcode, infill layers stop at 0.6mm. I can attach generated gcode if you want as well.

@FidelCapo
Copy link
Collaborator

Bottom layers are set to 5, in the generated gcode, infill layers stop at 0.6mm. I can attach generated gcode if you want as well.

The number of generated bottom solid layers is limited by the thickness of the bottom of your object. If the bottom thickness was greater, more bottom solid layers will be generated.

@FidelCapo
Copy link
Collaborator

This issue should be fixed.
Closing.

@ulab
Copy link
Author

ulab commented Aug 22, 2022

This is not yet fixed in 2.5.0-rc1.

The preview still shows two layers on 0.2 mm height in vase mode.

@FidelCapo
Copy link
Collaborator

@ulab I'm sorry, my mistake. I forgot to write that the fix will be in the next version. Probably in version 2.6.0.

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

No branches or pull requests

4 participants