Limit G code editor to visualization only

Moderators: TomKerekes, dynomotion

Post Reply
gui_marchioro
Posts: 59
Joined: Sun Aug 21, 2022 11:22 pm

Limit G code editor to visualization only

Post by gui_marchioro » Thu Jun 15, 2023 1:03 am

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

User avatar
TomKerekes
Posts: 2559
Joined: Mon Dec 04, 2017 1:49 am

Re: Limit G code editor to visualization only

Post by TomKerekes » Thu Jun 15, 2023 2:52 am

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

Tom Kerekes
Dynomotion, Inc.

Post Reply