Yes, and no. That is what it is supposed to do but I was given instructions to G28 then follow it up with another G28 X/Y and Z should be left alone but bzzzzt, nope Z still moved and I reported that but no word back since I let them know the behavior I experienced.Quote
Roberts_Clif
OH!
They have added a safety feature that raises the Nozzle during homing, this is to prevent the nozzle from being dragged across the bed during homing.
#define Z_CLEARANCE_DEPLOY_PROBE 10 // Z Clearance for Deploy/Stow
#define Z_CLEARANCE_BETWEEN_PROBES 5 // Z Clearance between probe points
This only happens if it is below a set distance above the bed, or it does not know how close it is to the bed.
↧
Re: 1.1.6
↧