GPIO INPUT/OUTPUT CONTROL
Good evening, I state that I am not very expert in codes. I would like to be able to configure three relays to control the enclosure light, a light that indicates that the printer is working (green light) and one that indicates that there is an anomaly or problem in the system (red light). Can anyone help me? Thank you
Comments
chmod 777 filename
then they should be executable by repetierserver which has gpio permission I think. There is even the possibility to write a lua monitor as described here: https://www.repetier-server.com/monitoring-plugins/ which can access GPIO pins directly and has also direct access to server status, so you could check it every second and update outputs.
Hi, thanks for the reply. I took a look at what you wrote but it's a bit too comolicate. I leave you the link of a user article where it follows these steps and works perfectly ... regards
http://3dmodelist.com/how-to-turn-off-your-3d-printer-from-repetier-server-part-2