Hello Guest it is May 17, 2024, 02:58:33 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

1211
General Mach Discussion / Re: G100 servo and stepper
« on: May 04, 2007, 03:58:04 PM »
Yes, you need to have servo amps that take step and direction .. if you have that you are all set

Thanks
Brian

1212
LazyCam (Beta) / Lcam 2.0...
« on: May 04, 2007, 03:56:49 PM »
Hello,
Lcam Rev 2.0 is out and there is a video on line telling you a bit about how it works... you can't do Foam with this version (So if you need that please Do NOT Install Rev 2 at this time) . Please try this version and tell us what you think and I also think that you will find many things that you have asked for in this version :)

One known bug is that you can't do turn in Dia mode ... I have to do a bit more work in that section :( But Mill and plasma should be working...


Thanks
Brian
 

1213
Yup, that is a first :(

1214
General Mach Discussion / Re: Enable Outputs
« on: May 03, 2007, 11:02:46 PM »
We found the problem :)
He was only using 2 axis and you can't have an enable for an axis that is not setup...

Hope that helps
Brian

1215
General Mach Discussion / Re: Macro Pump
« on: May 03, 2007, 12:10:21 PM »
This is what I told you...

pseudo code :
If NOT homed
 DON'T run the code!!!!!
message "must be homed before running the program"
else
do cycle start


So as you can see it is going to do what you are looking for

If you still think you need all the macro pump stuff Please look at the code in the wizards and there screen sets. this will show you how everything works
Thanks
Brian

1216
General Mach Discussion / Re: Macro Pump
« on: May 03, 2007, 09:55:15 AM »
Please open up the wizards and check out the code in them. This will help you with how make the code work.

The best way to make the user have to home is to ad a bit of code to the cycle start button... I don't think you need to have anything in the Macropump

Thanks
Brian

1217
General Mach Discussion / Re: Bobcad 2007 posts and other novelties
« on: May 03, 2007, 09:51:56 AM »
Also tell us what you think about the new Bobcad 2007 :)

1218
General Mach Discussion / Re: Guideway compensation/mapping?
« on: May 03, 2007, 09:50:43 AM »
There is screw mapping and there is a section on the Wiki about it.
Thanks
Brian

1219
We do that in the LazyCam for Plasma in circles ... and we could add it for small Arcs.

You could add that to the Galil plugin if you like...

1220
General Mach Discussion / Re: New to Mach3 - Help!
« on: May 02, 2007, 11:16:29 PM »
Please press "Tab" key to get the jog "Tab"

You can press the SHift key at the same time you press the arrow key to get max speed jog

Hope that helps
Brian