aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Measuring_Resonances.md
diff options
context:
space:
mode:
authorThijs Triemstra <info@collab.nl>2023-02-20 17:06:25 +0100
committerGitHub <noreply@github.com>2023-02-20 11:06:25 -0500
commit848a78d1a548cfe28af20d5d0ab021558368cfae (patch)
tree8a8b3ea53c6b105171579643f1995d2394d877a9 /docs/Measuring_Resonances.md
parentaca0c71a2b2eb1679923ca2491aadad38cc43081 (diff)
downloadkutter-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/Measuring_Resonances.md')
-rw-r--r--docs/Measuring_Resonances.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/Measuring_Resonances.md b/docs/Measuring_Resonances.md
index ba9ad3e9..e0d5297d 100644
--- a/docs/Measuring_Resonances.md
+++ b/docs/Measuring_Resonances.md
@@ -19,7 +19,7 @@ that it has a voltage regulator and a level shifter.
### Wiring
An ethernet cable with shielded twisted pairs (cat5e or better) is recommended
-for signal integrety over a long distance. If you still experience signal integrity
+for signal integrity over a long distance. If you still experience signal integrity
issues (SPI/I2C errors), shorten the cable.
Connect ethernet cable shielding to the controller board/RPI ground.
@@ -41,7 +41,7 @@ SCLK+CS
**Note: Many MCUs will work with an ADXL345 in SPI mode(eg Pi Pico), wiring and
-configuration will vary according to your specific board and avaliable pins.**
+configuration will vary according to your specific board and available pins.**
You need to connect ADXL345 to your Raspberry Pi via SPI. Note that the I2C
connection, which is suggested by ADXL345 documentation, has too low throughput
@@ -49,7 +49,7 @@ and **will not work**. The recommended connection scheme:
| ADXL345 pin | RPi pin | RPi pin name |
|:--:|:--:|:--:|
-| 3V3 (or VCC) | 01 | 3.3v DC power |
+| 3V3 (or VCC) | 01 | 3.3V DC power |
| GND | 06 | Ground |
| CS | 24 | GPIO08 (SPI0_CE0_N) |
| SDO | 21 | GPIO09 (SPI0_MISO) |
@@ -310,7 +310,7 @@ or you can choose some other configuration yourself based on the generated
charts: peaks in the power spectral density on the charts correspond to
the resonance frequencies of the printer.
-Note that alternatively you can run the input shaper autocalibration
+Note that alternatively you can run the input shaper auto-calibration
from Klipper [directly](#input-shaper-auto-calibration), which can be
convenient, for example, for the input shaper
[re-calibration](#input-shaper-re-calibration).
@@ -550,9 +550,9 @@ supplying `AXIS=` parameter, like
SHAPER_CALIBRATE AXIS=X
```
-**Warning!** It is not advisable to run the shaper autocalibration very
+**Warning!** It is not advisable to run the shaper auto-calibration very
frequently (e.g. before every print, or every day). In order to determine
-resonance frequencies, autocalibration creates intensive vibrations on each of
+resonance frequencies, auto-calibration creates intensive vibrations on each of
the axes. Generally, 3D printers are not designed to withstand a prolonged
exposure to vibrations near the resonance frequencies. Doing so may increase
wear of the printer components and reduce their lifespan. There is also an