grblHAL / core

grblHAL core code and master Wiki
Other
304 stars 73 forks source link

Delta Kinematics: Y axis moves are not executing correctly - Motor duplication? #526

Closed iLoveAndyBaker closed 1 month ago

iLoveAndyBaker commented 1 month ago

Y motor is fine. X motor is following the Z motor, Commands to the X motor are ignored. Commands to the X motor DO engage the motor_enable function for the duration of the supposed move, but no move takes place.

I am currently trying to rule out a hardware problem, but "it worked before". I am switching the motor to a different axis and compiling a 5 axis version I am checking the MKS Tinybee board definition for a duplication of some kind

I have edited this from thinking this was a delta robot problem, but also exists in cartesian.

iLoveAndyBaker commented 1 month ago

Christ. Please take me out behind the barn and put me out of my misery. MKS Tinybee specific: I had motors plugged in to Y, Z1 and Z2 outputs. Issue closed. I'm an old, blind idiot.