-
Notifications
You must be signed in to change notification settings - Fork 58
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
Layer progress and number of layers incorrect #138
Comments
Sorry I didn't see this - that's interesting - I suspect it must be something relating to my slicing so I'll close this for now, thank you for your efforts! |
Not to bring up a closed topic, but wanted to bring this up again as I myself have been noticing this using Mainsail and Mobileraker. I can open a new thread or let it go based on information above. I also understand the ETA differences, I'm interested in the layer count being so far off. The website (mainsail) and the mobileraker app show different layer counts, etc. Mainsail is 100% correct in terms of layer count as it aligns with the actual print. Not sure why mobileraker is off by 18 layers. |
I would like to add, I was watching the end of a print and started noticing the app would increase then decrease the layer over and over again as it slowly moved up, etc. As you can see from the layer status from gcode, I'm already past the end layer count that the application said was the end. screen-20230716-194533.3.mp4 |
Hey, |
I have no issues helping out where I can. |
@fuzelet please give it a try: (Let me know if you are on Android and need an APK) |
I am on Android. |
@fuzelet I will build an apk later today and upload it to GitHub. @joschiv1977, I probably should have mentioned the version number too. Please make sure you're version is 2.5.0-222. in addition I only changed the current and max layer display. The progress might still differ from mainsail. |
Thanks for the detailed answer. My change in the TestFlight version only was aimed at matching the layer/max layer display between mobileraker and other UIs. |
Do we know if the changes fixes an issue with notifications? I never got an android apk to test the earlier change. I just started printing this file and the printer is still warming up but the application already says it's 3 layers done and 11% completed. This looks to mess up the notifications from the application as I got a 11% notification instead of a 0% notification I was expecting, etc. |
The notifications are handled completely by the companion. Since that is also using the old method i described in a previous reply it will still show the current layer based on your toolhead's position. |
@fuzelet I apologize for the delay. Here is the APK file, which includes some additional development components that may be helpful. https://github.com/Clon1998/mobileraker/releases/tag/pre-2.5.0 |
Thanks. I get an error when trying to install this though. Pixel 6, Android 13 July Update |
Probably the pixel is not allowing non signed side loaded apps. Sadly my development Android device broke so I have no way of testing it besides emulators |
My phone is rooted and I got a prompt to allow unknown sources, just ended up with the error at the end. I'll see if there is anything else I can try on my phone. Appreciate the attempt. Have you considered a beta program in the play store that may alleviate this issue? Not sure the requirements for that just know they exist and wanted to mention it. |
I did, however the beta program on the play store works much different than apple and always requires me to collect emails for people to test. |
Hey there 👋, |
Thanks for the information! I found the issue with the android application not installing. I had to uninstall the application first and then install the preview apk. I am on 2.5.0-145 now. https://github.com/Clon1998/mobileraker/releases/download/pre-2.5.0/preview_b_2_5_0.apk I will use this version and see how things go. Appreciate all the assistance and replies! |
Added in 2.5.0 |
Describe the bug
I also noticed that at times the current and number of layers appears to be incorrect.
Possibly related - the estimates in Mobileraker are often quite different to what's shown in Mainsail and the Slicer (related - #43).
t - I suspect these two things are related.
To Reproduce
Steps to reproduce the behaviour:
This print had a filament changed mid way through - I'm wondering if that throws Mobile raker out perhaps?
Expected behaviour
Mobileraker should show the same current and total layer numbers as Mainsail.
Screenshots
Mainsail:
Mobileraker:
Job history after print completed:
(Clearly Klipper/Mainsail and my slicer were all very wrong!)
Smartphone (please complete the following information):
**Mobileraker-Version
2.2.1-143
Additional context
mobile logs
The text was updated successfully, but these errors were encountered: