I was wondering if it is possible to do manual probing without having physical probe.
Pretty much what I want to do is at the probed locations jog until material is hit and set probed Z to zero at that location.
To illustrate my problem a little more:
The CNC I have doesn't have a probe and to get it in will require modifying what now works quite well for me.
I'm engraving in plastic about 4.5mm thick. The piece is relatively flat to start with, however across the distance of about 150mm z is ~0.2-0.4mm off. I'm sure that can be corrected with just about 4 or 5 probe points at the edges(+ or or few in the middle).
I can more or less see how this can be achieved by setting first probed point z to 0, and then the others to the offset relative to that(say +0.1 or -0.2 etc). I'm not familiar with gcode commands per se, but I can sortof see what's going on in the file with probe locations.
I was wondering of doing something like so:
1) Generate new gcode file from AutoLeveller
2) Manually probe at the probed locations
2) Open up the gcode file and manually put Z coordinates for probe locations, but I'm not sure how to assign the right value and what format to use
Since if I'm the only one interested in such feature it's unlikely it will be developed just for me, but if someone could point me in the right direction please..
