mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-01-16 04:12:15 +01:00
Commitf04895f5documented that "{printer.gcode_move.gcode_position}" may contain more than 4 components, however the code was not actually updated to export that additional information. (Commitac6cab91only made the change to "homing_origin" and "position".) Export the information in gcode_position as intended. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>