docs: Rename Documents

Signed-off-by: Yifei Ding <yifeiding@protonmail.com>
This commit is contained in:
Yifei Ding 2021-11-20 23:23:56 -08:00 committed by Kevin O'Connor
parent 85667649d1
commit a1af78cb83
10 changed files with 15 additions and 15 deletions

View file

@ -50,7 +50,7 @@ communication with the Klipper developers.
with Klipper.
- [Multi-MCU Homing](Multi_MCU_Homing.md): Homing and probing using multiple micro-controllers.
- [Slicers](Slicers.md): Configure "slicer" software for Klipper.
- [Skew correction](skew_correction.md): Adjustments for axes not
- [Skew correction](Skew_Correction.md): Adjustments for axes not
perfectly square.
- [PWM tools](Using_PWM_Tools.md): Guide on how to use PWM controlled
tools such as lasers or spindles.
@ -85,10 +85,10 @@ communication with the Klipper developers.
copying a binary to an sdcard in the micro-controller.
- [Raspberry Pi as Micro-controller](RPi_microcontroller.md): Details
for controlling devices wired to the GPIO pins of a Raspberry Pi.
- [Beaglebone](beaglebone.md): Details for running Klipper on the
- [Beaglebone](Beaglebone.md): Details for running Klipper on the
Beaglebone PRU.
- [Bootloaders](Bootloaders.md): Developer information on
micro-controller flashing.
- [CAN bus](CANBUS.md): Information on using CAN bus with Klipper.
- [TSL1401CL filament width sensor](TSL1401CL_Filament_Width_Sensor.md)
- [Hall filament width sensor](HallFilamentWidthSensor.md)
- [Hall filament width sensor](Hall_Filament_Width_Sensor.md)