CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] Watch finishes, by CNC

on 2003-12-01 10:05:38 UTC
To program a spiral tool path it is easy to do this manually with a simple
spreadsheet program. using polar coordinates makes the functional
relationship between 'r' and 'theta' trivial and you can convert to 'x' and
'y' Cartesian coordinates by x=rcos(theta) and y=rsin(theta). The spiral
function in polar coordinates is simply r=theta, just do step increments in
theta (it is easy if you use degrees and then convert to radians for the 'x'
and 'y' conversion formula). If you run theta from 0 to 360 degrees you
will get a single loop spiral, if you go to 720 degrees, you get two loops,
etc. You will then have to scale the output with a simple scaling factor on
both axes.

If you want more instructions on this, just ask.

Daniel J. Statman, Statman Designs
www.statmandesigns.com
dan.statman@...


----- Original Message -----
From: "Chuck Knight" <chuckknight@...>
To: <CAD_CAM_EDM_DRO@yahoogroups.com>
Sent: Sunday, November 30, 2003 10:51 PM
Subject: [CAD_CAM_EDM_DRO] Watch finishes, by CNC


>
>
> http://mywebpages.comcast.net/timconnor/ham922/ham922_07.jpg
>
> I want to do this type of finishing to a watch movement, just as an
> experiment...isn't it pretty? This style of decoration is done by using
> a rotating emery disc, and a watchmaker's lathe...lots of tedious
> handwork. I'm thinking of attaching an emery disc onto the end of a
> dowel, and chucking it into a router. Needless to say, there is no
> pressure involved, but only light contact and a precise and slightly
> overlapped toolpath. Given a small, reasonably accurate CNC router,
> this should be simple to achieve. FYI: This watch is from the turn of
> the last century -- one with this level of decoration would cost a
> minimum of $2500, and most are closer to $4000, in today's market. This
> one cost >$100, 100 years ago...this is one of the super-accurate
> railroad watches that kept the trains on time.
>
> Back to CNC. As I see it, once I have a tool made, it should simply be
> a matter of programming the toolpath. Does anyone have a program that
> would automatically generate a spiral, concentric circles, straight
> parallel lines (cotes de geneve) and other simple "filler" patterns
> which I could use for this purpose? I don't want to "reinvent the
> wheel" if I don't have to. I already know that the dust generated will
> require me to clean the movement afterwards, but for the purpose of this
> experiment, I'll happily do it. I could probably do it myself, but I've
> never programmed in G-Code.
>
> I know there are simple "pocketing" programs floating around...what
> types of paths do they generate?
>
> -- Chuck Knight
>
>
>
>
>
> 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@... [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
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>

Discussion Thread

Chuck Knight 2003-12-01 00:05:50 UTC Watch finishes, by CNC mayfieldtm 2003-12-01 07:48:44 UTC Re: Watch finishes, by CNC doug98105 2003-12-01 08:05:06 UTC Re: Watch finishes, by CNC Jon Elson 2003-12-01 09:43:41 UTC Re: [CAD_CAM_EDM_DRO] Watch finishes, by CNC Alan Marconett KM6VV 2003-12-01 10:03:33 UTC Re: [CAD_CAM_EDM_DRO] Watch finishes, by CNC Statman Designs, LLC 2003-12-01 10:05:38 UTC Re: [CAD_CAM_EDM_DRO] Watch finishes, by CNC Chuck Knight 2003-12-01 20:17:32 UTC Re: [CAD_CAM_EDM_DRO] Re: Watch finishes, by CNC alenz2002 2003-12-02 00:45:07 UTC Re: Watch finishes, by CNC Fred Smith 2003-12-02 05:56:39 UTC Re: Watch finishes, by CNC Tim Goldstein 2003-12-02 07:53:23 UTC RE: [CAD_CAM_EDM_DRO] Re: Watch finishes, by CNC Dave Dillabough 2003-12-03 02:38:28 UTC Re: [CAD_CAM_EDM_DRO] Watch finishes, by CNC turbulatordude 2003-12-03 06:15:40 UTC Re: Watch finishes, by CNC