francotiveron / Choreo

Choreo User Interface
0 stars 1 forks source link

Preset button colors #14

Closed pkelm1 closed 4 years ago

pkelm1 commented 4 years ago

We would like to see a little more clarity in the colors of the preset buttons. we are thinking:

The big changes here are that they are gray when empty and green when moving. I understand the green when moving might be difficult since axes are now clearing their moves when they complete so if that is not possible, it isn't a huge deal

francotiveron commented 4 years ago

Implemented 1) Empty Preset color is Gray 2) Non Empty Preset color is Dark Blue, 3) Clicking on Preset uploads to PLC and sets Preset_loaded tag, color changes light blue 4) When light blue, if motion is detected the color is Green 5) Two events make the Preset return to status 2 (non empty + non uploaded): 5.1) PLC sets tag Preset_Complete 5.2) User clicks on Clear (motion) button