Only force G and M codes toUpper

Authored by rizzitello on Jan 25 2019, 2:20 PM.

Description

Only force G and M codes toUpper

Summary:

Users need to enter some case sensitive info such as wifi passwords
   Spec (https://reprap.org/wiki/G-code#Case_sensitivity)
Internally AtCore does not force case since our GCode object sends them back correctly.
Allow users to input case sensitive text into command widget but force G and M codes toUpper.

Reviewers: tcanabrava, patrickelectric, laysrodrigues

Reviewed By: tcanabrava, patrickelectric

Subscribers: Atelier: AtCore

Tags: Atelier: AtCore

Differential Revision: https://phabricator.kde.org/D18525

Merged Changes

CommitAuthorDetailsCommitted
032ead64bfa7D18525rizzitello
Only force G and M codes toUpper https://reprap.org/wiki/G-code#Case_sensitivity 
Jan 25 2019