You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can add servo to piece of angle with servo on back of oven with rod to push door open enough to assist with cooling : FAN ON
add language for a micro-switch
(N.O) when closed
(N.C) when not closed
NOT EMERGENCY STOP while cooling.
to keep the oven from heating while door is not closed completely
file: switch -- define pin (in) pin low: door closed. (All is good) pin high: door open: heaters off, cycle stop, buzzer intermittent if not in cooling stage.
The text was updated successfully, but these errors were encountered:
Could you
add a servo to open the door for cooling.
file : servo-- define pin(pwm)@ 50HZ.
closed @ 5%,
SLOWLY OPEN to 90% cooling
Can add servo to piece of angle with servo on back of oven with rod to push door open enough to assist with cooling : FAN ON
add language for a micro-switch
(N.O) when closed
(N.C) when not closed
NOT EMERGENCY STOP while cooling.
to keep the oven from heating while door is not closed completely
file: switch -- define pin (in) pin low: door closed. (All is good) pin high: door open: heaters off, cycle stop, buzzer intermittent if not in cooling stage.
The text was updated successfully, but these errors were encountered: