Cleaning Brush
-
I have an E3D tool changer with a Duet 2.0 Currently trying to get the cleaning brush to work correctly (it was never setup at all) How do i get this to work? Everything for the printer I have successfully setup except for the brush. I do have a brush.g and purge.g files written and I have a macro for it that works. I'm just unsure on how to get this to work during a print. I dont have alot of expierience with this so any help will be appreciated
-
You can put those purge and brush macros into your TPost_.g and run them as sub-programs using the M98 command.
TPost_.g occurs AFTER the tool is picked up.