On Thu, 14 Mar 2019 at 12:45, Valerio Bellizzomi <vale...@selnet.org> wrote:

> https://www.ganotechnologies.com/cnc/rapidrotary/

It might be possible to do this as an input filter too.
Here is an example that converts XY/UV foam-cutter G-code to inverse-time:
https://forum.linuxcnc.org/38-general-linuxcnc-questions/35141-a-head-scratcher-for-me?start=10#120524
An additional regex to find a "magic comment"  (Z-Offset = 100) would
probably be needed.

Feature Idea: (From discussion on the forum)
Create a new feed-rate mode: G94.1 (and, potentially, G95.1) that
includes radius of rotation calculations.

G94,1 X0 Y0 Z-50 F100

The additional XYZ offsets locate the centre of rotation in the
current working coordinate system and the effective radius is then
used in angular and angular/linear move speed calculations.

-- 
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, 1916


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

Reply via email to