Hello Guest it is June 04, 2024, 05:53:48 AM

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 - jve

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 »
51
General Mach Discussion / g31
« on: June 22, 2012, 08:46:51 AM »
is it possible mach3 trigger an output when i have a g31 and when g31 is ready the output will go off

52
General Mach Discussion / Re: vb for g31
« on: June 22, 2012, 03:23:10 AM »
i am trying to this macro but with no luck


Sub main ()
ActivateSignal (output4)
while ismoving()
wend
'system wait for (probe)
while not (isactive(probe))
wend
deactivateSignal (output4)
end sub
main

53
General Mach Discussion / Re: vb for g31
« on: June 21, 2012, 11:33:31 PM »
What exactly are you wanting to do? You said switch an output then off again when its ready but what makes it ready?
Hood
OK sorry for not explaining my self  so i could have in the code G31 M31 , so this means that the machine is going to digitize the z axis and call a macro which i called it M31 so i don't confused with the others
now when i have G31 M31 in my code i want the machine to give a output and when the digitize led come active the output will go off that's all i need i been searching all day yesterday to find some thing similar but no luck

54
General Mach Discussion / Re: vb for g31
« on: June 21, 2012, 02:26:44 PM »
it seems i dont have luck here too

55
General Mach Discussion / Re: vb for g31
« on: June 21, 2012, 10:45:15 AM »
i can also have in the code m31 and g31 so i can make a macro m31 can any one help me do this ?

56
General Mach Discussion / vb for g31
« on: June 21, 2012, 02:07:48 AM »
hi guys
i am trying to make a vb but no luck what i want to do is when i have a G31 in my code i need to activate a output and when it is ready deactivate the output is this possiple
regards
jekran

57
General Mach Discussion / Re: g31 output
« on: April 16, 2012, 02:50:38 PM »
i am designing a z axis that on the carage it has a punematic cylinder  so i need to call the g31 from the program and the cylinder will activate the z axis will move down find the plate suface
it is very similar to a floating head on a plasma cutter but with the difference that has a punematic cylinder
regards
j

58
General Mach Discussion / g31 output
« on: April 16, 2012, 01:47:22 PM »
hi guys
i need to activate an out put when i call G31 or G28.1 in the g code program is this posible ?
regards
j

59
General Mach Discussion / rapid rate
« on: April 01, 2012, 05:20:23 AM »
hi guys
i have my mill which it use to have an analog potentiometer that it will regulate the rapid rate and the feed rate instant which mach3 is not making i want to ask if this is possible with mach3 cause for setting up a new job this is very usefull the problem is that mach3 is looking forward the code and when i close the rapid rate it will take a while before it will come active also on the config page there is a box (look forward gcode) and mine is set 20lines if i set this to 0 lines does this come to instant active when i close the rapid rate to 0%

60
General Mach Discussion / Re: Mach3 4.0 Rev Update
« on: December 16, 2011, 08:18:55 AM »
do we have any news for the new version i think lot of us are hardly waiting for

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 »