diff options
Diffstat (limited to 'docs/Overview.md')
-rw-r--r-- | docs/Overview.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/Overview.md b/docs/Overview.md index a758a991..1bd85eb1 100644 --- a/docs/Overview.md +++ b/docs/Overview.md @@ -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) |