Basic Information:
Printer Model: Elegoo Neptune 3 Max
MCU / Printerboard: ZNP Robin Nano DW V2.2
Host / SBC Pi4 PiOS Lite
klippy.log
Describe your issue:
The klipper.bin created is wrong. While the Printer flashes the file and renames it to .CUR (The bootloader renames it to .CUR upon “Successful”) the printer itself appears to not startup properly. MCU error states it cannot connect.
The few firmware uploaded online by other owners for this FDM printer work, but compiling it myself does not. I don’t want to use those other klipper firmwares since the only ones I’ve found are compiled for UART, while I want to verify that everyting works while still using the printers USB connector. Even when I compile to use the UART connector, it is still a bad firmware file.
A screenshot shows the repearing loop in my compiled klipper.bin
I tried building on my Desktop and the file is indentical as well.
The firmware is correct enough that the printer bootloader flashes it. However it then gets stuck in a loop.
Unless I’m completely misundertanding everything, I don’t know how to proceed from here. Unless i need very specific versions of the build tools and whatever it relies on. If recent updates to various things have broken the ability to compile firmware. And other Neptune 3 Max Klipper owners have yet to update this OS.