Hello Guest it is April 18, 2024, 10:30:59 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 - trev36

Pages: 1 2 3 »
1
G-Code, CAD, and CAM discussions / Re: Simple G code example needed
« on: July 21, 2008, 11:34:38 PM »
Kristin

I wrote a short sub routine I think will work .

G90
G01X0.0Z.100F50.
Z0.0
M98 P1 L25
G90
G01X0.0
Z0.0
M30
%

O1
G91
G01X-.010F25.
G01Z-.500
G01X0.010
G01Z0.500
G01X-.010
M99
%



Travis

2
Show"N"Tell ( Your Machines) / Re: My CNC Mini Mill and CNC Router
« on: July 21, 2008, 02:42:52 AM »
Thanks Hood , Budman68  and Perfo for the compliment.

Today I discovered I'm going to have to redesign the X axis as it has almost .070 sag to the center of the table. Very disappointed, but I'm going to redo it all the same. As it stands right now all it is good for is 2D cut outs.  Will keep an update at http://www.cnchobbyrouter.com on my progress.

Thanks again for all the support. Mach support forum really is the best.

Travis

3
General Mach Discussion / Re: Motors move on start up
« on: July 20, 2008, 12:20:07 AM »
Thanks Hood


I had a loose ground. All is well now.

Thanks

Travis

4
General Mach Discussion / Motors move on start up
« on: July 19, 2008, 01:52:56 AM »
Couldn't find a post on this. I just wired up another KL-4030 set of drivers with 35 VDC 10 amp supply and Three 425 oz inch motors. Ok the problem when i flip the switch the motors start moving and jerk a little but never change direction. I thought the motors where suppose to lock up  when power was applied. Any help on this one would be much appreciated.

Thanks

Travis

5
Show"N"Tell ( Your Machines) / My CNC Mini Mill and CNC Router
« on: July 18, 2008, 03:54:30 AM »
Hello all

Just wanted to share my excitement. I have just completed my CNC hobby router using my mini CNC mill and manual mini lathe.

http://www.cnchobbyrouter.com


Thanks

Travis

6
General Mach Discussion / abnormal condition?
« on: June 16, 2008, 01:53:33 AM »
I keep getting abnormal condition when running between G91 and G90 . Nothing abnormal about it, been programming this way for years on Mazak, Gidding Lewis no problems. Also have problem with G03 sometimes I have elliptical holes off by .015 in the x axis only. I am running precision no backlash ballscrews not leadscrews. I have checked for binding and missed steps came up with nothing.

Here is my simple program for boring a hole that on occasion messes up.

G90
G01Z1.0F25.
X0.0Y0.0
Z0.0
M98 P1 L15
G90
G01Z1.0
M30
%

O1
G91
G01Z-.065F15.
G90
G01X.343Y0.0
G03X.343Y0.0I-.343J0.0
G01X0.0Y0.0
M99
%

Thanks

Travis

7
General Mach Discussion / Re: G02 & G03
« on: June 13, 2008, 02:26:55 AM »
 :P I reversed Y axis. I should have recognized it was backwards but I was just so excited I finally have everyting working correctly. Brain fart it's late.

Thanks Travis

8
General Mach Discussion / G02 & G03
« on: June 13, 2008, 12:48:08 AM »
Searched but didn't find topic.
 When I tried simple sub routine using  G03 move it actually went clockwise while it showed on screen it was going counterclockwise. Anyone know whats problem? I tried G02 in the sub routine and it moved counterclockwise while showing onscreen moving clockwise. ???

Thanks

Travis 

9
General Mach Discussion / Re: Fried 2nd Computer (Newbie)
« on: June 11, 2008, 01:52:53 AM »
To Jallitt


Yes the probotix breakout boards are compatable. You only need to hook up the step and dir to the Dir- and Step- on the logic side of the driver. The Step+ and Dir+ take +5 volts from the Breakout board. The probotix board is awesome because of the onboard LM317 which you can use your 12 volt supply that you use to poewr your cooling fan and hook up to the breakout board and the onboard regulator steps down to +5 volts and you can solder a wire to the idc +5 volt pin and supply the driver this way. Everything is marked very clearly on the board. Any of the Probotix Breakout boards will work with Geckos, Keling, or any driver that accept step and dir signals. I have purchased the Probotix unipolar stepper drives to try next.

Thanks

Travis

10
General Mach Discussion / Re: Fried 2nd Computer (Newbie)
« on: June 11, 2008, 01:36:47 AM »
Success !!! You will never believe this ! I checked the ground on the AC side. I could kick myself in the ass for not thinking of this first. NO GROUND.  I pulled all the receptacle  plate covers off to discover I only have one receptacle with a ground. All the others in my garage do not have a ground.

I want to thank everyone for being patient with me and seeing me through this. Mach Support is theBEST!!!
Everything is running smooth.

Thank you

Travis

Pages: 1 2 3 »