Lint
This commit is contained in:
parent
dbf02e6757
commit
5875abbceb
1 changed files with 2 additions and 6 deletions
|
|
@ -1,8 +1,6 @@
|
||||||
<template>
|
<template>
|
||||||
<div>
|
<div>
|
||||||
<p>
|
<p>Look at the exposed z gear from above while holding the <b>Turn z motor</b> button.</p>
|
||||||
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">
|
<div class="uk-margin uk-flex uk-flex-center">
|
||||||
<button
|
<button
|
||||||
class="uk-button uk-button-primary jog-z-btn"
|
class="uk-button uk-button-primary jog-z-btn"
|
||||||
|
|
@ -14,9 +12,7 @@
|
||||||
<span>Turn z motor</span>
|
<span>Turn z motor</span>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
<p>
|
<p>Which way does the z gear turn?</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