CAD CAM EDM DRO - Yahoo Group Archive

Re: beginner need help with CNC Pro

Posted by jvicars@c...
on 2001-04-28 20:40:46 UTC
Two circles, both with centers at 0,0,0. First one 1" dia., second
one 2" dia. First contoured inside ccw, second contoured outside cw.
Both with a .25 endmill, max plunge .125"

Colin,
this is a VERY simplified example of what you asked for. No feedrates
or retract height, straight plunges, no lead in.
You would want to put feedrates in if you actually use it.

%
G0G90X0.Y0.T1M06
X.375Y0.
G1Z-.125
G3X-.375Y0.I0.J0.
G3X.375Y0.I0.J0.
G0Z-.25
G3X-.375Y0.I0.J0.
G3X.375Y0.I0.J0.
G0Z0.
G0X1.125
G1Z-.125
G2X-1.125Y0.I0.J0.
G2X1.125Y0.I0.J0.
G0Z-.25
G2X-1.125Y0.I0.J0.
G2X1.125Y0.I0.J0.
G0Z-.375
G2X-1.125Y0.I0.J0.
G2X1.125Y0.I0.J0.
G0Z-.5
G2X-1.125Y0.I0.J0.
G2X1.125Y0.I0.J0.
G0Z0.
G0M25
G0G90X0.M2
E

Discussion Thread

cdoughty@p... 2001-04-28 19:12:50 UTC beginner need help with CNC Pro Tim Goldstein 2001-04-28 19:18:13 UTC RE: [CAD_CAM_EDM_DRO] beginner need help with CNC Pro jvicars@c... 2001-04-28 20:40:46 UTC Re: beginner need help with CNC Pro jvicars@c... 2001-04-28 20:45:38 UTC Re: beginner need help with CNC Pro diazden 2001-04-30 20:53:47 UTC Re: [CAD_CAM_EDM_DRO] Re: beginner need help with CNC Pro ballendo@y... 2001-05-02 09:29:22 UTC Re: beginner need help with CNC Pro