diff --git a/scripts/focus.py b/scripts/focus.py index 3bf7359..b56c391 100644 --- a/scripts/focus.py +++ b/scripts/focus.py @@ -16,7 +16,7 @@ orientation = str(sys.argv[2]) kit = MotorKit() -stage = kit.stepper1 +stage = kit.stepper2 stage.release()