Skip to content
Matty edited this page Apr 16, 2018 · 5 revisions

The C# app can save the state of the motors when the Arduino get disconnected(save maybe to XML file or something) later when the app reconnects with the Arduino, can get the motors to the same saved position by:

  1. Home all the motors
  2. Send a move command to the same location.

Clone this wiki locally