nozzle wipe crashes into the bed
has anyone had an issue with the start print nozzle wipe (before z calibration) crashing the nozzle into the bed ?? the first layer is perfect just the initial nozzle wipe is set to low.
1 Reply
I had a similar issue. My nozzle was drilling into the build plate when doing its initial Z-calibration. The cause was my SuperPinda probe being installed too high above the nozzle that it did not trigger before the nozzle hit the bed. It happenend again when the nozzle slipped up in its mount after impacting a tool that was not removed from the bed before a print started. This sounds similar since your wipe must happen after klipper and your sensor detects the bed. The z_offset does not come into effect until after wipe , z-calibrate, z-tilt, and bed mesh are completed. Z_offset is first used for the prime blob and then for printing the first layer. The solution was for me to move the probe down/lower so it was closer to the level of the nozzle tip before the sensor detected the bed. BUT not so low that the sensor touched the bed or anything printed during the first layer after the z_offset went into effect.