makerbase-mks / Klipper-for-MKS-Boards

GNU General Public License v3.0
240 stars 167 forks source link

Publish instructions for Klipper compilation instead of providing pre-made binaries #14

Closed VinnyCordeiro closed 3 years ago

VinnyCordeiro commented 3 years ago

One of the advantages of Klipper is the ability to use multiple microcontroller boards. However, in order for that to work, all of them need to be compiled with the same version of Klipper. By providing pre-compiled binaries you are not allowing that to happen, because there isn't anyway to know which version of Klipper is being used. It would be much more useful to provide instructions on how to generate your own Klipper binary through the make menuconfig option.

mks-viva commented 3 years ago

About how to compile the klipper, you can refer to Kilpper web, MKS path klipper bin file and it’s just used when people don’t want to compile klipper firmware.

mks-viva commented 3 years ago

Klipper for MKS Board path, under each board folder, there are pictures about make_menuconfig