Printer Model: IDEX MCU / Printerboard: BIGTREETECH SKRat V1.0 + 2x EBB 42 Host / SBC Raspberry klippy.log
FYI @koconnor
send: SHAPER_CALIBRATE CHIPS=extruder
Internal error on command:“SHAPER_CALIBRATE”
log: klippy (5).log (662.7 KB)
See Configuration Changes - Klipper documentation → 20241112
I’d strongly recommend using “bug” only if you have verified that it is one. For you unexpected behavior does not necessarily qualify as a bug.
Thanks, I’ll test it tomorrow
20241112: Option CHIPS=<chip_name> in TEST_RESONANCES and SHAPER_CALIBRATE requires specifying the full name(s) of the accel chip(s). For example, adxl345 rpi instead of short name - rpi.
yes, it is as you write.
SHAPER_CALIBRATE CHIPS=‘adxl345 extruder’ SHAPER_CALIBRATE CHIPS=‘adxl345 extruder1’