M600 Klipper "purge more"

Basic Information:

Printer Model: Artillery Hornet
MCU / Printerboard: Ruby

When I use the m600 command with marlin, I remove the filament, insert the new filament, and use the buttons on the printer to choose purge and then continue.
Has anyone managed to do this in klipper? Since not all colors require the same amount of purges, it is necessary to have the “purge more” option for me…
Does anyone have a configuration for this?

If you’re using KlipperScreen, there’s a built-in menu that makes it simple to extrude various amounts at various speeds with just a couple of taps. The other frontends have similar functionality. Or you could just create a simple PURGE_MORE macro that extrudes your preferred amount at your preferred speed.

I don’t have a clipper screen
The problem is how to access that macro from the printer screen…

If you’re using a basic LCD, you can add a custom item to the menus: Configuration reference - Klipper documentation

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.