diff options
Diffstat (limited to 'klippy/extras/display/display.cfg')
-rw-r--r-- | klippy/extras/display/display.cfg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/klippy/extras/display/display.cfg b/klippy/extras/display/display.cfg index a6377914..042c3272 100644 --- a/klippy/extras/display/display.cfg +++ b/klippy/extras/display/display.cfg @@ -1,5 +1,10 @@ # This file defines the default layout of the printer's lcd display. +# It is not necessary to edit this file to change the display. +# Instead, one may override any of the sections defined here by +# defining a section with the same name in the main printer.cfg config +# file. + ###################################################################### # Helper macros for showing common screen values |