Machsupport Forum

Mach Discussion => Feature Requests => Topic started by: jamesrm on December 22, 2009, 07:14:06 AM

Title: Lockdown Mach3
Post by: jamesrm on December 22, 2009, 07:14:06 AM
Just wondering whether it is possible to lockdown Mach3 settings before putting into a production environment. We are going to use with Children to teach CNC programming etc so only want them to be able to import GCODE etc and not play around with the other settings (ports and pins, motor tuning etc etc).

Is there anything like this available? If not...then maybe there should be? :)

Many thanks
James
Title: Re: Lockdown Mach3
Post by: stirling on December 22, 2009, 11:56:45 AM
on the general config screen there's an option about half way down the 3rd column to turn off the system menu. Don't worry about the warning re: having a button to turn it back on - just edit the xml, tag <MenuOff> from 1 to 0 to get it back.

Cheers

Ian