For Voron 2.4 R2 Nozzle Silicone Brush 3D Printer Nozzle Cleaner Tool for VORON V2 3D Printer
About the Product:
1. Name: Voron 2.4 Silicone Nozzle Brush Kit
2. Tested models: voron 2.4 250, voron 2.4 300, voron 2.4 350
Features: Easy to install, can effectively remove the residual filaments from the nozzle.
3. Print link: https://www.thingiverse.com/thing:6724416 Special suggestion: Use high temperature resistant consumables to print ABS, PA-CF, etc.)
4. Operation method: Modify the slicing software script to drive the machine to brush the cleaning brush before printing. Take voron2.4 300 as an example (please adjust the parameters by yourself when using other models) Add the following code before the slicing start script:
G1 Z10 Y300 X45 F2000 ; Go down
G1 Z1 F2000 ; go down
G1 X115 F9000
G1 X65 F9000
G1 X115 F9000
G1 X65 F9000
G1 X115 F9000
G1 X45 F9000
G1 Y280 F9000 ; go to front
G1 Z0.2 F3000 ; get ready to prime
G92 E0 ; reset extrusion distance G1 X95 E30 F600; draw prime line G92 E0; reset extrusion distance G1