Closed joonasstenvall closed 2 years ago
So, when changing nozzles is not an issue for you, why don't you just use your probe the normal way? You determine/configure your probe-nozzle offset and use the probe to home on the bed - done!
The easiest way to accomplish this, would be to configure your probe as z endstop, use safe_z_home to set the z homing position and configure and change the endstop position to according to your probing block...
Hi, I have bed slingers so I can't really use this plugin without much pain or losing print volume.
But I seldom change nozzles or print sheet so it would not be a huge hassle to calibrate z height the way they do with cnc.
I would need to home z with the probe in toolhead but I can't figure out how to read external z height probe.
Can I read the switch value in python or gcode? I was thinking the procedure would go something like this
Or could I use probe_calibrate to set the height?