This VB source code controls a probing tool to measure the height of a plate. It moves the probe down at a controlled feedrate and checks for contact. If contact is detected, it sets the z-axis offset and returns the probe to a safe height above the plate. If no contact occurs, it returns an error message.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
358 views1 page
VB Code MACH3 Zero Set
This VB source code controls a probing tool to measure the height of a plate. It moves the probe down at a controlled feedrate and checks for contact. If contact is detected, it sets the z-axis offset and returns the probe to a safe height above the plate. If no contact occurs, it returns an error message.