Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EspDuino-32 with CNC-Shield. #781

Closed
trbLeeciN opened this issue Feb 22, 2021 · 1 comment
Closed

EspDuino-32 with CNC-Shield. #781

trbLeeciN opened this issue Feb 22, 2021 · 1 comment

Comments

@trbLeeciN
Copy link

Hello, I was looking for a solution, I was using arduino uno but I need more steps per second so need to use esp32. I want to replace uno with espduino-32 directly. I searched issues and found out that. The link is dead, can you update it please.
https://github.com/bdring/Grbl_Esp32/blob/master/Grbl_Esp32/Machines/espduino.h

The closest thing to Arduino compatibility is the ESPDuino-32. You could use that with some of the Arduino UNO CNC Shields.

image

I have used this combo before for a 2 axis + servo Z axis.Works great with the V3 shield. I needed to remove the pull up resistor for the stepper enable pin, but otherwise no problems.
s-l400~2

This would be the machine definition for that shield
https://github.com/bdring/Grbl_Esp32/blob/master/Grbl_Esp32/Machines/espduino.h

Originally posted by @ithinkido in #362 (comment)

@trbLeeciN
Copy link
Author

It seems I didn't searched much. I Found out the solution. Peace (:
#369 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant