Remove autorecentre

This commit is contained in:
jaknapper 2025-07-29 18:29:15 +01:00
parent 8a9ed5b49b
commit 10a49db9c9
4 changed files with 0 additions and 160 deletions

View file

@ -76,19 +76,6 @@
@finished="updatePosition"
@error="modalError"
/>
<action-button
thing="auto_recentre_stage"
action="recentre"
submit-label="Re-centre Stage"
:can-terminate="true"
:requires-confirmation="true"
:modal-progress="true"
:confirmation-message="
'The stage will now move, and autofocus will be used to find the centre of motion. This requires a sample to be visible in the microscope. OK to proceed?'
"
@finished="updatePosition"
@error="modalError"
/>
</div>
</li>