Fill out above information andin all cases attach yourklippy.logfile (use zip to compress it, if too big). Pasting yourprinter.cfgis not needed Be sure to check our “Knowledge Base” Category first. Most relevant items, e.g. error messages, are covered there
Some questions…plz let me know if anything is wrong in the commands and steps sequence.
Build klipper.bin for the Eddy with CAN enabled in make menu.
2. Connect the the Eddy in USB mode (mind the switch on the Eddy)
→ Switch to be in USB side?
3. Flash the firmware
→ flash with the command : make flash FLASH_DEVICE=2e8a:0003"
4. Unplug the Eddy, switch to CAN mode
→ connect the Eddy duo to Ebb42 using CAN wires with switch on CAN side?
Wire the Eddy to the toolhead
5. Find the UUID
→ with command : “python3 ~/katapult/scripts/flashtool.py -i can0 -q”
I see below result:
biqu@bigtreetech-cb1:~/klipper$ python3 ~/katapult/scripts/flashtool.py -i can0 -q
Resetting all bootloader node IDs…
Checking for Katapult nodes…
CANBus UUID Query Complete
biqu@bigtreetech-cb1:~/klipper$