Z-Home Position
Hello,
I use the Repetier-Firmware for my CNC-Machine and
for the Z-Minimum-Endstop the following tool:
https://de.aliexpress.com/item/Cnc-Engraving-Z-axis-Tool-Setting-Touch-Plate-Probe-Mach3-Router-Mill-Milling-Tool-Cnc-Router/32802569524.html
My problem is that I can't find any possibility to set the current position to 20mm after homing (the tool has a height of 20mm).
The tool gets removed from the build plate after homing and the machine should have Z_MIN_POS=0
I already tried to set the coating height to -20mm but then the problem is that the z-axis crashes into the tool during homing.
Kind regards
Fabian
I use the Repetier-Firmware for my CNC-Machine and
for the Z-Minimum-Endstop the following tool:
https://de.aliexpress.com/item/Cnc-Engraving-Z-axis-Tool-Setting-Touch-Plate-Probe-Mach3-Router-Mill-Milling-Tool-Cnc-Router/32802569524.html
My problem is that I can't find any possibility to set the current position to 20mm after homing (the tool has a height of 20mm).
The tool gets removed from the build plate after homing and the machine should have Z_MIN_POS=0
I already tried to set the coating height to -20mm but then the problem is that the z-axis crashes into the tool during homing.
Kind regards
Fabian
Comments
Next trick would be to set homing order to one of the preheat version (with preheat temperature set to 0). Then you can also define the x,y position for z homing (so that is on top of the sensor). This will only work if tool is at least at 20mm height so you need to be either carefully to only home when z > 20 or raise tool 20mm before homing. That would work but if you are < 20mm from to away you hit top position and without endstop there it might also do bad things.