FabMo / FabMo-Engine

The FabMo Engine - A software and apps ecosystem for digital fabrication.
http://gofabmo.org/
Apache License 2.0
55 stars 22 forks source link

keypad segmented motion repairs #1129

Closed tedh-shopbot closed 9 months ago

tedh-shopbot commented 9 months ago

Moved the timer for maintaining motion while the keypad is held down back to the server. I believe this is where it initially was. When on the client, there are too many opportunities for network timing to punctuate continued motion. Needed to add a handler for situation when a connection to the client is lost when in a manually controlled move.