PanelDueFirmware 3.2.4 released
-
@bearer
TY - I was on 3.1.1 RRF for the duet but had not updated the paneldue fw for quite a while
-
@bearer said in PanelDueFirmware 3.2.4 released:
@SputnikOC3d said in PanelDueFirmware 3.2.4 released:
but it cant seem to connect to the duet on rrf 3.2-beta4
if you upgraded from before 3.1 check out the release notes https://github.com/Duet3D/RepRapFirmware/blob/v3-dev/WHATS_NEW_RRF3.md#reprapfirmware-310
Found another thread / post where you identified the issue :
Ive got no M575 P1 S1 B57600
Think thats the issue ?
TY ...
-
Solved it - missing vital COM line in config.g
M575 P1 S1 B57600
Release notes people ... READ them
-
Did anyone notice small dot's in corners, when screen saver is active? Are they suppose to be there?
-
@wilriker back to the PanelDue refreshing the way it now does.. with all due respect, I don't like it.. maybe I don't understand the problem it is trying to solve though. However, it just seems to now refresh all the time. Where it really bugs me is on the Move screen - it seems to blink after every button press.. sometimes multiple times.
-
@oozeBot said in PanelDueFirmware 3.2.4 released:
@wilriker back to the PanelDue refreshing the way it now does.. with all due respect, I don't like it.. maybe I don't understand the problem it is trying to solve though. However, it just seems to now refresh all the time. Where it really bugs me is on the Move screen - it seems to blink after every button press.. sometimes multiple times.
Yep. The lag on the refresh is not as pleasant.
-
@oozeBot Either there is a bug I have missed it I just not get what you mean. Could perhaps make a video?
Only fields changing there values should see a refresh. Are you saying you see full refreshes all the time?
-
@wilriker here you go: https://vimeo.com/490200847
-
@oozeBot Thanks. This is definitely not intended behavior. I have a theory what is causing this and will investigate.
-
@wilriker Glad to know this isn't intentional! Thanks for the hard work on this..
-
@oozeBot I found it and have fixed it in the source code already. I will probably release a new version early next week.
-
(If you push the changes to git it might get tested, in a totally hypothetical scenario)
((in a less hypotetical scenario; kudos!))
-
@bearer Usually I'd done that but I have too many incomplete changes that I'd like to finish first and I was too lazy for
git add -p
.Maybe tonight.
-
@BoA said in PanelDueFirmware 3.2.4 released:
Did anyone notice small dot's in corners, when screen saver is active? Are they suppose to be there?!
I guess you are using the light theme, aren't you? The reason for these dots is that I used a display element with rounded corners for the screensaver. I'll see if changing this to another display element will help.
-
@wilriker I am using dark theme 2
-
@wilriker btw i'm seeing the same thing with a dark2 theme, and unrounding the corners will most likely resolve it indeed
-
@bearer I have now pushed a lot of bugfixes. If you feel like testing, go ahead!
-
Looking good, both wrt full redraws and "disconnecting the dots", will keep an eye on the display for a print job tomorrow.
Much -
I have now released PanelDueFirmware 3.2.5. Please continue in this thread.