kloon / OpenBeerFiller

An opensource beer filling line microcontroller
GNU General Public License v3.0
39 stars 13 forks source link

Filled cans remain in the filling area after process is complete #12

Open mattclow opened 4 years ago

mattclow commented 4 years ago

Filled cans remain in the filling area after the process has finished, relying on the movebeerbelt routine to be called on the next start button press, so that the cans are pushed clear.

The only drawback from this approach is to remove the empty/unfilled cans when the production is started up again.