Skip to content

Fix GCode handling of spaces between command letter and first digit#3044

Merged
thinkyhead merged 1 commit intoMarlinFirmware:RCBugFixfrom
thinkyhead:rc_gcode_spaces
Feb 28, 2016
Merged

Fix GCode handling of spaces between command letter and first digit#3044
thinkyhead merged 1 commit intoMarlinFirmware:RCBugFixfrom
thinkyhead:rc_gcode_spaces

Conversation

@thinkyhead
Copy link
Member

This fixes a bug #2715 where the command argument pointer was not being properly set. In addition it makes the GCode parser tolerant of a space after the initial command letter. See also MarlinFirmware/MarlinDev#352 and #3027

@thinkyhead
Copy link
Member Author

This also fixes SD card issues due to the filename not being picked up, in an alternative manner to the earlier #3027.

thinkyhead added a commit that referenced this pull request Feb 28, 2016
Fix GCode handling of spaces between command letter and first digit
@thinkyhead thinkyhead merged commit d118e3f into MarlinFirmware:RCBugFix Feb 28, 2016
@thinkyhead thinkyhead deleted the rc_gcode_spaces branch March 24, 2016 07:48
@jbrazio jbrazio modified the milestone: 1.1.0 Jul 18, 2016
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