On Tue, 3 Dec 2024 at 00:16, Ralph Stirling via Emc-users
<emc-users@lists.sourceforge.net> wrote:

> I've got a small suggestion for developers that work on AXIS gui.
> When you run linuxcnc without an ini file on the command line,
> it brings up a list of sims to choose from.

I think this happens for all  GUIs? It's not an Axis feature.

>  If you select one, it asks
> you if you want to make a copy of it in your home directory.  The
> allowed choices are "yes" or "cancel".  It should be "yes" or "no",
> where "no" still brings up the sim, but does not dump a copy in
> the home directory.

There is some explanation of the logic here:
https://github.com/LinuxCNC/linuxcnc/blob/master/tcl/bin/pickconfig.tcl#L178

Am I right in thinking that the "Cancel" button does what is required,
and that all that needs to change is the button caption in:
https://github.com/LinuxCNC/linuxcnc/blob/master/tcl/bin/pickconfig.tcl#L625

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