Hello all,
I am working on a very basic gantry. The idea is to move it a preset distance across an X and Y axis. I have the basic sketch written and working. At this time I am using and old printer as the X axis. It indexes to the left and right as I would expect. I am using simple delay command to turn the DC motor on and off. The problem I am having is the gantry does not stop in the same place each time or move the same distance. Is this due to the inaccuracy of the on board timer? If I add a RTC will it help? If the RTC will correct the problem do I need some code to use its clock instead of the on board one? Am I better off just using stepper motors?
Thanks in advance. I look forward to learning more and finishing this.
Micheal