TheFeralEngineer / Klipper-for-Elegoo-Neptune-series-3D-Printers

run Klipper on your neptune 2, 2s, 3, 3pro, etc!
172 stars 28 forks source link

Which FW to use #24

Closed pstabno closed 1 year ago

pstabno commented 1 year ago

Hey - I wanted to install klipper from Your repo using SD card and one question - I noted only UART firmware image is updated 2 months ago. For SD should I use older one(7 months) from USB com?

TheFeralEngineer commented 1 year ago

You can try it, but more than likely, you'll have to create your own bin file to flash as newer Klipper versions require fresh bins to communicate properly. I've provided information on how to do this in various YouTube videos and all of the make menuconfig options are listed on the top of my printer.cfg files. Also, be sure to disconnect the original screen before flashing the bin, as it has been known to cause update issues if it remains connected.

On Wed, Aug 9, 2023, 6:22 AM Jester2580 @.***> wrote:

Hey - I wanted to install klipper from Your repo using SD card and one question - I noted only UART firmware image is updated 2 months ago. For SD should I use older one(7 months) from USB com?

— Reply to this email directly, view it on GitHub https://github.com/TheFeralEngineer/Klipper-for-Elegoo-Neptune-series-3D-Printers/issues/24, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARUZ2LPOX6CDDFP4MXN3SULXUNQG7ANCNFSM6AAAAAA3JYYMPM . You are receiving this because you are subscribed to this thread.Message ID: <TheFeralEngineer/Klipper-for-Elegoo-Neptune-series-3D-Printers/issues/24@ github.com>

pstabno commented 1 year ago

Screen is already disconnected and waiting for next step :) I wonder if first I should not try the older image and see how it goes. BTW - What are the risks of bricking mainboard with SD installment? if something fail it will just re-attempt to install with new image plugged?

TheFeralEngineer commented 1 year ago

I've never had anyone brick theirs, so I'd say the chances are very slim. All you have to do in the event that it doesn't work is try again. 🐱🐱

On Wed, Aug 9, 2023, 7:56 AM Jester2580 @.***> wrote:

Screen is already disconnected and waiting for next step :) I wonder if first I should not try the older image and see how it goes. BTW - What are the risks of bricking mainboard with SD installment? if something fail it will just re-attempt to install with new image plugged?

— Reply to this email directly, view it on GitHub https://github.com/TheFeralEngineer/Klipper-for-Elegoo-Neptune-series-3D-Printers/issues/24#issuecomment-1671189081, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARUZ2LJ4ULAFHQUZDZPXYK3XUN3H3ANCNFSM6AAAAAA3JYYMPM . You are receiving this because you commented.Message ID: <TheFeralEngineer/Klipper-for-Elegoo-Neptune-series-3D-Printers/issues/24/1671189081 @github.com>

pstabno commented 1 year ago

Great :D Then time for some flashing. Thanks

pstabno commented 1 year ago

Ok all worked. Thanks a lot.