Bug: Dual Z-axis not reflected properly in DWC
-
My coreXY has dual Z-axis (U being the virtual 2nd axis) and 5 extruders. Somehow they get all mixed up in the DWC machine properties as you can tell from the speed / acc etc.:
Using latest FW 2.02RC2
-
Are you also using DWC 1.22.3?
-
@dc42 Yes, running the combined firmware
-
OK, looks like DWC is using the number of visible axes instead of number of total axes when it generates that table. I'll log that as a bug.
-
@dc42 I think, it's the other way round. I split z to Z and U and hide the latter (P3) by
M584 X0 Y1 Z2:3 U3 E5:6:7:8:9 P3
Or maybe the U3 is messing things up?
Sidenote: hiding axis(es?) is causing trouble elsewhere too. Can't find the post right now, but I know someone else mentioned it. Will post back ASAIK.