FabMo-Engine icon indicating copy to clipboard operation
FabMo-Engine copied to clipboard

Implement feedhold and authorization config for pendent

Open RobMackie opened this issue 3 years ago • 3 comments

Will link a description of desired behavior here soon. and then assign to someone.

RobMackie avatar Apr 05 '22 17:04 RobMackie

Implement/test feature where the spindle enable key going from off to on is the method of "authorizing" the tool, if "Authorization" is configured.

Note: with the new voltage divider circuit on the spindle contactor coil wired into an input, this appears to work as desired if configured correctly. The extent of the resolution of this bug may simply be to test that that is correct, to decide which input to use, and to document the correct configuration of the software.

RobMackie avatar May 02 '22 14:05 RobMackie

These are the configurations that I used to make some progress.

Auth button input - 4 quit button - 4 by default, needs to not be 4 input 4 - action = none / polarity = high

When Rob and I tried this, we got it working with input 4 set to low. Different configurations can produce the same result I guess. The problem is, every time there is a pause in the program it requires another authorization. Still needs work.

kyle-kingsbury avatar May 04 '22 17:05 kyle-kingsbury

I wonder if #631 might not help with the whole authorization around short timed pauses

RobMackie avatar May 10 '22 03:05 RobMackie