Any links for a good klipper guide?
What's the best guide for getting klipper setup on the mini? Going to flash it this weekend.
RE: Any links for a good klipper guide?
https://github.com/PrusaOwners/prusaowners/blob/master/Klipper.md
--------------------
Chuck H
3D Printer Review Blog
RE:
The link refers to the MK3.
I worked about half a year on the firmware for MK3 with MMU2 (Clipper, Mainsail, Moonraker).
For the MMU2 I used a BTT Mini E3 V2.0.
A good manual for the Mini with org. buddy board is unknown to me.
Maybe an alternate here: https://github.com/EnnjiBennji/PRUSA_Mini_SKR_Klipper with a BTT board.
wbr,
Karl
Statt zu klagen, dass wir nicht alles haben, was wir wollen, sollten wir lieber dankbar sein, dass wir nicht alles bekommen, was wir verdienen.
RE: Any links for a good klipper guide?
Thanks, Karl. I pulled that off my reading list and did not check it,
The link refers to the MK3.
I worked about half a year on the firmware for MK3 with MMU2 (Clipper, Mainsail, Moonraker).
For the MMU2 I used a BTT Mini E3 V2.0.
A good manual for the Mini with org. buddy board is unknown to me.
Maybe an alternate here: https://github.com/EnnjiBennji/PRUSA_Mini_SKR_Klipper with a BTT board.
wbr,
Karl
--------------------
Chuck H
3D Printer Review Blog
RE: Any links for a good klipper guide?
There isn't much out there, I've been looking for a few weeks. I've had to write my own macros for loading and unloading filament, etc. I'd be happy to share them with you but they're not finished. There's a lot to learn about the nomenclature of the macros. I'd like to add a while/do statement on the load filament to probe the filament sensor but haven't gotten around to it yet. I tried an if/then statement but it quit after the first poll of the sensor. If you haven't flashed your buddy board yet, I'd think a few times about it and definitely don't overwrite your bootloader. I can't get the prusa firmware to compile on windows or linux (raspberry pi, two different Pi's). It keeps throwing an error in the build.py script.
I'd be happy to share what I've learned if you're interested but even after running pressure advance and input shaping with an accelerometer, it's not printing better than the Mini+ did with stock Prusa firmware.
What's the best guide for getting klipper setup on the mini? Going to flash it this weekend.