IUNO-TDM / PumpControl

An executable for decrypting and running recipe programs on the cocktail mixer
GNU General Public License v3.0
1 stars 3 forks source link

Introduce a parameter to scale the amount pumped #32

Closed goergch closed 6 years ago

goergch commented 6 years ago

There should be a configuration parameter introduced by which one can scale the total amount of juice for a drinks. If a machine owner wants to fill a glass, he manipulates the pump calibration values at the moment. By tricking the pumpcontrol to have lesser performant pumps, the total amount is bigger. This has the disadvantage that the amount tracking won't work anymore.

The newly introduced parameter (maybe called "amount_override") should multiply the amount transparently.