FYSETC / Nozzle-Input-Shaper

FYSETC - Nozzle Input Shaper (NIS)
GNU General Public License v3.0
14 stars 3 forks source link

Had to alter instructions while Flashing from RPi to get the NIS Flashed #6

Open iRoc999 opened 6 months ago

iRoc999 commented 6 months ago

Went through the commands several times. None flashed successfully. used these commands and flashed Successfully cd ~/klipper make clean make menuconfig make make flash FLASH_DEVICE=0483:df11

I hope this helps others having the same issue

v0nsild commented 5 months ago

Worked for me. Thanks a lot!

ac7ss commented 2 months ago

Had to use the generic make instructions as well. I understand what they wanted to do, creating a unique make config, but it didn't work well.

DP4US commented 1 month ago

I didnt see this until after but thanks for posting. This was my error: MCU Protocol error

This is frequently caused by running an older version of the firmware on the MCU(s). Fix by recompiling and flashing the firmware.

Your Klipper version is: v0.12.0-310-gef7534686-dirty MCU(s) which should be updated: mcu: Current version v0.12.0-290-g14a83103c NIS: Current version v0.12.0-36-g3417940f nhk: Current version v0.12.0-155-g4cfa266e Up-to-date MCU(s):

Once the underlying issue is corrected, use the "RESTART" command to reload the config and restart the host software. mcu 'NIS': Command format mismatch: query_adxl345 oid=%c rest_ticks=%u vs query_adxl345 oid=%c clock=%u rest_ticks=%u. Just need to flash as a normal piece of hardware and not use the nis stuff for flashing but the macro is good for setup.