Hello Guest it is April 18, 2024, 08:25:34 PM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Greg F.

Pages: « 1 2 3 4 »
11
I'm new to this programming..little help how would i do that...

12
-Bryanna I install your auto tool zero script and is working like it should
I find when it goes to probe it goes down to slow how can I make it go down just a little faster...thank you

13
Thanks everyone....

14
Mach4 General Discussion / Re: Auto tool zero...manual tool change
« on: April 02, 2019, 02:14:01 PM »
Like to know if someone can help me to make a script to do manual tool change I never programmed before..or show me a script I can use..

15
Mach4 General Discussion / Re: Auto tool zero...Z-probing
« on: March 03, 2019, 11:23:53 PM »
Ok I found it..like to know where do I put it at...

16
Mach4 General Discussion / Re: Auto tool zero...Z-probing
« on: March 03, 2019, 11:10:48 PM »
I was trying  to send you pictures..
But gives me error it says it's to large

17
Mach4 General Discussion / Re: Auto tool zero...Z-probing
« on: March 03, 2019, 10:57:08 PM »
   --touch button  script
If (Tframe == nil) then

       --touchoff module
       package.loaded.mctouchoff = nil
       mctouch = require "mctouchoff"

       Tframe = mctouchoff.Dialog()
else
        Tframe : show()
         Tframe : Raise()
end

   This is what I have ...

18
Mach4 General Discussion / Re: Auto tool zero...Z-probing
« on: March 03, 2019, 10:45:40 PM »
My #5073: -36,378382 that's what shows

19
Mach4 General Discussion / Re: Auto tool zero...Z-probing
« on: March 03, 2019, 10:08:15 PM »
The led works fine and when I did the G31 it also work good
But I can't find the #5073....

20
Mach4 General Discussion / Re: Auto tool zero...Z-probing
« on: March 03, 2019, 08:39:34 PM »
I redid my step per unit.. is still the same thing I dont understand what I'm doing wrong....also when I do g31 it goes down only 1" but I have higher number for it to probe
I have to be like .125" over the plate

Pages: « 1 2 3 4 »