16 lines
212 B
Plaintext
16 lines
212 B
Plaintext
|
# This is a comment
|
||
|
pid_conf 10 0.3 5 60 2.5 0.5
|
||
|
temp_set 50
|
||
|
wait_temp 45
|
||
|
temp_set 45
|
||
|
temp_ramp 150 120
|
||
|
temp_ramp 190 90
|
||
|
pid_conf 9 0.5 6 60 2.5 0.5
|
||
|
temp_set 250
|
||
|
wait_temp 245
|
||
|
temp_off
|
||
|
beep 1
|
||
|
wait_time 1
|
||
|
beep 0
|
||
|
|