Frix-x / klippain-shaketune

Klipper streamlined input shaper workflow and calibration tools
GNU General Public License v3.0
602 stars 65 forks source link

Internal error on command:"AXES_SHAPER_CALIBRATION" #121

Closed huskyte closed 2 months ago

huskyte commented 2 months ago

K-Shake&Tune module branch

Version

v4.0.0-1-g8b0862a9

Describe the bug and expected behavior

Message: Internal error on command:"AXES_SHAPER_CALIBRATION", whenever I try to run any command of Klippain through a macro. It was working before I upgraded and I followed the instructions for the update (hopefully). The log is 23 MB, so I wouldn't want to attach it (oh, hell, it worked, so enjoy a few pages of reading there)

Additional information and klippy.log

klippy.log

Frix-x commented 2 months ago

From your klippy.log, Klipper fail with this error : KeyError: 'minimum_cruise_ratio'

This means that you are running a pretty old version of Klipper and that you will need to update to a newer version where this parameter was added. It should fix your problem :)