You must log in or register to comment.
No, what it should do is:
- when timer ends or stop button is pressed it should turn off microwaves but keep spinning until original position
- when door is opened just stop everything immediately
This way you can stop the plate manually at any position but when operating microwave in the usual way you get the benefit of the cup always pointing the right way.
It would require variable speed motors and more complex chip and programming so it would be more expensive. Just spinning the plate at the same speed until it makes a full turn could be solved mechanically.
Have it calculate the amount of full rotations and round it down to the nearest whole number. Worst case scenario, your cup is static for 5–10 seconds before the microwave stops.
That can be done, just takes a more expensive Platten motor, and some more code in the control unit.