I'm making the Arduino bartender project; however, I'm not able to get the linear movement of the stepper motor to push the liquor dispenser to release the liquid. Is there any way to connect linear actuator/servo/stepper motor and Motor shield V1 or V2 to the same arduino uno board? Need stepper motor to move glass to right dispenser and then linear upward movement to push the liquor dispenser nozzle.
That is a simple X and Y axis and there are a lot of those drink dispensers on the internet.
A google search should find you a project similar enough to use OOB or adapt to your system.
Not sure GRBL is the answer but the CNC shield itself could well deal with some of the issues depending if you are using stepper motors or not.
Anyway links to your parts and code and schematics would be the very least information people would need to help much further.
Thanks for your reply. Apologies for not posting all the required information.
I’m making automated bartender. Please find attached details of the circuit diagram, code, parts. I would really appreciate your help here. The issue is both the stepper motors are not able to run at the same time, speed:z axis movement to release liquid from the liquid dispenser.