Mainsail Klippy-state: error

I have three problems as follows :
*mcu ‘mcu’: Unable to connect
Once the underlying issue is corrected, use the
“FIRMWARE_RESTART” command to reset the firmware, reload the
config, and restart the host software.
Error configuring printer
*printer is not ready
*Unparsed config option ‘type: web’ detected in section [update_manager]. This may be an option no longer available or could be the result of a module that failed to load. In the future this will result in a startup error.

*** attached below the moonraker log

moonraker (1).log (149.0 KB)

In moonraker.conf change

[update_manager]
refresh_interval = 168
type = web
repo = mainsail-crew/mainsail
path = ~/mainsail

to

[update_manager mainsail]
refresh_interval = 168
type = web
repo = mainsail-crew/mainsail
path = ~/mainsail

and post your klippy.log file

1 Like

still need some help to make the printer ready

http://paste.c-net.org/MadamBunny

Most likely your board is not correctly flashed.
Carefully work through Installation - Klipper documentation and also check the instructions on top of your respective cfg from here: klipper/config at master · Klipper3d/klipper · GitHub

1 Like

I’m sure that … I’m having an issue with flashing klipper.bin using SD card
do u know any way to flash it using … ssh … the printer is serial connected
i have tried once a method earlier via ssh but i can’t remember it any more

Well, since you did not even provide what type of board you are using, it is hard to give any advice.

Following above instructions and especially using the correct options for make menuconfig according to your board, are usually working if done correctly.

1 Like