Implement proper stepper idling. Should close #3

This commit is contained in:
osiu97
2026-07-08 19:31:51 +02:00
parent 90458e2e17
commit c6f73a3b8d
5 changed files with 70 additions and 6 deletions
+1
View File
@@ -18,6 +18,7 @@
* SPD:<n> → set max speed (steps/sec)
* ACC:<n> → set acceleration (steps/sec²)
* HOME → zero both steppers
* DISABLE → disable steppers (un-hold)
* POS → request position report
*
* Status characteristic (NOTIFY):
+1 -1
View File
@@ -15,7 +15,7 @@ const HomeSection = {
<div class="section-page fade-in">
<div class="section-header">
<h2>WijiBoard</h2>
<p>WiFi Spirit Board — SCARA arm controller. Select a section from the sidebar to get started.</p>
<p>Bluetooth Spirit Board — SCARA arm controller. Select a section from the sidebar to get started.</p>
</div>
<div class="grid-2" style="margin-bottom:16px">