NiklasHammerstone / GalvoStep

Project for building a cheap galvo laser system using Stepper motors and widely available parts.
GNU General Public License v3.0
44 stars 14 forks source link

ESP32 . support #17

Open Haiang opened 2 years ago

Haiang commented 2 years ago

Hi NiklasHammerstone Can I build on your prototype for ESP32? And the software that outputs the gcode and is controllable on the ESP32 ?

NiklasHammerstone commented 2 years ago

Hi Haiang,

feel free to adapt the code to your needs! Unfortunately, I won't be able to help in this matter since I am quite busy at uni.

Haiang commented 2 years ago

Hi NiklasHammerstone I thank you for your reply but I have a problem on your build that it can't toggle the Laser with the M3 and M5 commands on the TTL Module. I am using ESP32 Currently I use this laser and this TTL module. If I use a diode laser without TTL driver, it can still turn on and off the M3 and M5 . commands Secondly, when I use ESP32 and Driver TMC2209, it seems that the X and Y axis moves are not correct even though I have plugged in Jumper JP1 and JP2 to set the step to 1/64 but it still doesn't go correctly.

Haiang commented 2 years ago

398afea2-c530-459e-bd74-da145e7d0e29