Use scan autofocus dz
This commit is contained in:
parent
cdd603d751
commit
dbb65d55b5
2 changed files with 3 additions and 1 deletions
|
|
@ -646,6 +646,7 @@ class SmartScanThing(Thing):
|
|||
|
||||
focused_height = self._autofocus.run_z_stack(
|
||||
images_dir=self._ongoing_scan_images_dir,
|
||||
autofocus_dz = self._scan_data['autofocus_dz']
|
||||
)
|
||||
|
||||
current_pos_xyz = (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue