Wait params in captures, multiple attempts to capture
This commit is contained in:
parent
de7ffb9d1e
commit
a9fdd0ea3e
3 changed files with 27 additions and 12 deletions
|
|
@ -694,7 +694,7 @@ class SmartScanThing(Thing):
|
|||
self._autofocus.run_z_stack(
|
||||
images_dir=self._ongoing_scan_images_dir,
|
||||
stack_dir=site_folder,
|
||||
capture_method="hires_array",
|
||||
capture_method="blob",
|
||||
)
|
||||
|
||||
# increment capure counter as thread has completed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue