Ender3 - Fix README file #22
@@ -286,7 +286,7 @@ make clean
|
||||
```
|
||||
make menuconfig
|
||||
```
|
||||

|
||||

|
||||
|
||||
7. Build the firmaware:
|
||||
```
|
||||
@@ -311,13 +311,13 @@ sudo service klipper start
|
||||
```
|
||||
sudo service klipper status
|
||||
```
|
||||

|
||||

|
||||
|
||||
|
||||
## ADXL345 accelorometer
|
||||
|
||||
Model used: [Aliexpress](https://www.aliexpress.com/item/1005006515088013.html) \
|
||||

|
||||

|
||||
|
||||
### Software prereqiusites
|
||||
Note that resonance measurements and shaper auto-calibration require additional software dependencies not installed by default. First, run on your Raspberry Pi the following commands:
|
||||
@@ -335,7 +335,7 @@ cd ~/klipper
|
||||
make clean
|
||||
make menuconfig
|
||||
```
|
||||

|
||||

|
||||
|
||||
2. Build the firmware:
|
||||
```
|
||||
@@ -349,7 +349,7 @@ make
|
||||
```
|
||||
lsusb
|
||||
```
|
||||

|
||||

|
||||
|
||||
4. Note the device `ID` (in our example: `2e8a:0003`)
|
||||
|
||||
@@ -379,13 +379,13 @@ Retreive `idVendor` and `idProduct` for the Klipper MCU:
|
||||
```
|
||||
lsusb
|
||||
```
|
||||

|
||||

|
||||
|
||||
2. Retrieve `idVendor` and `idProduct` using the Klipper MCU ID
|
||||
```
|
||||
lsusb -v -d 1d50:614e | grep id
|
||||
```
|
||||

|
||||

|
||||
|
||||
Then add the following text into the `98-klipper.rules` file just created:
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 42 KiB |
|
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 41 KiB |
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 60 KiB After Width: | Height: | Size: 60 KiB |
|
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
|
Before Width: | Height: | Size: 114 KiB After Width: | Height: | Size: 114 KiB |
|
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 42 KiB |