-
Notifications
You must be signed in to change notification settings - Fork 167
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
MKS Robin E3 blocked at end of flash #16
Comments
I had similar issue, fixed re-creating the firmware but before make, run a make clean. |
I know that this issue is from February but maybe it will help someone. First check your logs from klipper. Fluidd or Mainsail makes it pretty easy. In my case from klipper log file I found out that it couldn't find serial that was defined in printer.cfg.
I checked on my Thin Client running Raspberry Desktop in directory /dev/serial/by-id/ and indeed I have an usb-1a86_USB_Serial-if00-port0 instead usb-1a86_USB2.0-Serial-if00-port0 that is set in generic configs. Klipper will output to display (ofc. if its properly connected and configured in printer.cfg) if Host (pi/pc running klipper) will properly connect to serial from mcu on the printer (and probably no other issues are present). Otherwise your printer will stay at Updating 100% or BOOTING... (if you restarted your printer). EDIT
Otherwise you will get error in logs like that:
|
so for a mks robin e2d v 1.1 i also did a update of the firmware. |
I don't actively use 3d printer for about a year. |
Your provided bin for this board or the generated from klipper is causing to me that screen shows updated 100% and never reboot by itself.
The firmware is not working. I try to go back to Marlin and all seems fine then.
The text was updated successfully, but these errors were encountered: