Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ID11
id11
Commits
047900fb
Commit
047900fb
authored
May 23, 2022
by
Emmanuel Papillon
Browse files
bug in motoronoff
parent
5538c073
Changes
1
Hide whitespace changes
Inline
Side-by-side
id11/controllers/motoronoff.py
View file @
047900fb
...
...
@@ -39,7 +39,7 @@ class MotorOnOffHook(MotionHook):
def
post_move
(
self
,
motion_list
):
if
not
self
.
__enabled
:
return
if
not
self
.
__
manual_set
:
if
not
self
.
__
scan_on
:
self
.
__set_off
()
def
pre_scan
(
self
,
axes_list
):
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment