toannv28 / Klipper-Prusa

The Unlicense
0 stars 0 forks source link

Does the pi connects usb? #1

Open kaisarantonn opened 2 years ago

kaisarantonn commented 2 years ago

Hello! Sorry im a noob on this pi thing.

How to flash the firmware of einsy? Does it same like ender 3 by sdcard?

And how does the pi connects with einsy? By USB Pi to usb on Einsy?

Thank you!

toannv28 commented 2 years ago

Hello! Sorry im a noob on this pi thing.

How to flash the firmware of einsy? Does it same like ender 3 by sdcard?

And how does the pi connects with einsy? By USB Pi to usb on Einsy?

Thank you!

To use this config, the firmware should be compiled for the AVR atmega2560. To use via serial, in "make menuconfig" select "Enable extra low-level configuration options" and select serial1 (the RasPi serial) or serial0 when you plan to connect via the USB. And Flash Klipper to your printer https://www.klipper3d.org/Installation.html#building-and-flashing-the-micro-controller

kaisarantonn commented 2 years ago

Hello! Sorry im a noob on this pi thing.

How to flash the firmware of einsy? Does it same like ender 3 by sdcard?

And how does the pi connects with einsy? By USB Pi to usb on Einsy?

Thank you!

To use this config, the firmware should be compiled for the AVR atmega2560. To use via serial, in "make menuconfig" select "Enable extra low-level configuration options" and select serial1 (the RasPi serial) or serial0 when you plan to connect via the USB.

And Flash Klipper to your printer https://www.klipper3d.org/Installation.html#building-and-flashing-the-micro-controller

How to flash firmware back to stock? Is it just connect via usb and use prusaslicer as usual?

toannv28 commented 2 years ago

Hello! Sorry im a noob on this pi thing.

How to flash the firmware of einsy? Does it same like ender 3 by sdcard?

And how does the pi connects with einsy? By USB Pi to usb on Einsy?

Thank you!

To use this config, the firmware should be compiled for the AVR atmega2560. To use via serial, in "make menuconfig" select "Enable extra low-level configuration options" and select serial1 (the RasPi serial) or serial0 when you plan to connect via the USB. And Flash Klipper to your printer https://www.klipper3d.org/Installation.html#building-and-flashing-the-micro-controller

How to flash firmware back to stock? Is it just connect via usb and use prusaslicer as usual?

Yes, just need use prusaslicer and flash firmware prusa, the board will to back stock :)