-
-
Notifications
You must be signed in to change notification settings - Fork 519
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
irregular gcode display #4036
Comments
What I've noticed is that the vertical layer preview slider isn't corresponding with the line count slider. in some cases for a whole section. this is more pronounced when the "GUI > Controls > Sequential slider applied only to top layer" box is unchecked. |
What do you mean? edit: nvm, i see it now. |
During my debugging process with the part cooling PR. |
I made some progress investigating this. What happens internally in the code is clear, I probably also know why it happens. Looking into more details and posting updates soon. |
What happened?
In any version of 2.5.59.x (which I currently use) the overview of gcode instances does not correspond to the actual position of the nozzle in animation. At the beginning of the layer, I don't see message "layer change" anywhere. The same goes for outer/inner perimeter and so on. There is some delay involved, or it's too advanced, I didn't investigate. I wonder if that can be fixed, it's a helpful troubleshooting tool.
Project file & How to reproduce
All my projects have this problem, but I didn't test with the most simple and low layer count projects.
Version
2.4 and newer. I didn't test older versions.
Operating system
W10
Printer model
Marlin2
The text was updated successfully, but these errors were encountered: