Closed derekyle closed 1 year ago
SET_PRINT_STATS_INFO is a Klipper gcode command introduced last October. It seems like your Klipper install is older, but updating should resolve this.
Yes, that was it. I was using the newest version of the OctoKlipperPi image, not realizing that it currently ships with a little bit older version of Klipper.
A macro in Layers.cfg calls SET_PRINT_STATS_INFO which throws an error on my system. Should this macro be included somewhere? It looks like it is not a command that Klipper recognizes at this time.