2D3D
Makes
Be the first to upload a Make
This model is restricted by licensing terms.
View license.
Model originally uploaded to Thingiverse at https://www.thingiverse.com/thing:4079436.
Make yourself a cleaning system for your nozzle.
Mounts to the front 2020 extrusion.
Use brass brushes from Harbor Freight with the handle cut off.
I use this on my startup G-code G12 P1 S2 T3
My firmware setting in Marlin 2.0 #define NOZZLE_CLEAN_FEATURE
#if ENABLED(NOZZLE_CLEAN_FEATURE) // Default number of pattern repetitions #define NOZZLE_CLEAN_STROKES 2
// Default number of triangles #define NOZZLE_CLEAN_TRIANGLES 3
// Specify positions as { X, Y, Z } #define NOZZLE_CLEAN_START_POINT { 235, 55, (Z_MIN_POS + 5) } #define NOZZLE_CLEAN_END_POINT { 240, 8, (Z_MIN_POS + 5) }
0 Likes7 DownloadsJanuary 16, 2022
0 Likes7 DownloadsJanuary 16, 2022
This model is restricted by licensing terms.
View license.