Cura/plugins/GCodeReader
Ghostkeeper db15bc84cf
Correct and consistent spelling of g-code
This spelling is in Ultimaker's style guide.
We use g-code, and capitalise the G if it's at the start of a sentence or header.
Pretty good score, considering there are literally thousands of user- or log-visible strings mentioning g-code across Cura.
2020-07-20 13:36:49 +02:00
..
__init__.py Removed unneeded application reference in construction of meshreaders 2018-06-29 09:25:38 +02:00
FlavorParser.py Correct and consistent spelling of g-code 2020-07-20 13:36:49 +02:00
GCodeReader.py Correct and consistent spelling of g-code 2020-07-20 13:36:49 +02:00
MarlinFlavorParser.py CURA-4552 Change names as indicated in the review and making Marlin the 2017-11-28 11:47:34 +01:00
plugin.json Update missed sdk versions from 7.1 to 7.2.0 for Cura 4.6 2020-04-21 11:46:12 +02:00
RepRapFlavorParser.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00