diff --git a/octoprint_enclosure/templates/enclosure_settings.jinja2 b/octoprint_enclosure/templates/enclosure_settings.jinja2 index 394f8fc..034747e 100644 --- a/octoprint_enclosure/templates/enclosure_settings.jinja2 +++ b/octoprint_enclosure/templates/enclosure_settings.jinja2 @@ -174,7 +174,7 @@
- Time in secconds that the GPIO will remain when OFF + Time in seconds that the GPIO will remain when OFF
@@ -240,7 +240,7 @@
- Time delay in secconds to turn on GPIO when print starts OR exact time that the event should happen, note that + Time delay in seconds to turn off GPIO when print starts OR exact time that the event should happen, note that events will only be scheduled after a print starts, time should be formated as HH:MM on a 24 hours format, don't forget to check timezone of your raspberry pi. Attention @@ -256,7 +256,7 @@ - Choose if output should turn off automatically when an error or disconnect was detected. + Choose if output should turn off automatically when an error or disconnect was detected. Shutdown Delay will be ignored in this case
@@ -279,7 +279,7 @@ - Active low means that the GPIO will turn on when receive a low signal (ground) from Raspberry PI + Allows multiple devices to be connected to the same GPIO pins