diff options
author | Thijs Triemstra <info@collab.nl> | 2023-02-20 17:06:25 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-20 11:06:25 -0500 |
commit | 848a78d1a548cfe28af20d5d0ab021558368cfae (patch) | |
tree | 8a8b3ea53c6b105171579643f1995d2394d877a9 /docs/Features.md | |
parent | aca0c71a2b2eb1679923ca2491aadad38cc43081 (diff) | |
download | kutter-848a78d1a548cfe28af20d5d0ab021558368cfae.tar.gz kutter-848a78d1a548cfe28af20d5d0ab021558368cfae.tar.xz kutter-848a78d1a548cfe28af20d5d0ab021558368cfae.zip |
docs: Fix typos (#6032)
Signed-off-by: Thijs Triemstra <info@collab.nl>
Diffstat (limited to 'docs/Features.md')
-rw-r--r-- | docs/Features.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Features.md b/docs/Features.md index e21d6589..ea088238 100644 --- a/docs/Features.md +++ b/docs/Features.md @@ -15,7 +15,7 @@ Klipper has several compelling features: movement provides quieter and more stable printer operation. * Best in class performance. Klipper is able to achieve high stepping - rates on both new and old micro-controllers. Even old 8bit + rates on both new and old micro-controllers. Even old 8-bit micro-controllers can obtain rates over 175K steps per second. On more recent micro-controllers, several million steps per second are possible. Higher stepper rates enable higher print velocities. The |