On Mon, 31 Aug 2020 at 05:40, jrmitchellj <jrmitche...@gmail.com> wrote:

> could save the .var file to a nema relevant to the parts, then when I need
> to make some more of those, move that file back to linuxcnc.var, start up
> the system, and be ready to go with the setups.

You could run a python script to MDI a new set of coordinate system offsets in.

One of the G10 variants writes straight to the offset table.
I suggest Python as then you can store the offsets in a text file, or
database, or in the cloud as a JSON object if you value being trendy
more than a working solution.

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