Gcode Power steering / Pilotage alim par Gcode sur Hictop 3DP17

Gcode Power steering / Pilotage alim par Gcode sur Hictop 3DP17

thingiverse

In French at the end - en francais à la fin On my Hictop 3DP17 printer, I used Pin 11 to control the power on or off. WIRING Pin 11 is usually used to detect the end of the wire when printing. I connected the pin 11 to a Solid State Relay SSR that you can find here: https://www.amazon.fr/gp/product/B0185PVVG8/ref=oh_aui_detailpage_o06_s00?ie=UTF8&psc=1 This SSR relay contains an optocoupler that protects the motherboard. It is connected to 0v, 5v and Pin11 output on one side It is connected to the 220v as a switch: in series REPROGRAMMING I reprogrammed the Marlin Firmware: PINS.H file: added #define PS_ON_PIN 11 at the end of PINS.H file Configuration.H file: #define POWER_SUPPLY 2 This makes it possible to control the power supply by means of the commands M80 (ignition) and M81 (stop) USE You need to power the motherboard through the USB socket to boot. at the beginning of the code (start.gcode in Cura) we must add "M80". at the end of the code (end.gcode in Cura) we must add "M81". You can also control the power supply in the Marlin Firmware menu. This publication follows: https://www.thingiverse.com/thing:2448359 EN FRANCAIS Sur mon imprimante Hictop 3DP17, j'ai utilisé la Pin 11 pour commander l'allumage ou l'arret de l'alimentation. CABLAGE La pin 11 est habituellement utilisé pour détecter la fin du fil lors d'une impression. J'ai relié la pin 11 à un relais statique SSR (solid state relay) que vous trouverez ici : https://www.amazon.fr/gp/product/B0185PVVG8/ref=oh_aui_detailpage_o06_s00?ie=UTF8&psc=1 Ce relais SSR contient un opto-coupleur qui protège la carte mère. Il est relié aux 0v, 5v et sortie Pin11 d'un coté Il est relié au 220v comme un interrupteur : en serie REPROGRAMMATION J'ai reprogrammé le Firmware Marlin : Fichier PINS.H : ajout #define PS_ON_PIN 11 en fin de fichier PINS.H Fichier configuration.H : #define POWER_SUPPLY 2 Cela permet de piloter l'alimentation à l'aide des commandes M80 (allumage) et M81 (arret) UTILISATION Il faut alimenter la carte mère par la prise USB pour démarrer . en début de code (start.gcode dans Cura) il faut ajouter "M80". en fin de code (end.gcode dans Cura) il faut ajouter "M81". Vous pouvez aussi piloter l'alimentation dans le menu du Firmware Marlin. Cette publication fait suite à : https://www.thingiverse.com/thing:2448359

Download Model from thingiverse

With this file you will be able to print Gcode Power steering / Pilotage alim par Gcode sur Hictop 3DP17 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 Gcode Power steering / Pilotage alim par Gcode sur Hictop 3DP17.