On Sat, 12 Sep 2020 at 17:54, John Dammeyer <jo...@autoartisans.com> wrote:

> Is it even possible to cut this sort of spiral in one G-Code line or does it 
> require a long list of separate A and XZ moves?

You would need a series of G-code lines to vary the feed rates. (you
could keep the G93 F-number the same, but vary the A and Z deltas)

G93 simply defines how _long_ the move takes, instead of how fast it
should move. And so works better when the speed is harder to calculate
due to not being simply the hypotenuse.

-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1912


_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to