diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2022-01-29 12:54:07 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2022-02-01 11:59:55 -0500 |
commit | c80552f9e7750d8d425888b7809b5af5bdcf9b74 (patch) | |
tree | 8dc007102cdd88d7b3ce77d587867408ac9207b8 /docs/Hall_Filament_Width_Sensor.md | |
parent | 9c4172784ad832ab05e543f5afc68775cd90c922 (diff) | |
download | kutter-c80552f9e7750d8d425888b7809b5af5bdcf9b74.tar.gz kutter-c80552f9e7750d8d425888b7809b5af5bdcf9b74.tar.xz kutter-c80552f9e7750d8d425888b7809b5af5bdcf9b74.zip |
docs: Reorganize layout of G-Codes.md
Break listing up by module name. Provide links to "extended"
commands. Sort reference by module name.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Hall_Filament_Width_Sensor.md')
-rw-r--r-- | docs/Hall_Filament_Width_Sensor.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Hall_Filament_Width_Sensor.md b/docs/Hall_Filament_Width_Sensor.md index 978d6450..680a1a4f 100644 --- a/docs/Hall_Filament_Width_Sensor.md +++ b/docs/Hall_Filament_Width_Sensor.md @@ -11,7 +11,7 @@ an assembly video is also available on [Youtube](https://www.youtube.com/watch?v To use Hall filament width sensor, read [Config Reference](Config_Reference.md#hall_filament_width_sensor) and -[G-Code documentation](G-Codes.md#Hall_Filament_Width_Sensor_Commands). +[G-Code documentation](G-Codes.md#hall_filament_width_sensor). ## How does it work? |