diff --git a/Electronics_Case_Wiring_Diagram/README.md b/Electronics_Case_Wiring_Diagram/README.md index 5340e65..769dc37 100644 --- a/Electronics_Case_Wiring_Diagram/README.md +++ b/Electronics_Case_Wiring_Diagram/README.md @@ -113,7 +113,7 @@ I also want to use some extra features with my Voron 2.4 printer, like, filament The filament runout sensor and filament jam detection will be looked at when I do the DC wiring diagram for the electronic case (which I will be working on next). The "automatic shutdown after print job has finished" and "resume 3D print after power failure" features needed to be looked at while doing the AC electrical wiring. -These two features have been incorporated into the AC electrical wiring diagram. I am using BTT's relay V1.2 to perform the "automatic shutdown after print finishes" feature and I am using BTT's UPS module to perform the "resume 3D print after power failure" feature. I also added in another set of relays to allow the Raspberry Pi to remotely shutdown the Voron 2.4 printer (along with the PSU, except for the PSU that supplies 5VDC power for the Raspberry Pi). I also have a mechanical Hour-counter and Engergy Meter incorporated in the front and side skirt of my Voron 2.4 printer that I need to control. The Energy Meter will always be on when the Voron 2.4 printer is powered up (it is located on the right-hand side of my printer). The mechanical Hour-Counter will only run when the Voron 2.4 printer is actually producing a 3D part and is located on the front skirt. This way I can see the number of actual hours of print time. This Hour-Counter runs thruogh a relay so I can control when it is turn on. +These two features have been incorporated into the AC electrical wiring diagram. I am using BTT's relay V1.2 to perform the "automatic shutdown after print finishes" feature and I am using BTT's UPS module to perform the "resume 3D print after power failure" feature. I also added in another set of relays to allow the Raspberry Pi to remotely shutdown the Voron 2.4 printer (along with the PSU, except for the PSU that supplies 5VDC power for the Raspberry Pi). I also have a mechanical Hour-counter and Engergy Meter incorporated in the front and side skirt of my Voron 2.4 printer that I need to control. The Energy Meter will always be on when the Voron 2.4 printer is powered up (it is located on the right-hand side of my printer). The mechanical Hour-Counter will only run when the Voron 2.4 printer is actually producing a 3D part and is located on the front skirt. This way I can see the number of actual hours of print time. This Hour-Counter runs throughgh a relay so I can control when it is turned on. The BTT's relay V1.2 are relays that are normally closed (NO) so when I added my additional relay I needed to ensure that I could configure it to be NC. The relay that controls the Hour-counter is NO type of relay.