We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b42f66e commit d84e55cCopy full SHA for d84e55c
README.md
@@ -3,7 +3,7 @@
3
----------
4
## Update Summary for v4.1.1
5
* Fix cmd M17 bug
6
-* Add out of step back features
+* Add closed-loop stepper control (step losing detection and auto-adjusting)
7
## Update Summary for v4.1.0
8
* Transplant Grbl framework.
9
* Optimize stepper motor performance,improve motor speed,fix motor shake.
@@ -16,9 +16,9 @@
16
#### Not support app control
17
#### For uArmStudio control
18
19
-- BLOCKLY is not support **input** and **Grove** module.
20
-- Draw/Laser is not support.
21
-- 3D Printing is not support.
+- input and Grove module in BLOCKLY are not supported.
+- Draw/Laser is not supported.
+- 3D Printing is not supported.
22
23
## Communication protocol
24
#### For serial terminal control
0 commit comments