CAD CAM EDM DRO - Yahoo Group Archive

RE: [CAD_CAM_EDM_DRO] MACH3TURN G77/78 CANNED CYCLES

Posted by John Dammeyer
on 2007-09-23 18:28:07 UTC
Hi,

I implemented the G76 on the Electronic Lead Screw. Here's the
documentation from that piece of code.
/*
G76 Simulation has arguments:
Global Variable array indices
X -- X End position.
END_X_NDX
Z -- Z End position
THREAD_END_NDX
Q -- Spring Pass Count
SPRING_PASS_CNT_NDX
P -- Pitch
THREAD_SIZE_NDX
H -- First Pass cutting depth
FIRST_X_PASS_DEPTH_NDX
I -- In feed thread angle.
THREAD_ANGLE_NDX
R -- X Start
START_X_NDX
K -- Z Start position with room for synchronization
THREAD_START_NDX
L -- Thread chamfer... not used in ELS.
C -- X retracted position
RETRACTED_X_NDX
B -- Last Pass cutting depth
END_X_PASS_DEPTH_NDX
T -- Taper angle. Not used directly. System uses " per foot.
TAPER_NDX
J -- Cutting pass depth
X_PASS_DEPTH_NDX

The ELS uses the variables above which are set using menu's or
calculated from other parameters.

Note for threading, you have to know the final thread depth. This is
also dependant on the radius of the tool tip. Most often the
calculations are based on a sharp thread so if the tip is radiused then
the X start and end position may need to be different than the math
suggests.

John Dammeyer


Automation Artisans Inc.
http://www.autoartisans.com
Ph. 1 250 544 4950


> -----Original Message-----
> From: CAD_CAM_EDM_DRO@yahoogroups.com
> [mailto:CAD_CAM_EDM_DRO@yahoogroups.com] On Behalf Of Gerald
> Sent: Sunday, September 23, 2007 2:22 PM
> To: CAD_CAM_EDM_DRO@yahoogroups.com
> Subject: [CAD_CAM_EDM_DRO] MACH3TURN G77/78 CANNED CYCLES
>
>
> Has anyone on here used the canned cycles G77/78 in MACH3TURN? If so
> can you help me out with any parameters or info that might help me
> utilze these codes?
>
> Thanks
> Gerald
>
>
>
> Addresses:
> FAQ: http://www.ktmarketing.com/faq.html
> FILES: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO/files/
> Post Messages: CAD_CAM_EDM_DRO@yahoogroups.com
>
> Subscribe: CAD_CAM_EDM_DRO-subscribe@yahoogroups.com
> Unsubscribe: CAD_CAM_EDM_DRO-unsubscribe@yahoogroups.com
> List owner: CAD_CAM_EDM_DRO-owner@yahoogroups.com,
> wanliker@..., timg@...
> Moderator: pentam@... indigo_red@...
> davemucha@... [Moderators]
> URL to this group: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO
>
> OFF Topic POSTS: General Machining
> If you wish to post on unlimited OT subjects goto:
> aol://5863:126/rec.crafts.metalworking or go thru Google.com
> to reach it if you have trouble.
> http://www.metalworking.com/news_servers.html
>
> http://groups.yahoo.com/group/jobshophomeshop I consider
> this to be a sister site to the CCED group, as many of the
> same members are there, for OT subjects, that are not allowed
> on the CCED list.
>
> NOTICE: ALL POSTINGS TO THIS GROUP BECOME PUBLIC DOMAIN BY
> POSTING THEM. DON'T POST IF YOU CAN NOT ACCEPT THIS.....NO
> EXCEPTIONS........
> bill
> List Mom
> List Owner
>
>
> Yahoo! Groups Links
>
>
>
>
>

Discussion Thread

Gerald 2007-09-23 14:32:56 UTC MACH3TURN G77/78 CANNED CYCLES Steve Blackmore 2007-09-23 17:40:45 UTC Re: [CAD_CAM_EDM_DRO] MACH3TURN G77/78 CANNED CYCLES John Dammeyer 2007-09-23 18:28:07 UTC RE: [CAD_CAM_EDM_DRO] MACH3TURN G77/78 CANNED CYCLES