CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] Z axis circle cut

Posted by R Rogers
on 2004-12-22 16:42:42 UTC
You need a Cad/Cam program. And learn how to write G-code programs. Easiest way is to take a code that runs on your machine and use the first few lines and delete all the strings with X,Y and Z values/moves. Then put in your own. Find a list of NIST G-codes on the web and that will give you something to go by. With that list and a calculator, one can program anything practically. Just experiment and see how each command effects machine movement. Just some simple G01 X2.0 F10.0 and to go back to X0 Y0 would be G01X0Y0 etc. Even with a CAM program, one still needs to understand G-codes. Because even though the post-processor generates a code, often they need to be edited. And it is imperative to go over the code and visually analyze it. Visualize and track the cutter mentally step by step. Not doing this and just firing up a program is a crap-shoot. If you have a 3-D toolpath that can be rotated dynamically will help also. I dont know what T-mill is but, if you are running a PC based
control I'd be looking at Mach2 software, its updated frequently and very easy to use.

Ron

rdenn25 <rdenn25@...> wrote:


Is there a G code or M code to make a Z axis
circular cut?

I'm trying to make a rectangular box with a
semi-circle cut on one side.

In this cut, there are spaced gouges within
the main, semi-circular surface.

These don't have to be there, but this is the
project.

I can make something that will work by turning
the thing on its side, but the little lines in
the surface I cannot think of how to make.

I'm using a sherline table top mill with the
Tmill program, ( a basic program that sequences
through g&m codes, some of them)

The part is made from nylon.


Thanks.





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









---------------------------------
Do you Yahoo!?
Jazz up your holiday email with celebrity designs. Learn more.

[Non-text portions of this message have been removed]

Discussion Thread

rdenn25 2004-12-22 14:09:10 UTC Z axis circle cut R Rogers 2004-12-22 16:42:42 UTC Re: [CAD_CAM_EDM_DRO] Z axis circle cut Jon Elson 2004-12-22 16:54:07 UTC Re: [CAD_CAM_EDM_DRO] Z axis circle cut rdenn25 2004-12-22 17:07:21 UTC Re: Z axis circle cut Tony Jeffree 2004-12-23 00:27:45 UTC Re: [CAD_CAM_EDM_DRO] Z axis circle cut