docs: fix links

This commit is contained in:
alfrix 2022-03-15 07:24:04 -03:00 committed by Alfredo Monclus
parent ee0cc9ca10
commit 7ab64c5a85
2 changed files with 6 additions and 6 deletions

View File

@ -128,7 +128,7 @@ params: {"script":"G28 X"}
# Available variables are listed below.
enable: {{ printer.power_devices.count > 0 }}
```
Available panels are listed here: [docs/panels.md](panels.md)
Available panels are listed here: [docs/panels.md](Panels.md)
Certain variables are available for conditional testing of the enable statement:
```

View File

@ -36,10 +36,10 @@ KlipperScreen can display thumbnails in the file browser and as previews in the
![Job Status](img/panels/job_status.png)
* [PrusaSlicer](#PrusaSlicer)
* [SuperSlicer](#SuperSlicer)
* [Cura](#Cura)
* [ideaMaker](#ideaMaker)
* [PrusaSlicer](#prusaslicer)
* [SuperSlicer](#superslicer)
* [Cura](#cura)
* [ideaMaker](#ideamaker)
### PrusaSlicer
In “Expert” mode PrusaSlicer has an option in the “Printer Settings” tab to activate previews.
@ -67,7 +67,7 @@ The Cura plugin [“Cura2Moonraker”](https://github.com/emtrax-ltd/Cura2Moonra
To enable thumbnails, open the Advanced tab in the printer settings, enable the GCode Thumbnails for Octoprint and Mainsail option and enter your prefered square format image size in the Resolution fields (e.g. 400 X 400). Its necessary that the thumbnail width and height resolution is equal.
![IdeaMaker4](img/quicktips/IdeaMaker-thumbnails.png)
![ideaMaker](img/quicktips/IdeaMaker-thumbnails.png)
## Supported Macros