Hello Guest it is March 28, 2024, 06:14:00 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 - Kai

Pages: 1 2 3 4 5 6
1
Share Your GCode / Re: Sub programs
« on: April 14, 2016, 06:53:48 AM »
I have been looking at this for a while where have I gone wrong folks


G90 G18 G40 G80 G21
G54
M03 s500
G00 Z50 x23
G00 Z45
G01 X0 f75
G0 Z46 X22
G01 Z45 x21.8
M98 P0002 L32
G90 z46 x22
M05
M30
M99
%



o0002
G91 X-.3
G90
G01 Z30 f100
G01 Z25 X22
G0  Z46 X21.8
G91 X-.3
M99

2
G-Code, CAD, and CAM discussions / Sub programing in turning
« on: April 12, 2016, 05:26:31 PM »
I have been looking at this for a while where have I gone wrong folks


G90 G18 G40 G80 G21
G54
M03 s500
G00 Z50 x23
G00 Z45
G01 X0 f75
G0 Z46 X22
G01 Z45 x21.8
M98 P0002 L32
G90 z46 x22
M05
M30
M99
%



o0002
G91 X-.3
G90
G01 Z30 f100
G01 Z25 X22
G0  Z46 X21.8
G91 X-.3
M99

3
Share Your GCode / Re: Sub programs
« on: February 28, 2015, 05:52:45 PM »
wow yes that has been driving me mad for ages lol
Thank you again

4
Share Your GCode / Re: Sub programs
« on: February 28, 2015, 01:34:57 PM »
Thanks for that this is what I wanted it to do

N10 (Kev  Bracket)
N20 G90 G21 G17
N30 G80 G54
N40 G0 Y-11 X-11
N50 M03 S2000
N60 M98 P10 L24
N70 M05
N80 G0 Z39
N90 G0 X-11 Y-11
N100 M2





O10
N2990
N2997 G01 Z20 F100
N3000 G91 Y1
N3005 g90
N3010 G01 X65 F100
N3020 G0 X-11

N3030 M99

5
Share Your GCode / Re: Sub programs
« on: February 28, 2015, 01:09:40 PM »
Oh my god  >:( ::) I'm dumb been looking at this for hours
I'm dyslexic but thats no excuse for stupidity


6
Share Your GCode / Sub programs
« on: February 28, 2015, 11:37:39 AM »
I have never really used subs before but can not get this to work or am i just being dumb
N10 (Kev  Bracket)
N20 G90 G21 G17
N30 G80 G54
N40 G0 Y-11 X-11
N50 M03 S2000
N60 G98 P10 L17
N70 M05
N80 G0 Z10
N90 G0 X-11 Y-11
N100 M2

O10
N2990 M01
N2997 G01 Z20 F100
N3000 G91 Y1
N3005 g90
N3010 G01 X65 F100
N3020 G0 X-11
N3030 M99

7
G-Code, CAD, and CAM discussions / Re: HSM Works & Mach3
« on: September 27, 2012, 08:04:46 PM »
Oh come on please somone out there must use this set up let us know what you think and what your post is like .

8
General Mach Discussion / Re: Tool change
« on: September 27, 2012, 04:16:06 AM »
Thanks Hood that will still need a z somthing in there for it to apply the offset
G49
T1 M06
G43 Z10 H1
somthing like this?

9
General Mach Discussion / Re: Tool change
« on: September 26, 2012, 08:05:21 PM »
Yeh been there lol it was more to see a peice of code as a sample for where to put the G49 and where mach wants the G43. If that makeso sense Hood had a few weird things happen and not sure why just looking for insperation really

10
G-Code, CAD, and CAM discussions / HSM Works & Mach3
« on: September 26, 2012, 07:56:53 PM »
I have been looking at hsm for a little while and it looks nice. Has anyone tried it with mach and what were you thooughts on it and does the post work ok with mach

Pages: 1 2 3 4 5 6