Do not uppercase user-supplied gcode #321

Merged
CapnBry merged 1 commits from noupper into master 2020-09-15 15:53:10 +01:00
CapnBry commented 2020-05-12 15:37:11 +01:00 (Migrated from github.com)

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.

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.
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Gandalf/OctoPrint-Enclosure#321