No problem. I just sent you a new MR with the latest Klipper changes to help keep you updated. I hope they merge it soon so we don’t need to keep up with this
Hi @SteveGotthardt & @bsas , I have here a Kobra Max with Revo Six and MicroSwiss extruder installed. I should be happy to help you and prepare a printer.cfg file for the Max
I cloned your github and saw that it’s at the moment not possible to make a firmware.
Can you tell me how to make it or maybe just give me access to the firmware.bin until merged ?
Thank you for this great work !
I have updated the repository - it builds for me now - thanks for pointing that out.
I have added a bin in the release for kobra: Releases · SteveGotthardt/klipper · GitHub
Thanks ! Tomorrow I will made the change to my mainboard and flash the firmware.
Go for config !
Some news
Added a switch to be able to go from Marlin(Anycubic) to Klipper easily
Loaded klipper FW and connected to Mainsail on a Rpi4
So far so good.
Now just find the correct printer.cfg settings for the Kobra Max.
I found some configs on the net but not really working well.
I’m actually retrievieving the pinouts given by Anycubic in the source files.
I’m sure it will works
Great news for Kobra Max users !
I’m ready with the printer.cfg for it
Find attached the printer.cfg, let me know if it’s ok
printer.cfg (3.2 KB)
There is a great difference between the Kobra and Kobra Max, Kobra is using sensorless homing and Kobra Max the mechanical switches.
I’m happy with this config, now let’s print
good morning friends, sorry for my english, i would like to put klipper on my kobra max, what should i change exactly?
@Marciocrt
Get the binary here:
Use the printer.cfg from the previous post.
https://klipper.discourse.group/uploads/short-url/tLmdIW6vRi5KhWZtA5dhQoP8atz.cfg
@SteveGotthardt gave me this message
Unable to read tmc uart ‘stepper_x’ register IFCNT
Once the underlying issue is corrected, use the
“FIRMWARE_RESTART” command to reset the firmware, reload the
config, and restart the host software.
Printer is shutdown
[image]
@Marciocrt
The board needs to have a resistor moved so that the x stepper can be addressed.
Move R65 to R66. This involves using a soldering iron.
@Crenwick35
Did you have to move r65 to r66? Or have to modify board?
Is this a 0 Ohm resistor? In this case it is just a “jumper” and it is probably easier to remove it on R65 and close R66 with some solder.
Yes, R65 is a zero ohm resistor. So, you could just use a wire or solder to connect the pads at R66 after removing R65.
@Marciocrt
Removed R65 and placed just wires with a switch as R65 is 0ohm so just a jumper . The switch is just for me easy to switch back to the stock firmware but at the moment not used. When you try Klipper no need to go back
Which slicer are you using?
Good evening friends, Just to let you know that it worked 100% on anycubic kobra max…
I put klipper on my other printer, anycubic kobra.
but I am not able to make Heightmap automatically, because
I noticed that Pin PB8 is on endstop_pin:.
Is there any way to fix this?
Is there a pin in there that could be used? One from the not-populated z1/e1 maybe?