Quicktips
quick tips, without much explanation
Hide macros, outputs or fans
You can also hide devices by prefixing the name with an underscore.
Lets hide a temperature_fan:
fan1 will show in the interface, but _fan2 will be hidden.
Layer Progress
Accurate layer progress as a message below the status:
PrusaSlicer/SuperSlicer > Printer Settings > Custom Gcode > After layer change Gcode
Accurate layer progress in the secondary screen of the printing panel:
The layer number in the secondary screen of the printing panelis calculated according to object height and provided layer height. It will be innacurate when using variable layer height, but can be fixed by providing klipper with the correct data.
PrusaSlicer/SuperSlicer:
Printer Settings > Custom Gcode > Start Gcode
Printer Settings > Custom Gcode > After layer change Gcode