How klipper in Mellow Sht42?

Hi,

I just received a Mellow Sht42 board, I want to use it as a toolboard together with an Octopus pro that runs Klipper… In the manufacturer’s instructions, it indicates that you have to flash it with the klipper firmware, and it gives you a link for the instructions… .but I can’t find the file that I have to flash… Could you provide me with a link where I explain the process… and the file to flash.

Flashing instructions are provided by mellow at the link below. You need to compile the firmware yourself. This is done the same way you build any firmware with Klipper. Go to your Klipper directory and run make menuconfig. Mellow provides a screenshot with the correct settings. Then you run make clean followed by make. That will generate the firmware binary file.