#Existing command 'SET_PRINT_STATS_INFO' not found in gcode_macro rename

17 messages · Page 1 of 1 (latest)

wise widget
#

Good Evening, i set up my Pi with the latest mainsail OS. In order to support my Stock Ender 6 Display i swapped to the desuuu Fork for the klipper Instance. After Updating Everything except Klipper I get the above Error Message on Startup. Since I am very new to the Klipper World, I hope for Help.

stable cloud
#

I assume the densuuu fork is to old

#

Can you link the fork you used all what I see is more then a year old

wise widget
stable cloud
wise widget
#

In my first Attempt I got it working, but the SD Card broke. The second attempt failed

stable cloud
#

The problem is that it is so far behind that it is missing the gcode SET_PRINTER_STATS_INFO

#

If you use that branch you will miss some Mainsail features

#

To get rid of your error you need to do the following:

GitHub

Mainsail klipper macros and settings. Contribute to mainsail-crew/mainsail-config development by creating an account on GitHub.

wise widget
#

Thank you very much. it worked, the Error is gone

stable cloud
#

Yes but as said, you miss some features and will need to update your my_mainsail.cfg manually if we improve it over time.

#

His last merge from master was 28 of August so it is nearly 1/2 year behind

wise widget
#

If I find another solution for the display, I will go back to the actual fork. In the meantime I have to live without the new stuff. Thank you again for your help

opal ledge
# wise widget If I find another solution for the display, I will go back to the actual fork. I...

Fwiw, I recently forked the Desuuu Klipper for Creality CR6. After using his code to generate the Klipper.bin file, I was able to use the latest Mainsail OS build in Raspberry Pi Imager to create a clean install of everything. I am currently using the latest Klipper with t5uid1 and its contents copied into ~/klipper/klippy/extras folder. My stock DWIN display and my printer system both seem to run fine. That still may not give me access to SET_PRINT_STATS_INFO, I don’t know how I would test for that, but it might be an option for you to try ?

stable cloud
#

@opal ledge the test is easy Typ it in the console and hit return. If it shows unknown Goode than you are not at the latest Klipper.

opal ledge
stable cloud
#

Then for sure you are able to use it