Hello ,
we have an Roland MDX-50 machine which great with automatic tool changer with 0.001 precision.
this machine does not support auto probing for bed level Hight maps .
my work flow uses software Ki-cad export gerber file then i load gerber file into Flatcam software flatcam export G-code in nc format for my machine accept - then i laod gcode file into Vpanel software bundle with MDX-50 machine .
I wanted to add probe data manually from dial gauge attching to MDX-50 having 0.01 precision
NC code format explained from Roland added here
I found out gcode-ripper support for PCB milling ,by read probe-data-file.text format .
is there any document to understand how to do manually write/edit probe-data-file.text file .
I really appreciate someone include probedata.txt example file explaining X ,Y Z coordinates and Z offset for height map .