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>
|
<template>
|
||||||
<div>
|
<div>
|
||||||
<p>
|
<p>
|
||||||
Looking at the exposed z gear from above, which way does it turn when you press and hold the
|
Look at the exposed z gear from above while holding the <b>Turn z motor</b> button.
|
||||||
<b>Turn z motor</b> button below?
|
|
||||||
</p>
|
</p>
|
||||||
<div class="uk-margin uk-flex uk-flex-center">
|
<div class="uk-margin uk-flex uk-flex-center">
|
||||||
<button
|
<button
|
||||||
|
|
@ -15,7 +14,9 @@
|
||||||
<span>Turn z motor</span>
|
<span>Turn z motor</span>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
<p>
|
||||||
|
Which way does the z gear turn?
|
||||||
|
</p>
|
||||||
<!-- Direction selection -->
|
<!-- Direction selection -->
|
||||||
<div class="uk-margin uk-flex">
|
<div class="uk-margin uk-flex">
|
||||||
<!-- Anti-clockwise column -->
|
<!-- Anti-clockwise column -->
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue