Hi, guys.
I have a problem trying to put 6 axis to work on MKS Monster 8 board. Basically I configured the LINEAR_AXES, axis letters, all kinds of max speeds, jerks etc. The result is that marlin seems to know that it has 6 axis, but it does not move them.
Here is some communication between me and Marlin.
> G1 X1000 U100 F500
ok
> M114
ok
X:1000.00 Y:0.00 Z:0.00 U:100.00 V:0.00 W:0.00 E:0.00 Count A:66667B:0 Z:0 U:8000 V:0 W:0
> M114 -R
ok
X:27.50 Y:0.00 Z:0.00 U:0.00 V:0.00 W:0.00 E:0.00 Count A:1833B:1833 Z:0 U:0 V:0 W:0
> M114 -R
ok
X:49.92 Y:0.00 Z:0.00 U:0.00 V:0.00 W:0.00 E:0.00 Count A:3328B:3328 Z:0 U:0 V:0 W:0
So you can see, that it received the command, and understands that it should move to X1000 U100, but moves only X axis. What can be the problem?
Best regards,
I have a problem trying to put 6 axis to work on MKS Monster 8 board. Basically I configured the LINEAR_AXES, axis letters, all kinds of max speeds, jerks etc. The result is that marlin seems to know that it has 6 axis, but it does not move them.
Here is some communication between me and Marlin.
> G1 X1000 U100 F500
ok
> M114
ok
X:1000.00 Y:0.00 Z:0.00 U:100.00 V:0.00 W:0.00 E:0.00 Count A:66667B:0 Z:0 U:8000 V:0 W:0
> M114 -R
ok
X:27.50 Y:0.00 Z:0.00 U:0.00 V:0.00 W:0.00 E:0.00 Count A:1833B:1833 Z:0 U:0 V:0 W:0
> M114 -R
ok
X:49.92 Y:0.00 Z:0.00 U:0.00 V:0.00 W:0.00 E:0.00 Count A:3328B:3328 Z:0 U:0 V:0 W:0
So you can see, that it received the command, and understands that it should move to X1000 U100, but moves only X axis. What can be the problem?
Best regards,