Hello Guest it is May 17, 2024, 01:38: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

2751
LazyCam (Beta) / Re: suggestion
« on: June 19, 2006, 07:14:12 AM »
For you I think I can do that :) I will look into doing it this week

2752
General Mach Discussion / Re: Modbus
« on: June 19, 2006, 07:12:46 AM »
TCP is on the list :) We are working on getting the Grex, USB, and a galil motion controlers up and running first :) .

2753
General Mach Discussion / Re: Step and repeat
« on: June 19, 2006, 07:09:59 AM »
I would do that with Gcode..
Startup block
G98 O1245 Q3
end block

O1245 (this is a sub)
G92 X0.0 Y0.0
G1 Z-.1
G13 I.5 f30
G0 Z1.0
G00 X2.00
G0 X0.0 Y0.0
m99

You are going to have to do this in a sub routine :( there is no M25 type of a macro.

I think we could make a macro like that in VB if we had to....
Brian

2754
sounds like you have something running in in the background... look under MSconfig and see if you can turn off processes.

That should do it!
Brian

2755
General Mach Discussion / Re: Licening problem
« on: June 18, 2006, 08:03:24 PM »
The Mach2 one is an XML not a sys file :) i think you got the wrong one..

2756
General Mach Discussion / Re: Licening problem
« on: June 18, 2006, 06:30:55 PM »
under help / about do you see your name?
Also you should be able to move your motors is you don't have a licanse... Could you please post your Mach2 and Mach3 XML files? I would like to check them to see if you have a bad setting.
Thanks
Brian

2757
General Mach Discussion / Re: Licening problem
« on: June 18, 2006, 05:11:47 PM »
Look in mach3 Directory, is there a Mach1Lic.dat file? If there is not copy it from the Mach2 directory and place a copy of it in the Mach3 directory.


2758
reinstall Mach3 and be sure that you don't uncheck install English wizards. Also what is the name of the profile that you are running? Is it Mach3Mill?

You may need to move the macro's over :)

2759
LazyCam (Beta) / Re: I'm missing somthng
« on: June 18, 2006, 11:43:51 AM »
There is a new rev of LCAM (2.54) that should fix the problem that you are having :) It should be out in a day or so.

Thank you for posting  the info!
Brian

2760
General Mach Discussion / Re: backlash
« on: June 18, 2006, 11:41:19 AM »
You have to put the encoder on the motor. There is no way around it...