Machsupport Forum

Mach Discussion => Mach4 General Discussion => Topic started by: smallpoul on February 21, 2022, 10:34:33 PM

Title: Incorporate wall tickness for x and y in touchoff plugin
Post by: smallpoul on February 21, 2022, 10:34:33 PM
Hi,
    I have made a long time ago a touchplate block to find x y and z. the tickness of the wall are .5 for the x and y and .25 for the  z. There is no option in the module to set the wall. Is there a simple way to edit the module to add it or someone have an idea for this problem.
Thanks
Title: Re: Incorporate wall tickness for x and y in touchoff plugin
Post by: ShadyOaks on March 23, 2022, 09:14:20 AM
Try this LUA script. Rename old touch script and use this one. Remove the number 1 off, For some reason I had to put the number in.
Title: Re: Incorporate wall tickness for x and y in touchoff plugin
Post by: smallpoul on March 28, 2022, 08:50:51 PM
Thanks