Fixed autofocus to not combine logs

This commit is contained in:
jaknapper 2024-01-29 19:56:24 +00:00
parent 528406137f
commit a0b98a1adc
3 changed files with 6 additions and 28 deletions

View file

@ -484,6 +484,8 @@ class SmartScanThing(Thing):
if len(focused_path) > 1:
z_index = closest(loc, focused_path)
z=int(focused_path[z_index][2])
else:
z = loc[2]
# print('Moving to {0}'.format([coords[0], coords[1], focused_path[z_index][2]]))
# print(focused_path)
stage.move_absolute(