Cura/plugins/PostProcessingPlugin
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
..
scripts Correct and consistent spelling of g-code 2020-07-20 13:36:49 +02:00
tests Fix running automated tests from source with different SIP version 2020-05-29 17:31:58 +02:00
__init__.py Fix running automated tests from source with different SIP version 2020-05-29 17:31:58 +02:00
plugin.json Revert "Included two fields on PauseAtHeight script for user to put custom GCODE before and after the pause, such as a beep code." 2020-04-30 16:34:20 -03:00
postprocessing.svg Add post processing source files 2018-01-09 10:31:12 +01:00
PostProcessingPlugin.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
PostProcessingPlugin.qml Add list of active scripts to tooltip 2020-02-28 22:51:37 +01:00
README.md Add post processing source files 2018-01-09 10:31:12 +01:00
Script.py Improved readability of putValue 2020-06-23 21:46:40 +02:00

PostProcessingPlugin

A post processing plugin for Cura