#where can I find the klipper installer for bigtreetech skr v1.3?
1 messages · Page 1 of 1 (latest)
Ahoi @old sigil!
It looks like you did not provide all the necessary information we need to help you.
Please upload your logfiles and a detailed description of your problem.
For further information see: https://docs.mainsail.xyz/faq/getting-help/discord#provide-information
Note: We only accept .log and .txt files as log files.
This is an automated message
What do you mean by installer? There is no special installer, just special settings and ways to flash a board.
If you would read through the official installation tutorial of Klipper: https://www.klipper3d.org/Installation.html#building-and-flashing-the-micro-controller
You would find the link to: https://github.com/Klipper3d/klipper/tree/master/config
And there you find this: https://github.com/Klipper3d/klipper/blob/master/config/generic-bigtreetech-skr-v1.3.cfg
So as this has no special install instructions at the top, you can either use the make flash command from the first link
But it might be possible that you need some custom steps, as described in this link, that took me like 2s to google
usually, when installing klipper, I found ready-made firmware like this: https://github.com/bigtreetech/BIGTREETECH-SKR-mini-E3/blob/master/firmware/V3.0/Klipper/firmware-USB.bin , copied to the sd card and put it in the control board. As far as I understand, I will have to compile the bin file manually, right?