Do not uppercase user-supplied gcode #321
Reference in New Issue
Block a user
Delete Branch "noupper"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This pull addresses #248 and the fact that not all gcode should be uppercased. It simply sends what the user enters which allows upper and lowercase to be used as appropriate for the printer firmware, which is case sensitive is some instances and needs lowercase characters.