Hello Guest it is May 17, 2024, 09:37:17 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 - Brian Barker

3371
LazyCam (Beta) / Re: Lcam
« on: March 20, 2006, 10:10:36 AM »
I can see that the docs are going to have to be done soon but I think it is going to have to be after I get the other bugs fixed and add a tool table... Once Ihave that added I will start looking at doc stuff

Thanks for the input
Brian

3372
LazyCam (Beta) / Re: DXF loads incorrectly from turbocad
« on: March 20, 2006, 07:15:02 AM »
It is uploaded...

3373
LazyCam (Beta) / Re: DXF loads incorrectly from turbocad
« on: March 20, 2006, 07:07:59 AM »
I will upload very soon ...

3374
LazyCam (Beta) / Re: DXF loads incorrectly from turbocad
« on: March 20, 2006, 06:38:31 AM »
Okay I have it fixed here...  8)

3375
General Mach Discussion / Re: Rutex SPI
« on: March 19, 2006, 02:33:14 PM »
SPI will not let you move the data that is needed for Mach3 (I think)... So I think there are a few other problems that make it not work...

3376
LazyCam (Beta) / Re: Lazy Cam?
« on: March 19, 2006, 02:31:39 PM »
Neal Comp is working now :) All you have to do is type in the Tool dia that you are going to run in mach3...

3377
General Mach Discussion / Re: MachX threading
« on: March 19, 2006, 01:14:52 PM »
If you would like to have wizards done to make the Gcode I can help you out... I can show you some VB code that you can modify OR I could write some for you,

Thank you
Brian

3378
You can use as many as you like... If would like to use the P port it can be done with Output #1 -20. To use them you are going to have to make Mcodes to turn them on and off.

Example:
'M100
ActivateSignal(output4)

'M101
DeActivateSignal(output4)

3379
G-Code, CAD, and CAM discussions / Re: G/M code Library
« on: March 19, 2006, 09:30:02 AM »
If we ask nice I think Benny would help with this :)

3380
LazyCam (Beta) / Re: Lazy Cam?
« on: March 19, 2006, 08:40:34 AM »
At this point there is not a was but it is on the list of things to be added soon...