From c56f862532e5c2b14eed7300e56ba4b949bcca51 Mon Sep 17 00:00:00 2001 From: Katelyn Schiesser Date: Tue, 15 Jun 2021 23:41:20 -0700 Subject: [PATCH] add comment for G28L parameter #22126 --- Marlin/src/gcode/calibrate/G28.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Marlin/src/gcode/calibrate/G28.cpp b/Marlin/src/gcode/calibrate/G28.cpp index 61e7ab42335b..97055bb691f9 100644 --- a/Marlin/src/gcode/calibrate/G28.cpp +++ b/Marlin/src/gcode/calibrate/G28.cpp @@ -195,8 +195,8 @@ * None Home to all axes with no parameters. * With QUICK_HOME enabled XY will home together, then Z. * + * L Restore leveling state after homing (default: true) * O Home only if position is unknown - * * Rn Raise by n mm/inches before homing * * Cartesian/SCARA parameters