K1-Klipper / installer_script_k1_and_max

46 stars 7 forks source link

Add starting conditions #9

Closed Chinstrap777 closed 6 months ago

Chinstrap777 commented 7 months ago

I've been having issues trying to get this to work on my K1 Max. Every time I run the script, my printer display goes black after the splash screen, and on mainsail I get an error that basically states that there's a mismatch between the MCUs' firmwares. If there's a set of conditions that are needed in order to run the script properly, could you add them to the page? Something like "Prior to running this script ensure that..."

Chinstrap777 commented 7 months ago

IMG_5907

sbtoonz commented 6 months ago

https://github.com/K1-Klipper/installer_script_k1_and_max/blob/main/installer.sh#L19

This line of code would sed out the config stuff that calls the rpi MCU

I can also compile an updated linux-host process I suppose as well