Anet A8 - Brush holder for cleaning the nozzle, reverse by DeXon18 3d model
3dmdb logo
Thingiverse
Anet A8 - Brush holder for cleaning the nozzle, reverse by DeXon18

Anet A8 - Brush holder for cleaning the nozzle, reverse by DeXon18

by Thingiverse
Last crawled date: 2 years, 12 months ago
Este es un portaescobillas de alambre para un anet a8, Puede ser compatible con otras impresoras. El uso de un script de inicio personalizado en el software de segmentación le permitirá limpiar la boquilla del extrusor antes de que comience cada impresión. El cepillo se puede comprar en la mayoría de las tiendas de cajas y ferreterías. Los cepillos generalmente vienen en un paquete de tres piezas que incluye un cepillo de cerdas de acero. Yo no recomendaría usar esos ya que son mas agresibos para las boquillas.
Utilice en su lugar el cepillo de cerdas de latón.
Compré los cepillos aquí:https://amzn.to/2CdFMPV
This is a wire brush holder for an anet a8, although it can work with other printers. Using a custom startup script in the slicer software will allow you to clean the nozzle exudate before each print run begins. The brush can be purchased at most box and hardware stores. The brushes usually come in a three-piece package that includes a steel bristle brush. I wouldn't recommend using that one.
Use the brass bristle brush instead.
I bought the brushes here:https://amzn.to/2CdFMPV
I used this start Gcode / Usé este comienzo Gcode
G21 ;metric values
M82 ;set extruder to absolute mode
M107 ;start with the fan off
G28; Homing to set the X=0, Y=0, Z=0, Z=0
G0 Z10; Start brush nozzle
G0 X-24 Y30 Z10 F7500;
G0 Y130 F7500;
G0 Z0; Adjust the nozzle height - This will be different depending on the height of your bed.
G0 Y165 F7500; Cleaning point of origin
G0 X-15;
G0 Y130 F7500;
G0 X-24 Y130 F7500;
G0 X-12 Y145.5 F7500;
G0 X-24 Y151 F7500;
G0 X-12 Y156.5 F7500;
G0 X-24 Y162 F7500;
G0 X-12 Y165.5 F7500;
G0 X-24 Y165.5 F7500;
G0 X-12 Y162 F7500;
G0 X-24 Y156.5 F7500;
G0 X-12 Y151 F7500;
G0 X-24 Y145.5 F7500;
G0 X-12 Y130 F7500;
G0 Z10; End brush nozzle
G0 X110 Y110 F7500; Uncheck if you don't use the optional option
;Put printing message on LCD screen
M117 Printing...
14/10/2018 - Update Version 323/10/2018 - Update Gcode

Tags