Anet A8 Front brace with kill switch bracket

Anet A8 Front brace with kill switch bracket

thingiverse

I wanted to add a way to shut the printer down when the print was over. The way the A8 is setup, we cannot use Gcode alone to do this. I asked around on the net and was sent a video from someone that was using a switch to kill the printer at the end of a print. I used this idea and adapted it to my printer. All you need to do is add some Gcode to the end print section in CURA to move the bed forward in order to trigger the switch. This is what mine looks like. Je voulais une façon de pouvoir éteindre mon imprimante une fois l'impresion terminée. Il n'est malheureusement pas possible de le faire seulement avec les Gcode pour le A8 d'Anet. J'ai fouillé sur l'internet et quelqu'un m'a montré un vidéo d'une personne qui utilisait un interrupteur pour éteindre l'imprimante. Je suis parti de ce concept et je l'ai adapté à ma configuration. Maintenant, il suffit de modifier le Gcode de fin d'impression dans CURA pour faire avancer le lit et activer l'interrupteur. Voici ma configuration. M104 S0 ;extruder heater off M140 S0 ;heated bed heater off (if you have it) G91 ;relative positioning G1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure G1 Z+0.5 E-5 X-20 Y-20 F(travel_speed) ;move Z up a bit and retract filament even more G28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way G4 P120000 ; G0 Y215 M84 ;steppers off G90 ;absolute positioning

Download Model from thingiverse

With this file you will be able to print Anet A8 Front brace with kill switch bracket with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Anet A8 Front brace with kill switch bracket.