make minutes the defualt for editing graphs
This commit is contained in:
parent
71e25b450d
commit
024fb4f232
@ -127,7 +127,7 @@ sim_R_ho_air = 0.05 # K/W " with internal air circulation
|
|||||||
# be in that scale.
|
# be in that scale.
|
||||||
temp_scale = "f" # c = Celsius | f = Fahrenheit - Unit to display
|
temp_scale = "f" # c = Celsius | f = Fahrenheit - Unit to display
|
||||||
time_scale_slope = "h" # s = Seconds | m = Minutes | h = Hours - Slope displayed in temp_scale per time_scale_slope
|
time_scale_slope = "h" # s = Seconds | m = Minutes | h = Hours - Slope displayed in temp_scale per time_scale_slope
|
||||||
time_scale_profile = "h" # s = Seconds | m = Minutes | h = Hours - Enter and view target time in time_scale_profile
|
time_scale_profile = "m" # s = Seconds | m = Minutes | h = Hours - Enter and view target time in time_scale_profile
|
||||||
|
|
||||||
# emergency shutoff the profile if this temp is reached or exceeded.
|
# emergency shutoff the profile if this temp is reached or exceeded.
|
||||||
# This just shuts off the profile. If your SSR is working, your kiln will
|
# This just shuts off the profile. If your SSR is working, your kiln will
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user