CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] Threading on a lathe with EMC

Posted by Paul
on 2001-10-29 14:39:16 UTC
Hi Chris

There are two places where the code can be inserted.

1) Hard coded in to the low level motion control module operating in realtime.

2) In the trajectory planner running in user space.

Both have advantages and disadvantages. There are also questions regarding
the spindle encoder counter - Should it roll over to zero at each index,
should it be an absolute count or signed....
What is the best stratagy for the threading - Alternate flanks cut on each
pass, or just plung in and hope for the best....

Perhaps we should take this discussion over to the EMC list and debate the
finer details there.

One last thing - Don't be afraid to modify/hack/butcher the code. If you do
break it in a major way, we can always use the cvs history to go back a step.
Even if you did manage to break the sources, no one is going to hunt you down
for it. It has taken me a long while to pluck up courage to mess with some
of the core files, and I'm still here. As long as any changes are documented,
who is going to complain..

Regards, Paul.


On Monday 29 October 2001 10:07 pm, ccs@... wrote:

> Paul, from my reading of the code I think the major challenge is
> figuring out where "reactive" thread synchronization should be
> implemented. Once it's clear what component to modify, it's 'simply' a
> task of doing it and testing;-) But as the modifications are so
> fundamental, I've hesitated to jump in and try may hand at it when
> others may have more insight into where the changes are best made
> to keep in the spirit of the original architecture.
>
> "Proactive" threading with a servoed spindle is of course much simpler
> software wise but requires more equipment on the machine, which makes
> it less usefull to the average hobbyist. Software only has to be
> written once - hardware has to be duplicated on every machine.
>
> Chris

Discussion Thread

Ethan Vos 2001-10-29 09:11:42 UTC Threading on a lathe with EMC ccs@m... 2001-10-29 09:25:58 UTC Re: [CAD_CAM_EDM_DRO] Threading on a lathe with EMC Ethan Vos 2001-10-29 09:34:57 UTC RE: [CAD_CAM_EDM_DRO] Threading on a lathe with EMC glee@i... 2001-10-29 09:39:36 UTC Re: [CAD_CAM_EDM_DRO] Threading on a lathe with EMC ccs@m... 2001-10-29 10:04:45 UTC Re: [CAD_CAM_EDM_DRO] Threading on a lathe with EMC Ethan Vos 2001-10-29 10:09:59 UTC RE: [CAD_CAM_EDM_DRO] Threading on a lathe with EMC ccs@m... 2001-10-29 10:25:04 UTC Re: [CAD_CAM_EDM_DRO] Threading on a lathe with EMC currinh@O... 2001-10-29 11:43:19 UTC Re: Threading on a lathe with EMC ccs@m... 2001-10-29 12:11:11 UTC Re: [CAD_CAM_EDM_DRO] Re: Threading on a lathe with EMC currinh@O... 2001-10-29 12:31:53 UTC Re: Threading on a lathe with EMC ccs@m... 2001-10-29 13:05:14 UTC Re: [CAD_CAM_EDM_DRO] Re: Threading on a lathe with EMC Paul 2001-10-29 13:52:04 UTC Re: [CAD_CAM_EDM_DRO] Threading on a lathe with EMC ccs@m... 2001-10-29 14:08:00 UTC Re: [CAD_CAM_EDM_DRO] Threading on a lathe with EMC thscarince@h... 2001-10-29 14:15:00 UTC Re: Threading on a lathe with EMC Paul 2001-10-29 14:39:16 UTC Re: [CAD_CAM_EDM_DRO] Threading on a lathe with EMC glee@i... 2001-10-29 14:52:48 UTC Re: [CAD_CAM_EDM_DRO] Re: Threading on a lathe with EMC Garry & Maxine Foster 2001-10-30 03:55:23 UTC Re: [CAD_CAM_EDM_DRO] Re: Threading on a lathe with EMC Rose, Gary 2001-10-30 05:12:40 UTC Re: Threading on a lathe with EMC thscarince@h... 2001-10-30 05:55:49 UTC Re: Threading on a lathe with EMC Garry & Maxine Foster 2001-10-30 06:57:38 UTC Re: [CAD_CAM_EDM_DRO] Re: Threading on a lathe with EMC