Tevo Tarantula Pro Box - Nozzle Cleaner for Dremel Brush

Tevo Tarantula Pro Box - Nozzle Cleaner for Dremel Brush

thingiverse

Use a dremel circular brush to clean the nozzle, the narrow brush makes sure the nozzle passes over the brush completely compared to other brushes i have tried. This design takes the idea from https://www.thingiverse.com/thing:4062294 though its not really a remix, it does use the mount part. Use a 25mm brush, cheap ones can be found on aliexpress and other places. Print the holder in the oirentation it will appear on the build plate, support is required. Then add a small nut and bolt to the smaller piece, insert the brush into the hole and assemble. You will need the mount part from https://www.thingiverse.com/thing:4062294 and attach the brush holder per the instructions from that. Adjust the position so the brush does not hit the print bed. Marlin's Configuration.h is thus.. ``` #define NOZZLE_CLEAN_FEATURE #if ENABLED(NOZZLE_CLEAN_FEATURE) // Default number of pattern repetitions #define NOZZLE_CLEAN_STROKES 3 // Default number of triangles #define NOZZLE_CLEAN_TRIANGLES 3 // Specify positions for each tool as { { X, Y, Z }, { X, Y, Z } } // Dual hotend system may use { { -20, (Y_BED_SIZE / 2), (Z_MIN_POS + 1) }, { 420, (Y_BED_SIZE / 2), (Z_MIN_POS + 1) }} #define NOZZLE_CLEAN_START_POINT { 235, 30, (Z_MIN_POS + 1) } #define NOZZLE_CLEAN_END_POINT { 247, 30, (Z_MIN_POS + 1) } // Circular pattern radius #define NOZZLE_CLEAN_CIRCLE_RADIUS 6.5 // Circular pattern circle fragments number #define NOZZLE_CLEAN_CIRCLE_FN 10 // Middle point of circle #define NOZZLE_CLEAN_CIRCLE_MIDDLE NOZZLE_CLEAN_START_POINT // Move the nozzle to the initial position after cleaning #define NOZZLE_CLEAN_GOBACK // For a purge/clean station that's always at the gantry height (thus no Z move) #define NOZZLE_CLEAN_NO_Z // For a purge/clean station mounted on the X axis #define NOZZLE_CLEAN_NO_Y // Require a minimum hotend temperature for cleaning #define NOZZLE_CLEAN_MIN_TEMP 170 //#define NOZZLE_CLEAN_HEATUP // Heat up the nozzle instead of skipping wipe // Explicit wipe G-code script applies to a G12 with no arguments. //#define WIPE_SEQUENCE_COMMANDS "G1 X-17 Y25 Z10 F4000\nG1 Z1\nM114\nG1 X-17 Y25\nG1 X-17 Y95\nG1 X-17 Y25\nG1 X-17 Y95\nG1 X-17 Y25\nG1 X-17 Y95\nG1 X-17 Y25\nG1 X-17 Y95\nG1 X-17 Y25\nG1 X-17 Y95\nG1 X-17 Y25\nG1 X-17 Y95\nG1 Z15\nM400\nG0 X-10.0 Y-9.0" #endif ```

Download Model from thingiverse

With this file you will be able to print Tevo Tarantula Pro Box - Nozzle Cleaner for Dremel 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 Tevo Tarantula Pro Box - Nozzle Cleaner for Dremel Brush.