Hello Guest it is May 17, 2024, 01:46:23 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 - Brian Barker

2911
General Mach Discussion / Re: Z axis on/off
« on: May 26, 2006, 04:41:11 PM »
Put code in the MacroPump.m1s like this:

if(GetDRO(2 < 0.0 ) Then
   ActivateSignal(Output1)
else
  Deactivatesignal(Output1)
end if

There is a Wiki on the support page telling how to do a Macro pump under the Modio.. Hope that helps
Brian

2912
General Mach Discussion / Re: Z axis on/off
« on: May 26, 2006, 04:22:37 PM »
This can be done a few ways.. We could have the Macropump look at the Zvalue and IF it is Negitive will push the Zdown and if it is positive it will pick it up.


Is that what you are looking for?

2913
Mach3 and G-Rex / Re: I'm ready are you! I/O Questions.
« on: May 26, 2006, 09:48:26 AM »
Put a wire from the Ground to an input pin and you will see the LED on the Grex light up :) After that use Port zero and The pin number of  the Grex...

2914
General Mach Discussion / Re: Output Control in Mach3
« on: May 25, 2006, 10:22:22 PM »
Try this :)
ActivateSignal(Output1)

2915
General Mach Discussion / Re: Output Control in Mach3
« on: May 25, 2006, 08:24:59 PM »
Can you get the output to turn on and off in the VB editor? If so I think you are saving the macro in the wrong place. Save the Macro in the Mach3/Macros/Mach3mill (Or what ever the profile name is...)

Hope that helps
Brian

2916
General Mach Discussion / Re: Testing Mach3 with difficulties
« on: May 25, 2006, 08:18:36 PM »
No problem! we are here to help :)

2917
Mach3 and G-Rex / Re: I'm ready are you! I/O Questions.
« on: May 25, 2006, 04:57:56 PM »
I/O can be done up to 24V but I think you are going to end up doing it at 12V because that is the power supply that you have :)

Thanks
Brian

2918
General Mach Discussion / Re: External Feedrate adjustment
« on: May 25, 2006, 04:55:22 PM »
The only way that I have done it is with a PLC and an analog pot :( But if you hook up two buttons (one for feed up and one for feed down) I can get them to work in Mach3 :)

2919
General Mach Discussion / Re: help
« on: May 25, 2006, 04:53:41 PM »
Gary Lcam can not do Lathe at this time :( It is one the list because Art needs to have it for his lathe  ;D

2920
General Mach Discussion / Re: Tool Paths Saving
« on: May 25, 2006, 11:25:27 AM »
go to windows start menu and  search  for the file that you are looking for