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

Dynamic layer height resetting dynamic lifts #784

Closed
Hazoooka opened this issue Nov 5, 2023 · 2 comments
Closed

Dynamic layer height resetting dynamic lifts #784

Hazoooka opened this issue Nov 5, 2023 · 2 comments
Assignees

Comments

@Hazoooka
Copy link

Hazoooka commented Nov 5, 2023

System

osx.10.15-x64
win7-64

Printer and Slicer

  • Printer:
  • Slicer:

Description of the bug

Applying the dynamic layer height is resetting previously applied dynamic lifts.

How to reproduce

  1. apply dynamic lifts
  2. apply dynamic layer height
  3. check the lifts layer by layer and notice them reset to the initial values

Files

No response

@sn4k3
Copy link
Owner

sn4k3 commented Nov 6, 2023

All file properties get rebuilt with global settings. As it will lose layers and possible change bottom and normal layers it's safer to reset the values.
The dynamic lifts should always be applied as last operation as it depends on mass to get the calculations.
Operations that change layer mass (Dynamic heights for example) will invalidate previous applied dynamic lifts, so always run dynamic lifts as last

@Hazoooka
Copy link
Author

Hazoooka commented Nov 6, 2023 via email

@sn4k3 sn4k3 closed this as not planned Won't fix, can't repro, duplicate, stale Nov 7, 2023
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