Skip to content

Commit

Permalink
Fix carriage return missing for uart links
Browse files Browse the repository at this point in the history
  • Loading branch information
TheyCallMeZ committed Feb 2, 2025
1 parent 0908044 commit 66618db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion documentation/Klipper/kits/fabreeko/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Enabling them with our pre-built config is as easy as uncommenting a line! (PiTF

[TFT35-E3 Screen](../../mods/TFT35-E3.md) - The Stock screen that comes with the Baby Belt, to be used in Marlin Mode.
[BTT PiTFT50](../../mods/TFT50.md) - Use KlipperScreen with a TouchScreen
[Degree Sensor Switch](../../mods/degree_sensor_switch.md) - Let your printer detect if you are at 30° or 45°
[Degree Sensor Switch](../../mods/degree_sensor_switch.md) - Let your printer detect if you are at 30° or 45°
[UART connection](../../mods/uart_connection.md) - Keep things clean with wires internal between your Pi and board!

If you have any issues you can check our [Known Issues](../../../Known_Issues.md) page or reach out to us on [Discord](https://discord.gg/nVmeNJJSH2)
2 changes: 1 addition & 1 deletion documentation/Klipper/kits/self-sourced/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Enabling them with our pre-built config is as easy as uncommenting a line! (PiTF

[TFT35-E3 Screen](../../mods/TFT35-E3.md) - The Stock screen that comes with the Baby Belt, to be used in Marlin Mode.
[BTT PiTFT50](../../mods/TFT50.md) - Use KlipperScreen with a TouchScreen
[Degree Sensor Switch](../../mods/degree_sensor_switch.md) - Let your printer detect if you are at 30° or 45°
[Degree Sensor Switch](../../mods/degree_sensor_switch.md) - Let your printer detect if you are at 30° or 45°
[UART connection](../../mods/uart_connection.md) - Keep things clean with wires internal between your Pi and board!

If you have any issues you can check our [Known Issues](../../../Known_Issues.md) page or reach out to us on [Discord](https://discord.gg/nVmeNJJSH2)

0 comments on commit 66618db

Please sign in to comment.