Does anyone know how to turn off the nozzle wiping function before the print starts the automatic bead leveling sequence? I’m assuming I need to change the code.
It takes too much time. For my TAZ 5, I just make sure the nozzle is clean beforehand and let it rip.
If you turn off the wiping function, you will need to manually clean the nozzle before corner probing. Otherwise, you will end up with a terrible first layer due to inaccurate probing caused by a dirty nozzle.
The nozzle cleaning commands are in the start gcode for each slicer profile. I have attached an example below. You can comment them out of the start gcode by placing a semicolon at the beginning of each line.