Seen that post you did, had it bookmarked!
I have two extra buttons now to set the SETENTSELMODE to one or zero.
I did have a go at changing these macros that toggle settings but couldn't crack it! Don't know enough about Diesel.
^P'orthomode $M=$(if,$(and,$(getvar,EnblOrtho),1),$(-,$(getvar,EnblOrtho),1),$(+,$(getvar,EnblOrtho),1))
^P$M=$(if,$(and,$(getvar,SetESnpMode),16384),'osmode $(-,$(getvar,SetESnpMode),16384) )$(if,$(eq,$(getvar,osnapoverride),0),'osnapoverride 1)
Tried to do something like this,
^P'SETENTSELMODE $M=$(if,$(and,$(getvar,SETENTSELMODE),1),$(-,$(getvar,SETENTSELMODE),1),$(+,$(getvar,SETENTSELMODE),1))
but I can't get it to work.
![[sad] [sad] [sad]](/data/assets/smilies/sad.gif)