Basic Information:
Printer Model: Ender 6
MCU / Printerboard:Manta M8P
klippy.log
Describe your issue:
M8P V1.1 mainboard and Biqu H2 extruder
I have given up on a weeks worth of trying to get it working and started again
I downloaded latest CB1 image from s://github.com/bigtreetech/CB1/releases dated March 6th
flashed on a new SD card
Changed Wifi SSID and Password to mine
Booted Manta Mm8P
Logged in with SSH
compiled the firmware and flashed it as per the instructions
Had tp put the board in DFU mode to flash as it would not install from SD card
but it worked and using ls /dev/serial/by-id/ gives me my device ID
I then loaded the webpage using the IP address of the Manta M8P
Updated all modules using the Update Manager
Loaded my Ender 6 printer…cfg that has a Biqu H2 extruder on Motor 5
made sure the printer.cfg uses all 3 endstops and the pins are correct
I have made 4 new stepper cables by referencing the pinout in the Manta M8P pins and physically checking each stepper with a multimeter to make certain I was wiring it correct
I have checked the Jumpers for stepper power, TMC2209, Fan Voltage, Diag has no jumpers
Endstops are:
X is on the right hand side of the machine looking at it
Y is at the back right looking at it
The only other difference is I’ve got 15mm less travel in both axis due to linear rails being fitted.
When I try and home any axis
X moves the carriage forward towards the front of the machine
Y moves the carriage to the right of the machine
Nothing I do changes this, I have even tried swapping the X and Y stepper cables but that just made it worse
I have tried everything possible to fix this and using the Configuration checks in the Klipper documentation doesn’t help
M112 works
All of the printer axes can manually move freely
Verified endstops
STEPPER_BUZZ STEPPER=stepper_x moves the carriage moves back and left at the same time
STEPPER_BUZZ STEPPER=stepper_y moves the carriage moves back and right at the same time
I have checked the belts using the service tutorial video
Can anyone look at my config and tell me if they can see what’s wrong?
klippy.log (125.5 KB)