From f2f54290e84903679bdb9548924f933a6efe311d Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Thu, 27 Dec 2018 18:57:17 -0500 Subject: docs: Add a new Config_Changes.md document Add a document to track non-backwards compatible changes to the printer config file. Signed-off-by: Kevin O'Connor --- docs/FAQ.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/FAQ.md') diff --git a/docs/FAQ.md b/docs/FAQ.md index f02ef1ce..a5827f16 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -424,3 +424,7 @@ follow the full upgrade steps outlined above. Note that the RESTART and FIRMWARE_RESTART g-code commands do not load new software - the above "sudo service klipper restart" and "make flash" commands are needed for a software change to take effect. + +When upgrading the software, be sure to check the +[config changes](Config_Changes.md) document for information on +software changes that may require updates to your printer.cfg file. -- cgit v1.2.3-70-g09d2