-
Notifications
You must be signed in to change notification settings - Fork 0
Ideas
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:
- Home all the motors
- Send a move command to the same location.
-
Under settings we should prompt for a location to where to save the images. Check for if the location is valid. if not then ask to set a new one. This location should be saved to the XML.
-
The C# app should first read the XML for any setting then use it exists or fall back to default if the new doesn't exists.
-
When moving the X axis and we get a signal then that means we have finished the CPU