Nozzle Cleaning Brush
by thaug29
46
Downloads
32
Likes
0
Makes
This is a nozzle cleaning brush mount. It is designed to fit on a 3mm thick bed subplate. It's used with Marlin G12 code. I put G12 P1 S2 T3 in my start script after G29
Here is the brush I used.
https://www.amazon.com/AllwayTools-GB-Stripping-Grout-Brush/dp/B000KKRG9I
These are my configuration.h settings
#define NOZZLE_CLEAN_FEATURE
#if ENABLED(NOZZLE_CLEAN_FEATURE)
// Default number of pattern repetitions
#define NOZZLE_CLEAN_STROKES 5 //was 12
// Default number of tria
Here is the brush I used.
https://www.amazon.com/AllwayTools-GB-Stripping-Grout-Brush/dp/B000KKRG9I
These are my configuration.h settings
#define NOZZLE_CLEAN_FEATURE
#if ENABLED(NOZZLE_CLEAN_FEATURE)
// Default number of pattern repetitions
#define NOZZLE_CLEAN_STROKES 5 //was 12
// Default number of tria
Makes
Did you print this model? Sign in and share your make!
Sign in to leave a comment
Sign in