Basic Information:
Printer Model: Ender v2
MCU / Printerboard: e3ez manta /WCB
klippy.log
klippy.log (298.1 KB)
Describe your issue:
Trying to install manta board coming from stock creality 4.2.2.
I have managed to get my printer onto my network.
I have done the cd ~/klipper/
make menuconfig
I have assured my settings are as listed in the manual (ive check like 10 times.)
- [*] Enable extra low-level configuration options
- Micro-controller Architecture (STMicroelectronics STM32) —>
- Processor model (STM32G0B1) —>
- Bootloader offset (8KiB bootloader) —>
- Clock Reference (8 MHz crystal) —>
- Communication interface (USB (on PA11/PA12)) —>
so when i type make it says no changes since ive done this previously. I have taken the file and renamed it fiirmware.bin
moved it to the printer, the file renames but the command “ls /dev/serial/by-id/” or “ls /dev/serial/by-id/*” it says “No such file or directory”
my printer cfg
1.[include mainsail.cfg]
2.
3.[include generic-bigtreetech-manta-e3ez.cfg]
my cfg for [include generic-bigtreetech-manta-e3ez.cfg]
is the generic e3ez file supplied on github