xblax / flashforge_ad5m_klipper_mod

Unoffical mod for Flashforge Adventurer 5M (Pro) 3D printers to run Moonraker, custom Klipper, Mainsail & Fluidd
GNU General Public License v3.0
82 stars 4 forks source link

Warning when using Mainsail reported in OrcaSlicer (klipper update to version warning) #165

Closed Avpman2 closed 1 week ago

Avpman2 commented 3 weeks ago

Getting this warning msg on the Mainsail Device tab in OrcaSlicer:

Dependency: Klipper The current Klipper version does not support all features of Mainsail. Update Klipper to at least v0.11.0-257.

consp commented 3 weeks ago

While it might be annoying, there is little which can be done at this time: the klipper mcu code is provided by flashforge and it's currently impossible to update it. The host side already is at the latest compatible version (with some backports from klipper v0.12 in the next release)

Maybe it's possible to suppress the message for now but I'll leave this to more experienced people to investigate/fix.

xblax commented 1 week ago

There is not much we can do about this. It's not worth patching this in the Mainsail code. Afaik being a bit behind with the Klipper version doesn't cause any issues and the message does only show up once if acknowledged and checked to not show again.

I'm going to Close it as "Won't Fix".