Photonsters / ESParaSite

ESP8266 based temperature, LED power and power time logger for LCD/DLP/SLA Resin machines
Other
8 stars 0 forks source link

Add relay control for softpower or failsafe mode #20

Open aeakin1 opened 5 years ago

aeakin1 commented 5 years ago

The request came in as a result of a Photonster hitting a bug in the board firmware. Due to this bug, the printer was rendered powered on and somewhat operational for an extended window, while the cooling fan(s) had been shut off due to said bug. This resulted in potential damage to the LCD, LED and Mainboard components due to potential overheating.

This feature can be built to operate in two mode, selectable by the user via a config checkbox and trivial wiring change (move 1 wire from the N.O. to the N.C. screw terminal ( or visa-versa on the relay board)

Safety shutdown mode

Safety Shutdown Mode puts a Normally Closed relay in line with the 12V power leads as they enter the chassis.

The ESParaSite can then open the relay (shutting down power to the Printer Mainboard).

Advantages

Disadvantages

Soft Power Mode

Soft Power mode puts a Normally Open relay in line with the 12V power leads as they enter the chassis.

Advantages

Disadvantages