Hello Guest it is May 17, 2024, 03:35:42 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

1201
General Mach Discussion / Re: One CNC Post Processor
« on: May 07, 2007, 08:54:52 AM »
You should be able to get it from OneCNC... They have been good about that in the past :)

1202
General Mach Discussion / Re: Pixie with Yaskawa amp and motor
« on: May 06, 2007, 08:18:59 AM »
Keith,
When are we going to see a video of the lathe up and running ;)

Keep up the good work!

Thank
Brian

1203
General Mach Discussion / Re: stepper motors loose steps when cold
« on: May 06, 2007, 08:12:00 AM »
That is odd... try changing the active low state of the step pulse and make the step pulse a bit bigger...

That is the first test ;)

Brian

1204
General Mach Discussion / Re: step and direction spindle
« on: May 05, 2007, 02:45:07 PM »
You will need to have a longer index pulse... that would help

1205
LazyCam (Beta) / Re: Lcam 2.0...
« on: May 05, 2007, 02:43:29 PM »
it will work as long as you use Rad mode...

1206
General Mach Discussion / Re: skipping steps
« on: May 04, 2007, 10:31:47 PM »
Do you have the problem if you turn off the toolpath (on the diagnostics page)?

1207
General Mach Discussion / Re: Mach3 and UHU Servo controller
« on: May 04, 2007, 10:29:58 PM »
looking at there doc's they "should" work...

1208
LazyCam (Beta) / Re: Lcam 2.0...
« on: May 04, 2007, 10:26:33 PM »
If you can find a way to break it every time we can fix it :)  I will keep an eye out for that problem..

Chip, I didn't tell anyone but there are a few more words in the posting word list. You and a few others are the only ones that have made posts for Lcam and I just wanted to tell you. I will be making a Doc for posting but it will be after we are done adding to it.

Have fun guys and keep telling us what you need
Brian

1209
General Mach Discussion / Re: New to G-Code, need HLC / tools
« on: May 04, 2007, 04:08:49 PM »
you could make the code with VB... have a look at the wizards and have a look at the Mach2 customization manual.

That will show you how to make code with a VB button on the screen... I think you will like :)

1210
General Mach Discussion / Re: problems with THC300 and SheetCam
« on: May 04, 2007, 04:06:10 PM »
You will need to do the following

G28.1 Z.5 (move to .5 THEN home)
g00 Z.5 (now move to .5 AFTER you have homed) you need to have this move added