V3 deltarobot question
- This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Shop › Forum › Everything Else › V3 deltarobot question
Question1: how do I send the fie “10by10testpattern.ngc” to the serial monitor? I tried cutting and pasting the data but there were no semicolons in the data.
Question 2: when I enter gcode “G0 X5; G0 X-5; the end effector looks like it moves to those locations. However, the motion is not smooth, it’s rather jerky. The ball joints are free to move. Any suggestions on how to check the acceleration?
there’s a gcodesender project that will deliver the gcode one line at a time. the default arduino serial monitor doesn’t understand how to send many lines.
I’d need to see a video to know what you mean about acceleration. HAve you got the latest edition? I recently updated the acceleration code.