This commit is contained in:
Joe Knapper 2026-07-03 17:15:20 +01:00 committed by Julian Stirling
parent dbf02e6757
commit 5875abbceb

View file

@ -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 -->