CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] How does a polygon turnign lathe work?

on 2011-10-08 13:17:22 UTC
It would not.
Threading is a special case, and needs the isthreading() flag enabled,
and then waits for spindle speed sync and stuff ...
It is neither instant, nor applicable to a given set of axes(), just
spindle and index, with slowdown/speedup as needed.

It might perhaps be modified, but thats another matter entirely.
And of course, all controllers are a special case. NcPod, SS, Centipede, etc

It could be done with servos, and clever g-code form a macro, but this
means the mechanicals have to work within their possible limits (just
like emc2 and everything else).
So if something is slow/fast/underpowered/overwhelmed you get an error
condition.

Best part about servos, is that they lose sync, fault, and stop making
the problem worse.
Wont mean you dont do damage, but limits it (usually to a toolbit,
insert, or workpiece, imo).


>
> I wonder if Mach3 sync feature for threading would work synchronizing the
> spindle to the mill head motor?
>



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

Discussion Thread

danmauch 2011-10-07 08:44:57 UTC How does a polygon turnign lathe work? Phil@Y... 2011-10-07 09:39:18 UTC Re: [CAD_CAM_EDM_DRO] How does a polygon turnign lathe work? Douglas Vogt 2011-10-07 09:45:48 UTC Re: [CAD_CAM_EDM_DRO] How does a polygon turnign lathe work? wolfgang 2011-10-07 10:23:39 UTC Re: [CAD_CAM_EDM_DRO] How does a polygon turnign lathe work? Henrik Olsson 2011-10-07 10:39:15 UTC Re: [CAD_CAM_EDM_DRO] How does a polygon turnign lathe work? David G. LeVine 2011-10-07 10:46:58 UTC Re: [CAD_CAM_EDM_DRO] How does a polygon turnign lathe work? Douglas Vogt 2011-10-07 11:39:34 UTC Re: [CAD_CAM_EDM_DRO] How does a polygon turnign lathe work? Danny Miller 2011-10-07 12:18:34 UTC Re: [CAD_CAM_EDM_DRO] How does a polygon turnign lathe work? Roland Jollivet 2011-10-07 12:44:16 UTC [CAD_CAM_EDM_DRO] How does a polygon turnign lathe work? FocusKnobs 2011-10-07 17:55:55 UTC RE: [CAD_CAM_EDM_DRO] How does a polygon turnign lathe work? Dan Mauch 2011-10-07 17:56:17 UTC RE: [CAD_CAM_EDM_DRO] How does a polygon turnign lathe work? Dan Mauch 2011-10-08 08:46:46 UTC RE: [CAD_CAM_EDM_DRO] How does a polygon turnign lathe work? "hanermo" - CNC 6-axis Designs 2011-10-08 13:17:22 UTC Re: [CAD_CAM_EDM_DRO] How does a polygon turnign lathe work?