mirror of https://github.com/Desuuuu/klipper.git
docs: Note config list change to Config_Changes.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
e5d5c25154
commit
e37d2dee90
|
@ -8,6 +8,10 @@ All dates in this document are approximate.
|
||||||
|
|
||||||
## Changes
|
## Changes
|
||||||
|
|
||||||
|
20210821: Several config settings in `printer.configfile.settings`
|
||||||
|
will now be reported as lists instead of raw strings. If the actual
|
||||||
|
raw string is desired, use `printer.configfile.config` instead.
|
||||||
|
|
||||||
20210819: In some cases, a `G28` homing move may end in a position
|
20210819: In some cases, a `G28` homing move may end in a position
|
||||||
that is nominally outside the valid movement range. In rare
|
that is nominally outside the valid movement range. In rare
|
||||||
situations this may result in confusing "Move out of range" errors
|
situations this may result in confusing "Move out of range" errors
|
||||||
|
|
Loading…
Reference in New Issue