Tronxy X5SA Pro Cleanstation
Description
Cleanstation for Tronxy X5SA Pro 330x330 working with original and with glas bed. In Marlin Firmware bugfix2.0.x I'm using this configuration: #define NOZZLE_CLEAN_FEATURE #if ENABLED(NOZZLE_CLEAN_FEATURE) #define NOZZLE_CLEAN_STROKES 6 #define NOZZLE_CLEAN_TRIANGLES 3 #define NOZZLE_CLEAN_START_POINT { { (X_BED_SIZE + 5), (Y_MIN_POS), (Z_MIN_POS + 0.4) } } #define NOZZLE_CLEAN_END_POINT { { (X_BED_SIZE + 17), (Y_MIN_POS + 50), (Z_MIN_POS + 0.4) } } #define NOZZLE_CLEAN_CIRCLE_RADIUS 6.5 #define NOZZLE_CLEAN_CIRCLE_FN 10 #define NOZZLE_CLEAN_CIRCLE_MIDDLE { { (X_BED_SIZE + 8.5), (Y_MIN_POS + 25), (Z_MIN_POS + 0.4) } } #define NOZZLE_CLEAN_GOBACK #endif
Statistics
Likes
66
Downloads
0