diff --git a/octoprint_enclosure/old_stuff/templates/enclosure_settings.jinja2 b/octoprint_enclosure/old_stuff/templates/enclosure_settings.jinja2 index 02341b1..5195bbe 100644 --- a/octoprint_enclosure/old_stuff/templates/enclosure_settings.jinja2 +++ b/octoprint_enclosure/old_stuff/templates/enclosure_settings.jinja2 @@ -111,7 +111,7 @@ - + - + @@ -253,41 +253,41 @@ - + - + - + - + - + - + - + - +
+ diff --git a/octoprint_enclosure/templates/output_editor/led_strip_output.jinja2 b/octoprint_enclosure/templates/output_editor/led_strip_output.jinja2 index 30735eb..fed01af 100644 --- a/octoprint_enclosure/templates/output_editor/led_strip_output.jinja2 +++ b/octoprint_enclosure/templates/output_editor/led_strip_output.jinja2 @@ -6,7 +6,7 @@ Choose any GPIO pin to provide the Clock signal - +
Choose any GPIO pin to provide the Data @@ -15,7 +15,7 @@
- + Value needs to follow the format rgb(value_red,value_green,value_blue) where values should be between 0 and 255
diff --git a/octoprint_enclosure/templates/output_editor/main_screen.jinja2 b/octoprint_enclosure/templates/output_editor/main_screen.jinja2 index 12864a3..e8360a1 100644 --- a/octoprint_enclosure/templates/output_editor/main_screen.jinja2 +++ b/octoprint_enclosure/templates/output_editor/main_screen.jinja2 @@ -34,16 +34,20 @@ -
  • {{ _('Temperature Alarm) }}
  • +
  • {{ _('Temperature Alarm') }}
  • {{ _('Shell Output') }}
  • +
  • {{ _('Schedule') }}
  • + +
  • {{ _('Other') }}
  • + @@ -73,7 +77,7 @@
    - {% include "output_editor/temp_control_output.jinja2" %} + {% include "output_editor/temp_hum_control_output.jinja2" %}
    @@ -85,11 +89,11 @@
    - {% include "output_editor/shell_script_output.jinja2" %} + {% include "output_editor/schedule_config.jinja2" %}
    - {% include "output_editor/shell_script_output.jinja2" %} + {% include "output_editor/other_config.jinja2" %}
    diff --git a/octoprint_enclosure/templates/output_editor/neopixel_output.jinja2 b/octoprint_enclosure/templates/output_editor/neopixel_output.jinja2 index 4c9f0e9..863ed20 100644 --- a/octoprint_enclosure/templates/output_editor/neopixel_output.jinja2 +++ b/octoprint_enclosure/templates/output_editor/neopixel_output.jinja2 @@ -17,7 +17,7 @@
    - + Value needs to follow the format rgb(value_red,value_green,value_blue) where values should be between 0 and 255
    diff --git a/octoprint_enclosure/templates/output_editor/other_config.jinja2 b/octoprint_enclosure/templates/output_editor/other_config.jinja2 index 2ae3bf9..3b55641 100644 --- a/octoprint_enclosure/templates/output_editor/other_config.jinja2 +++ b/octoprint_enclosure/templates/output_editor/other_config.jinja2 @@ -1,21 +1,22 @@
    -
    -
    - - If you plan to use a physical button (INPUT) and want to hide the button from enclosure tab check this. -
    -
    +
    +
    + + If you plan to use a physical button (INPUT) and want to hide the button from enclosure + tab check this. +
    +
    -
    -
    - - Add shortcut on navbar to toggle output -
    -
    +
    +
    + + Add shortcut on navbar to toggle output +
    +
    -
    \ No newline at end of file + \ No newline at end of file diff --git a/octoprint_enclosure/templates/output_editor/pwm_output.jinja2 b/octoprint_enclosure/templates/output_editor/pwm_output.jinja2 index df6547f..666cabd 100644 --- a/octoprint_enclosure/templates/output_editor/pwm_output.jinja2 +++ b/octoprint_enclosure/templates/output_editor/pwm_output.jinja2 @@ -1,54 +1,70 @@
    -
    -
    - - Link PWM ouput to temperature. PWM output will be interpolated between the point from duty A, temperature A -> duty - B, temperature B. This output will automatically start when a print starts and will default to the default - duty cycle when print is complete. - -
    -
    -
    - -
    - -
    -
    -
    - -
    - -
    -
    -
    - -
    - -
    -
    -
    - -
    - -
    -
    +
    +
    + + Link PWM ouput to temperature. PWM output will be interpolated between the point from + duty A, temperature A -> duty + B, temperature B. This output will automatically start when a print starts and will default to the default + duty cycle when print is complete. + +
    +
    + +
    + +
    + + Temperature sensor responsible for getting the value to be used. Configured on the + input side of the plugin. +
    +
    +
    + +
    + +
    +
    +
    + +
    + +
    +
    +
    + +
    + +
    +
    +
    + +
    + +
    +
    + +
    + +
    + + Value is in Hz +
    +
    +
    + +
    + + Value is in percentage, between 0 and 100 + + Default duty cycle that will be set if "auto shutdown" is enabled on the Schedule tab + +
    +
    -
    - -
    - - Value is in Hz -
    -
    -
    - -
    - - Value is in percentage, between 0 and 100 -
    -
    - -
    + \ No newline at end of file diff --git a/octoprint_enclosure/templates/output_editor/schedule_config.jinja2 b/octoprint_enclosure/templates/output_editor/schedule_config.jinja2 index 317b4a6..38c6839 100644 --- a/octoprint_enclosure/templates/output_editor/schedule_config.jinja2 +++ b/octoprint_enclosure/templates/output_editor/schedule_config.jinja2 @@ -30,38 +30,35 @@ - - -
    -
    - - Choose if output should turn on automatically when OctoPrint starts -
    -
    -
    -
    - - Choose if output should turn on automatically when print starts -
    -
    - - -
    +
    -
    - - Time delay in seconds to turn on GPIO when print starts + + Choose if output should turn on automatically when OctoPrint starts
    -
    - - - +
    +
    + + Choose if output should turn on automatically when print starts +
    +
    + + +
    +
    + +
    + + Time delay in seconds to turn on GPIO when print starts +
    +
    +
    +
    - -
    @@ -89,7 +84,7 @@
    Time delay in seconds to turn on GPIO when print finishes. - Attention +
    diff --git a/octoprint_enclosure/templates/output_editor/temp_alarm_output.jinja2 b/octoprint_enclosure/templates/output_editor/temp_alarm_output.jinja2 index cd841e0..01a6ecf 100644 --- a/octoprint_enclosure/templates/output_editor/temp_alarm_output.jinja2 +++ b/octoprint_enclosure/templates/output_editor/temp_alarm_output.jinja2 @@ -3,14 +3,14 @@
    - - Temperature sensor responsible for getting the value to be used. Configured on the input side of the plugin. + + Temperature sensor responsible for getting the value to be used. Configured on the + input side of the plugin.
    -
    - -
    +
    +
    diff --git a/octoprint_enclosure/templates/output_editor/temp_control_output.jinja2 b/octoprint_enclosure/templates/output_editor/temp_hum_control_output.jinja2 similarity index 74% rename from octoprint_enclosure/templates/output_editor/temp_control_output.jinja2 rename to octoprint_enclosure/templates/output_editor/temp_hum_control_output.jinja2 index c9d8646..6a0d221 100644 --- a/octoprint_enclosure/templates/output_editor/temp_control_output.jinja2 +++ b/octoprint_enclosure/templates/output_editor/temp_hum_control_output.jinja2 @@ -1,6 +1,6 @@
    - +
    @@ -10,6 +10,18 @@ Temperature sensor responsible for getting the value to be used. Configured on the input side of the plugin.
    + + +
    + +
    + + Humidity sensor responsible for getting the value to be used. Configured on the input side of the plugin. +
    +
    +
    @@ -31,7 +43,7 @@
    - Default temperature / humidity that temperature control will be set when the print starts or the server starts. + Default temperature / humidity that temperature control will be set IF auto startup is set on schedule tab.
    @@ -43,6 +55,7 @@
    +
    @@ -51,4 +64,6 @@ it's set temperature is set again.
    + +