Klipper-for-MKS-Boards icon indicating copy to clipboard operation
Klipper-for-MKS-Boards copied to clipboard

Klipper v0.11.0 firmware update

Open Neko-vecter-Lab opened this issue 2 years ago • 3 comments

Hey! Klipper now version v0.11.0. The firmware in this repo is outdated. It is possible to update the firmware in this repo?

Neko-vecter-Lab avatar Dec 05 '22 04:12 Neko-vecter-Lab

I join the question. It is difficult for me to understand the build of the firmware on my own, or rather, I am afraid to miss the configuration of some feature (e.g. GPIO pins state on startup) of my robin e3 and burn the board. Could you, please, at least add the configurations (the results of make config) that were used for the previous 0.10.x version to the repository so that we have a good starting point?

UPD. Do I understand correctly that I only need to configure as shown on this image and everything will be fine?

nuqz avatar Jan 10 '23 18:01 nuqz

@nuqz I explained this for you in other issue #24

ColdBeer72 avatar Jan 10 '23 20:01 ColdBeer72

I join the question. It is difficult for me to understand the build of the firmware on my own, or rather, I am afraid to miss the configuration of some feature (e.g. GPIO pins state on startup) of my robin e3 and burn the board. Could you, please, at least add the configurations (the results of make config) that were used for the previous 0.10.x version to the repository so that we have a good starting point?

UPD. Do I understand correctly that I only need to configure as shown on this image and everything will be fine?

The reason why I post this issue is because klipper update to the v0.11.0. The repo firmware is outdated.

Build the klipper firmware is not hard. You just need to follow the klipper docs. The compile parameters have been posted in this repo. If you want the specific version of firmware, you need to compile.

Neko-vecter-Lab avatar Jan 10 '23 21:01 Neko-vecter-Lab