Basic Information:
Printer Model: Creality CR10 5S
MCU / Printerboard: BTT Manta M8P v1.1
Host / SBC: BTT CB1
klippy.log
klippy(9).log (26.2 KB)
Describe your issue:
I wanted to get into 3D printing. And for the types of builds I was looking at, a big one made sense. So I found a local CR10 5S, where the changes to it were “Now runs Klipper”, that was it.
So I got it, brought it home and it turns out the printer is pretty far from stock. It is now headerless with Klipper (as per the listing), but also has a BTT Manta M8P 1.1 board with 8x TMC2209 drivers, CB1 host, Voron Stealthburner with Phaetus Dragon Hotend and a SB2099 CAN RP2040 controller with Voron Tap. All words that I did not know 2 months ago.
On top of all that, it was not working and mostly disconnected.
So, with only having rudimentary experience with RPi, no experience with 3d printers, and a 3D printer that would seem to be fairly advanced, I have had a steep learning curve. Over the last 2 months I have been trying to get it working., but keep hitting road block after roadblock. So many paths lead down to dead ends. I feel like I have thrown myself in the deep end a bit here.
X is a virtual endstop and y is a physical endstop.
My successes so far (I think)
- Cabling back in the correct place
- Manta board, CB1 and SB2099 firmwares all installed.
- CAN bus seems to be communicating.
- Klipper istalled and updated.
- Webcam displays
- Replaced hotend temp sensor.
- x, y, z and probe endstops are OPEN.
- x now homes properly and is controlable.
So my next issue is that y and z when homed, shutdown the printer with:
Unable to read tmc uart ‘stepper_y’ register IFCNT
Unable to read tmc uart ‘stepper_z2’ register IFCNT
Pretty sure the UART pins are prepared properly, but I’ve been wrong many times on this so far.
Oh, and also when testing the bed and extruder temps by manually setting them to 50 degrees C. They throw up errors and shutdown the printer too.
That is on top of the tap seemingly being quite stiff to move. When I got it there was only 3 ball bearings total left in the guide rails, so I added more, not sure if I have added too many now. Also another issue for another day.
If anyone is able to offer some advice on what I can do next, it would be greatly appreciated.
Thanks in advance.