-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Minor cleanup of dead UART2 code #4816
Conversation
All values in bytes. Δ Delta to base
|
Don't see any issues with the PR. Gonna test it on a printer tonight and approve and merge if everything works. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested with MK404 and it seems to be working just like before. So approving
Side note, MK404 seems to have the MMU2 emulation broken since the startup selftest fails. But the communication between the boards works just like before
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested MK404
- MK3S
- PrusaLink 0.81 and PrusaConnect
- OctoPrint 1.10.3
- MK3S with MMU
- PrusaLink 0.81 and PrusaConnect
- OctoPrint 1.10.3
- MK2.5S
- PrusaLink 0.81 and PrusaConnect
- OctoPrint 1.10.3
All communication between printer and MMU and host systems without any issues.
No description provided.