That looks like that might be the problem.
Sending the tip to 0 using
G1 F60 Z0
Had it a little too high. but this is still different than what it Cura did, which was much higher. also, when I set the Z offset for the BLTouch and used that command, I could've sworn it wasn't too high.
I'll investigate the settings of the Duet and get back to you.
Update: 2 minutes later:
looks like I put the offset as negative instead of positive. I don't know why it homed correctly this and hit Z0 properly yesterday.
Edited by CaptainSnowballupdate
Recommended Posts
burtoogle 516
Yes, I think the slowness is down to the fact that Marlin expects some values in mm/s but other firmwares (e.g. RRF as used on the Duets) expect the values to be in mm/min. So as you have already found, you need to use RepRap flavour.
As for the being too high, I don't think that is a Cura problem, it's more likely to be a problem with the config for the Duet. The modified start gcode doesn't look like it is causing this issue. After homing, if you manually move the nozzle up using the Duet controls, does the height make sense? i.e the z scaling is correct?
Link to post
Share on other sites