dw-0 / kiauh

Klipper Installation And Update Helper
GNU General Public License v3.0
3.38k stars 489 forks source link

Add support for custom flash commands #116

Open ModMike opened 3 years ago

ModMike commented 3 years ago

Would it be possible to add a custom flash command for those of us who have non-compliant boards. I have a Fysetc Cheetah. I was thinking it could be a config option somewhere.

Thanks!

dw-0 commented 3 years ago

Hi,

i think you are speaking of the flash command mentioned here, right? https://github.com/KevinOConnor/klipper/blob/master/config/generic-fysetc-cheetah-v1.2.cfg#L8

Although i have an idea on how i could implement such a feature (for example asking the user for a one time input of the flash command which then gets saved to the kiauh.ini for later use) i have no possibility to test that feature then. It would be very experimental and i would relais 100% of user feedback on that. Which is no dealbreaker for me though... im just saying that it possibly won't work out of the box perfectly.

ModMike commented 3 years ago

That would be PERFECT. Thanks!

And how do I donate?

dw-0 commented 3 years ago

And how do I donate?

😄Have a look here: https://github.com/th33xitus/kiauh/issues/115#issuecomment-924388549