diff --git a/docs/Configuration.md b/docs/Configuration.md index 6faee4c3..3abcfea3 100644 --- a/docs/Configuration.md +++ b/docs/Configuration.md @@ -12,13 +12,6 @@ Write in the file only the options that need to be changed, and restart KlipperS The line endings should be of UNIX style (LF). -## Include files -```{ .ini .no-copy } -# [include conf.d/*.conf] -# Include another configuration file. Wildcards (*) will expand to match anything. -``` - - ## Main Options The options listed here are not editable from within the user interface. ```{ .ini .no-copy } @@ -144,6 +137,12 @@ for example: gcode: M107 ``` +## Include files +```{ .ini .no-copy } +# [include conf.d/*.conf] +# Include another configuration file. Wildcards (*) will expand to match anything. +``` + ## Menu This allows a custom configuration for the menu displayed while the printer is idle. You can use sub-menus to group different items and there are several panel options available. It is possible to have a gcode script run on a menu