Re: [CAD_CAM_EDM_DRO] Re: Need G Code help
Posted by
EdFanta
on 2003-02-14 14:45:41 UTC
Ok Guys, I'm completely lost. I will ask if someone can write a bit of
code to get me started. The pocket in question has been programmed and
works EXCEPT for the first corner. If I put a negative radius for the
first R word it gives a funny loopy corner, comes back to the end point
of the radius and completes the rest of the pocket just fine. I am
starting from x0y0to a pre drilled hole at x10y2, the z goes down and
mills to x8.9y3.25 then a .75 radius to x8.15y2.5, a straight cut to
x8.15y1.5 then a .75 radius to x8.9y.75 then simular to the other two
corners to return to x8.9y3.25 All co ordinants are to the outside of
the pocket.I am using a 1/2 endmill which is called out as T1 in the
tool file, am using G3 and G41 to climb mill in the corners. If some
helpful soul can write a little code to get the first corner done and I
can see my mistakes I would be grateful. After it is all figured out I
can post with the postmortem. Ain't lernin fun??? Thanks. Ed.
code to get me started. The pocket in question has been programmed and
works EXCEPT for the first corner. If I put a negative radius for the
first R word it gives a funny loopy corner, comes back to the end point
of the radius and completes the rest of the pocket just fine. I am
starting from x0y0to a pre drilled hole at x10y2, the z goes down and
mills to x8.9y3.25 then a .75 radius to x8.15y2.5, a straight cut to
x8.15y1.5 then a .75 radius to x8.9y.75 then simular to the other two
corners to return to x8.9y3.25 All co ordinants are to the outside of
the pocket.I am using a 1/2 endmill which is called out as T1 in the
tool file, am using G3 and G41 to climb mill in the corners. If some
helpful soul can write a little code to get the first corner done and I
can see my mistakes I would be grateful. After it is all figured out I
can post with the postmortem. Ain't lernin fun??? Thanks. Ed.
Discussion Thread
EdFanta
2003-02-13 18:06:33 UTC
Need G Code help
Jeff Fisher
2003-02-14 02:13:37 UTC
RE: [CAD_CAM_EDM_DRO] Need G Code help
torsten98001 <torsten@g...
2003-02-14 03:14:17 UTC
Re: Need G Code help
Andre' Blanchard <andre_54005@y...
2003-02-14 05:59:21 UTC
Re: Need G Code help
Ray Henry
2003-02-14 07:35:50 UTC
Re: Need G Code help
Jon Elson
2003-02-14 09:11:26 UTC
Re: [CAD_CAM_EDM_DRO] Re: Need G Code help
Jon Elson
2003-02-14 09:28:50 UTC
Re: [CAD_CAM_EDM_DRO] Re: Need G Code help
EdFanta
2003-02-14 14:45:41 UTC
Re: [CAD_CAM_EDM_DRO] Re: Need G Code help
Ray Henry
2003-02-15 11:58:05 UTC
Re: Re: Re: Need G Code help
Raymond Heckert
2003-02-16 17:22:21 UTC
Re: [CAD_CAM_EDM_DRO] Re: Need G Code help