Nozzle Cleaning Brush

Nozzle Cleaning Brush

thingiverse

This is a Nozzle Cleaning Brush Mount designed to fit snugly on a 3mm thick bed subplate. It's purpose-built for use with Marlin G12 code and works seamlessly when programmed with commands like G12 P1 S2 T3, which I've included in my start script right after G29. To get the job done, I'm using an all-purpose brush from AllwayTools that can handle grout stripping - you can find it here: https://www.amazon.com/AllwayTools-GB-Stripping-Grout-Brush/dp/B000KKRG9I Here are my configuration.h settings for nozzle cleaning: #define NOZZLE_CLEAN_FEATURE #if ENABLED(NOZZLE_CLEAN_FEATURE) // Default number of pattern repetitions #define NOZZLE_CLEAN_STROKES 5 // was 12 // Default number of triangles #define NOZZLE_CLEAN_TRIANGLES 3 // Specify positions as { X, Y, Z } #define NOZZLE_CLEAN_START_POINT {225, 20, (Z_MIN_POS + 1.5)} #define NOZZLE_CLEAN_END_POINT {240, 75, (Z_MIN_POS + 1.5)}

Download Model from thingiverse

With this file you will be able to print Nozzle Cleaning Brush with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Nozzle Cleaning Brush.