Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional patches for gcode_T position change #4204

Merged

Conversation

thinkyhead
Copy link
Member

Followup to #4202

Utilize the actual modified XY when adjusting current position and position shift.

The use of position_shift may seem odd in gcode_T. But note that a nozzle 10mm to the right has 10mm less freedom of movement on the left end, but 10mm more freedom to the right, so we shift the coordinate space (software endstops) to the right to indicate this aspect.

@thinkyhead thinkyhead merged commit d70197f into MarlinFirmware:RCBugFix Jul 4, 2016
@thinkyhead thinkyhead deleted the rc_fix_gcode_t_position branch July 4, 2016 08:16
@thinkyhead thinkyhead mentioned this pull request Jul 8, 2016
@jbrazio jbrazio modified the milestone: 1.1.0 Jul 18, 2016
drewmoseley pushed a commit to drewmoseley/Marlin that referenced this pull request Nov 8, 2023
optimisation: always inline `ReportingRAII`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants