-
Notifications
You must be signed in to change notification settings - Fork 303
Open
Labels
Description
Now after I have spent the whole day wiring up everything I ran across a show stopper bug :-(
I have x,y,z as usual, a rotary axis (a) and an additional linear axis (u).
They are mapped to the motors as follows:
m1 - x
m2 - y
m3 - z
m4 - u
m5 - a
All axes are configured and moving properly when moved with g0 or g1.
using the g28.2 command I can home all axes except the additional linear axis u (and also v and w won't work):
g28.2 u0
g2core[mm] ok>
Homing error - Bad or no axis(es) specified
Machine state: Stop