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

Variable layer height function minimum and maximum height are not respected #4427

Open
Mysteur-Yo opened this issue Sep 26, 2024 · 0 comments

Comments

@Mysteur-Yo
Copy link

Version

Version 2.5.59

Operating system type + version

Windows 10 Professionnel 22H2
Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz 4.01 GHz
ram 16,0 Go

Behavior

the problem is using the Variable layer height function
I set the minimum and maximum height, in this example mini 0.085mm and max 0.2mm
set in printer setting and in Variable layer height setting popup box
image

but in the G code I have many layer generate with the height under the minimum set value
image
image

  • Steps needed to reproduce the problem
  • load a model with some fine details
  • use the Variable layer height function to automatically calculus the height of each layers
  • click also on smooth button 2 or 3 times ( in my project I have use a radius at 10 )
  • slice the model and check the layer height in the G code
  • Expected Results
    All the layer generate stay between the minimum and maximum value set in parameters

  • Actual Results
    actually the minimum value is not respected and many layers are generate under this value
    I haven't see layer height over the maximum but need to be check

thanks.

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

1 participant