saved in config, logging on config load
This commit is contained in:
@@ -354,6 +354,7 @@ class Mach(Comm):
|
||||
def optional_pause(self, enable = True):
|
||||
self.ctrl.state.set('optional_pause', enable)
|
||||
|
||||
|
||||
def set_position(self, axis, position):
|
||||
axis = axis.lower()
|
||||
state = self.ctrl.state
|
||||
|
||||
Reference in New Issue
Block a user