From 9727f00e504aaae5b7fd401e790895eeebbde784 Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Tue, 22 Nov 2022 18:57:15 -0500 Subject: [PATCH] docs: Minor update to safe_z_home change description in Config_Changes.md Signed-off-by: Kevin O'Connor --- docs/Config_Changes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md index ada67ad0..75b4d0b1 100644 --- a/docs/Config_Changes.md +++ b/docs/Config_Changes.md @@ -8,10 +8,10 @@ All dates in this document are approximate. ## Changes -20221114: Previously, with safe_z_home, it was possible that the +20221122: Previously, with safe_z_home, it was possible that the z_hop after the g28 homing would go in the negative z direction. Now, a z_hop is performed after g28 only if it results in a positive -hop, mirroring the behavior of the z_hop the occurs before +hop, mirroring the behavior of the z_hop that occurs before the g28 homing. 20220616: It was previously possible to flash an rp2040 in bootloader