Skip to content

Conversation

@KevinOConnor
Copy link
Collaborator

Commit f04895f documented that "{printer.gcode_move.gcode_position}" may contain more than 4 components, however the code was not actually updated to export that additional information. (Commit ac6cab9 only made the change to "homing_origin" and "position".)

Export the information in gcode_position as intended.

-Kevin

@KevinOConnor KevinOConnor force-pushed the work-gcodepos-20260104 branch from c9031b6 to da8f678 Compare January 11, 2026 22:29
Commit f04895f documented that "{printer.gcode_move.gcode_position}"
may contain more than 4 components, however the code was not actually
updated to export that additional information.  (Commit ac6cab9 only
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>
@KevinOConnor KevinOConnor force-pushed the work-gcodepos-20260104 branch from da8f678 to 48f0b3c Compare January 11, 2026 22:30
@KevinOConnor KevinOConnor merged commit 48f0b3c into master Jan 11, 2026
2 checks passed
@KevinOConnor KevinOConnor deleted the work-gcodepos-20260104 branch January 11, 2026 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants