Wanted to add a comment. I went through and set this up on Mainsail. After some troubleshooting, I ran into a few errors during the setup.
-
(I believe this might have been caused from newer version requirements after this config was built. Also, Mithrandil might have made this change on purpose or it was a typo, not certain. Either way, fluidd\mainsail would not agree with me it until this was done. In the printer.cfg file, uncomment z_offset: 0.70.
-
Modify the following file: config/mk2s/steppers.cfg file.
line 66 and line 82. remove static_ from both of these places. it should read just value:540.0 -
virtual gcode location. make sure to set the virtual gcode location (i did this in mainsail. fluidd might not have this issue) in printer.cfg and mainsail.cfg.
default path: ~/gcode_files
I had to set it to: ~/printer_data/gcodes
These three changes brought the printer online and im now able to run klipper on my mk2s. mini rambo firmware flashing is a breeze. one thing to keep in mind. the mini rambo requires 12v at the main connector in order to flash the firmware on the board. there is no usb pass through voltage for the mcu.
I understand this is probably day 1 stuff to a lot of users. I am fairly new to klipper, thought id save another new user some of the debugging i had to go through.
Mithrandil thank you very much for the hard work you put into building this. The lcd menu layout is so close to the original prusa interface, i can barely tell the difference. well done. well done.