Compete first (untested) pass of trying to make fast stack compatible with new memory captures
This commit is contained in:
parent
fda0a6e1ab
commit
61dd5e4958
3 changed files with 258 additions and 141 deletions
|
|
@ -665,7 +665,7 @@ class SmartScanThing(Thing):
|
|||
)
|
||||
|
||||
route_planner.mark_location_visited(
|
||||
current_pos_xyz, imaged=True, focused=focused
|
||||
current_pos_xyz, imaged=True, focused=True
|
||||
)
|
||||
|
||||
site_folder = os.path.join(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue