Jump to content

Klipper w/mainsail not finding mcu E3V2

So, I decided to use my e3v2 today and klipper had killed itself, so I'm reinstalling it and I've done everything correctly but it's saying 'mcu' unable to connect and 

 

error configuring printer 

 

help lol

Link to comment
Share on other sites

Link to post
Share on other sites

6 hours ago, ashertechtips said:

So, I decided to use my e3v2 today and klipper had killed itself, so I'm reinstalling it and I've done everything correctly but it's saying 'mcu' unable to connect and 

 

error configuring printer 

 

help lol

make sure that you've told mainsail where to find the MCU.
there's a section in your printer.cfg file where you need to list the serial interface for your MCU

[mcu]
serial: /dev/serial/by-id/usb-Klipper_stm32g0b1xx_35004A0011504B4633373520-if00

please note that this is my printer config, yours will be different.
on your pi from the ssh terminal, you will need to run

ls /dev/serial/by-id

then paste your klipper address into the above

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×