Re: [CAD_CAM_EDM_DRO] Profiling circle errors
Posted by
Jon Elson
on 2004-12-05 11:43:05 UTC
kadeshan wrote:
With a 2:1
reduction to a 5 TPI screw, that's 5000 counts/inch, or .0002" per count.
How is the circle coded in G-code? Is is a long string of G01 (linear
interpolation)
moves, or a couple of G02 or G03 circular arc interpolations? If it is
a long stream
of G01 moves, that is your problem. Get a better CAM program that will
generate arc
moves (or enable that function, if it is disabled.)
Jon
>I just got my machine up and running. It has 360 oz/servos coupled 2What is the native resolution? 250 cycles/rev gives 1000 counts/rev.
>to 1. Running mach 2. I am generating the cam from visual mill.
>When I profile a circle, its not one smooth motion, its like little
>tiny jerks. Where is this coming from. The encoders are only
>250cpr, is this the cause of it? I am stumped otherwise. Thanks for
>your time.
>
>
With a 2:1
reduction to a 5 TPI screw, that's 5000 counts/inch, or .0002" per count.
How is the circle coded in G-code? Is is a long string of G01 (linear
interpolation)
moves, or a couple of G02 or G03 circular arc interpolations? If it is
a long stream
of G01 moves, that is your problem. Get a better CAM program that will
generate arc
moves (or enable that function, if it is disabled.)
Jon
Discussion Thread
kadeshan
2004-12-04 21:30:26 UTC
Profiling circle errors
AbbyKatt
2004-12-05 11:30:45 UTC
RE: [CAD_CAM_EDM_DRO] Profiling circle errors
Jon Elson
2004-12-05 11:43:05 UTC
Re: [CAD_CAM_EDM_DRO] Profiling circle errors
R Rogers
2004-12-05 11:47:25 UTC
Re: [CAD_CAM_EDM_DRO] Profiling circle errors
kadeshan
2004-12-07 19:39:36 UTC
Re: Profiling circle errors
Keith Rumley
2004-12-09 05:43:42 UTC
Re: [CAD_CAM_EDM_DRO] Re: Profiling circle errors