tracking pixel
Michael G

Ender 5 Nozzle Cleaning Station

by
michael.r.gamber
Follow
Follow
Remix Model
Like
Ender 5 Nozzle Cleaning Station 3d model
2D
3D
Makes
Be the first to upload a make
This model is restricted by licensing terms. 
0 Likes7 DownloadsJanuary 16, 2022
This model is restricted by licensing terms. 


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




This model is restricted by licensing terms. 
0 Likes7 DownloadsJanuary 16, 2022
This model is restricted by licensing terms.