Dual Z-axis endstops
-
@alexlin said in Dual Z-axis endstops:
Probably noob question.. But I assume you need to tune both Z ends top flags so Z and U line up correctly.is that more more accurate than using the Z-Probe method? Or is dual end stop better since you also can sync after power failure. If you have them both as max endstops, that is
Yes syncing after power failure could be an advantage of dual Z endstops. As for accuracy, I don't have a machine with dual Z leadscrews so I can't compare them.
-
@alexlin my observation is that if your bed has any sort of tilt, or is irregular at all, a z-probe should be better, but otherwise a dual z-endstop setup should be sufficient...
I will be trying to setup both, as my 1m2 6mm glass bed has differences of about 0.3mm from one side to the other! I'll be getting back about that
-
@dc42 as soon as I can try this out, I'll get back to you..
- DWC does show the U axis (I managed to hide it at one point with P3, but until get it homing, I prefer to show
- will try
- will try
-
@andymidtf On my corexy with independend z motors, these can get out of sync. Currently I use autobed level between the 2 leadscrews. And I home on the probe as z min . However this makes the position of my zmax a bit inaccurate.So I would rather home on z max and find z=0 on the probe..and instead of auto bed level use theend stops.
I will still use mesh compensation for the bed
However this may all be academic and in practice not make a notable difference -
- Does DWC display the U axis?
yes, as set up in config at the moment (i can hide with P3 at the end of M584, seems to make no diference) - Are you able to jog the U axis by small amounts?
no, U does not respond to direct jog inputs, only moves together with Z movements - If you send M208 without parameters, does it report the correct U axis limits (same as Z axis)?
Axis limits - X: 0.0 min, 950.0 max, Y: 0.0 min, 950.0 max, Z: 0.0 min, 1000.0 max, U: 0.0 min, 1000.0 max
hope that helps, it confuses me....! I attach screen capture of machine properties tab, to see better - endstop E0 is filament out, is correct, E1 is U endstop, is correct, but the rest of the parameters of these 2 drives are swapped... I have a feeling this is what is wrong... but nothing I have done has been able to swap them round - note of mention is when putting the E before the U parameter of jerk (inst. speed change), the DWC no onger showed ANY machine properties! The rest of the parameters don't seem to care for the order...
- Does DWC display the U axis?
-
You need to connect the U endstop to endstop input E0. The filament monitor can be reconfigured to use E1 endstop input.
-
@dc42 OK!! Actually just arrived at the same conclusion reading thru the thread "Dual Z, Dual End stop issue"... have also remaped the extruder to drive E1 (P4), just so it looks better
I have been trying to hide the U axis, but I'd still like to see the E0 endstop - is it possible? Or hiding the U axis will always hide its endstop?
Thanks!
Andy
-
You can hide the U axis except during Z/U homing. the Machine Properties page will always show the U endstop state, but it will show as E0 not U.
-
I drafted a documentation for people interested:
https://duet3d.dozuki.com/Guide/Independent+Z+motors+and+endstop+switches/18?lang=en
-
@nraynaud said in Dual Z-axis endstops:
I drafted a documentation for people interested:
https://duet3d.dozuki.com/Guide/Independent+Z+motors+and+endstop+switches/18?lang=en
Thanks!