Hello Guest it is March 29, 2024, 12:57:16 AM

Author Topic: Simple G code example needed  (Read 14627 times)

0 Members and 1 Guest are viewing this topic.

Re: Simple G code example needed
« Reply #10 on: July 21, 2008, 10:19:33 PM »
Hmmmm. maybe you need the .Lic file to get the wizards..but I'm pretty sure that I had them befor I got the Lic, they just would not post code.
Anyway, I posted the code for you earlier...the .tap file.
Yoyu can tweak it as you need.
RC

 
« Last Edit: July 21, 2008, 10:38:36 PM by Overloaded »

Offline Kristin D

*
  •  203 203
  • Take that you LazyCam, next stop the glue factory!
    • View Profile
Re: Simple G code example needed
« Reply #11 on: July 21, 2008, 10:21:58 PM »
probably true, I did run the file you posted and can work off of that.

Thanks a bunch

Kristin

(now wandering off more confused than ever, where the heck is that big hammer?)
Re: Simple G code example needed
« Reply #12 on: July 21, 2008, 10:27:06 PM »
NO NO NO....No hammer necessary.....I tried that...only made matters worse. :D
 
rc
« Last Edit: July 21, 2008, 10:34:16 PM by Overloaded »
Re: Simple G code example needed
« Reply #13 on: July 21, 2008, 10:37:48 PM »
DANG, I'm almost CERTAIN that I fooled with the wizards befor the Lic.
Maybe you need to dwnld Mach again ? ? ? ?
Good Luck.
Let me know when you are done with that HAMMER >:(
 :)

Offline Kristin D

*
  •  203 203
  • Take that you LazyCam, next stop the glue factory!
    • View Profile
Re: Simple G code example needed
« Reply #14 on: July 21, 2008, 11:10:51 PM »
Just downloaded the "unstable" version and sure enough the wizard('s) are there! Sneaky Wizzards, a bad lot all of them always promising to turn lead into gold or some such!

Kristin ;D
Re: Simple G code example needed
« Reply #15 on: July 21, 2008, 11:18:38 PM »
(keep that hammer handy)
Re: Simple G code example needed
« Reply #16 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

Offline Kristin D

*
  •  203 203
  • Take that you LazyCam, next stop the glue factory!
    • View Profile
Re: Simple G code example needed
« Reply #17 on: July 22, 2008, 02:38:07 PM »
Travis,

That does the trick, now I need to beef up my motor mount as I can see it flexing so I need to box in the third side of my L shape bracket.

Kristin