Page 1 of 1

Limit G code editor to visualization only

Posted: Thu Jun 15, 2023 1:03 am
by gui_marchioro
Hello,

Is it possible to limit the g code text editor built in KmotionCNC to enable for only visualization? Or maybe prevent editing unless some password is informed.

Sincerely,
Guilherme

Re: Limit G code editor to visualization only

Posted: Thu Jun 15, 2023 2:52 am
by TomKerekes
Hi Guilherme,

Right clicking in the GCode Editor has an option for making the Editor Read Only. However on the next start of KMotionCNC it will be Writeable again. See here.

Editor[1].PNG

The Screen Editor can be used to set the Var parameter for the GCode Editor to either:

0 = Initially Read Only but changeable by the context menu
1 = Initially Writeable but changeable by the context menu
2 = Read Only and unchangeable

ReadOnlyVar2.png