bigtreetech / Manta-E3EZ

70 stars 9 forks source link

"/serial/" directory restoration #22

Open BelowCelcius opened 1 year ago

BelowCelcius commented 1 year ago

Hello, I am having troubles getting Klipper to connect to my Manta E3EZ's MCU. I'm trying to swap my Creality Ender 3 Neo's motherboard with the Manta & CB1 combo. I followed BigtreeTech's installation guide, but couldn't get the MCU to flash. I would get the "mcu 'mcu': Unable to connect" error on Mainsail. However, after doing some early troubleshooting, I managed to accidentally delete the "/serial/" file. I believe this is causing all the current trouble, and I can't figure out how to restore my "/serial/" file. Would anyone know if this is possible, and how so? Also, I still get the same previously mentioned error on Mainsail. I'll link my Klippy.log, and moonraker.log in this post as well. Please let me know if I should include anything else.

Additional noteworthy symptoms:

  1. I can connect to the CB1 through SSH, and Mainsail.
  2. I have made a "generic-bigtreetech-xxx" file.
  3. In SSH, "make menuconfig" compiles a klippy.bin.
  4. Firmware.bin doesn't change to FIRMWARE.CUR.
  5. Cannot check to see if firmware has been updated correctly, because of no "/serial/" file.
  6. There is no Klipper device ID.

moonraker (4).log klippy (13).log

Thanks BelowCelcius