Hello Guest it is April 18, 2024, 06:26:25 PM

Author Topic: Get Optional Stop/M01 to stay off?  (Read 1375 times)

0 Members and 1 Guest are viewing this topic.

Offline Davek0974

*
  •  2,606 2,606
    • View Profile
Get Optional Stop/M01 to stay off?
« on: April 18, 2018, 02:03:07 PM »
For some odd reason I have "Ignore Optional Stop" turned off in config, my screen always defaults to having it on

Is there a way to force it to stop working???

Offline TPS

*
  •  2,505 2,505
    • View Profile
Re: Get Optional Stop/M01 to stay off?
« Reply #1 on: April 20, 2018, 03:50:59 AM »
if you mean the Optional Stop witch is enabled/disabled by button, you can
add some code to macropump


If Not GetOEMLed(65) Then
  DoOemButton(177)
End If
anything is possible, just try to do it.
if you find some mistakes, in my bad bavarian english,they are yours.

Offline Davek0974

*
  •  2,606 2,606
    • View Profile
Re: Get Optional Stop/M01 to stay off?
« Reply #2 on: April 20, 2018, 03:59:38 AM »
Interesting idea,

I think it may be an XML glitch - i'm going to try turning it on in config, save settings, exit, reload, turn off, save, reload

It fixed it on my laptop and that was behaving the same.