Page 1 of 1

Token still active when commented

Posted: 24 Feb 2018, 09:06
by Olivier13
Hi
In KS1.6.2, Printer Gcode Tab, Prefix
If you comment the <MATL> token like that :
;<MATL>
or
; <MATL>
the token is still active.

Re: Token still active when commented

Posted: 26 Feb 2018, 04:30
by hacker
Could it be that you're talking about multiline substitution? In which case only the first line will be commented I imagine… But you can change

Code: Select all

<MATL>
to

Code: Select all

<NOMATL>
or some such?

Re: Token still active when commented

Posted: 26 Feb 2018, 06:15
by Olivier13
Hi
matltoken.PNG
matltoken.PNG (9.93 KiB) Viewed 1748 times
the best way is to delete the token from the Gcode prefix