Apply suggestions from code review of branch stage-dir-calibrate
Co-authored-by: Julian Stirling <julian@julianstirling.co.uk>
This commit is contained in:
parent
5ef292cfaa
commit
dbf02e6757
1 changed files with 4 additions and 3 deletions
|
|
@ -1,8 +1,7 @@
|
|||
<template>
|
||||
<div>
|
||||
<p>
|
||||
Looking at the exposed z gear from above, which way does it turn when you press and hold the
|
||||
<b>Turn z motor</b> button below?
|
||||
Look at the exposed z gear from above while holding the <b>Turn z motor</b> button.
|
||||
</p>
|
||||
<div class="uk-margin uk-flex uk-flex-center">
|
||||
<button
|
||||
|
|
@ -15,7 +14,9 @@
|
|||
<span>Turn z motor</span>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
Which way does the z gear turn?
|
||||
</p>
|
||||
<!-- Direction selection -->
|
||||
<div class="uk-margin uk-flex">
|
||||
<!-- Anti-clockwise column -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue