DIY Makelangelo art robot skipping stepper motor instructions but still engaging
- This topic is empty.
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Shop › Forum › Makelangelo Polargraph Art Robot › DIY Makelangelo art robot skipping stepper motor instructions but still engaging
I am making a DIY Makelagelo art robot with a RAMPS-1.4 and the marlin firmware and I have ran into an issue with my stepper motors. I ran a test program and they worked fine, but when I upload a program or give it instructions via the usb cable, the stepper motor works fine, but the robot skips the stepper motor bits with no delay. I have modified the marlin configurations according to this website:
Pretty sure it’s a firmware issue.
My robot has no limit switches, no LCD, and no SD card support.
I’m pretty much a beginner with Arduino, and I have no idea what’s going on in my Arduino’s brain. any help appreciated. Thank you.