Cura/plugins/PostProcessingPlugin/scripts
Remco Burema 89ab394dc0
Code-style, revert unilateral descisions.
- Capitalization for camelCase.
- Indentation.
- We don't really even _have_ a concept of what a 'Beta' for a script is, and this was a unilateral descision from a single contributor instead of validated by the proper channels like QA, V&V, etc.
- Pretty sure that while those labels aren't used _within_ Cura proper, other people (and maybe plugins?) rely on them for (further)post-processing. Also the distinction between CAZO and CAZD was lost.

part of CURA-8655
2021-11-02 09:09:02 +01:00
..
ChangeAtZ.py Code-style, revert unilateral descisions. 2021-11-02 09:09:02 +01:00
ColorMix.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
CreateThumbnail.py Added break from loop 2020-12-06 14:08:46 -05:00
DisplayFilenameAndLayerOnLCD.py Fix various typos 2021-09-07 11:33:54 -04:00
DisplayProgressOnLCD.py Accept Griffin-style time estimation header 2021-03-31 15:08:33 +02:00
ExampleScript.md point people to a good example 2018-11-29 15:29:51 +01:00
FilamentChange.py FilamentChange: Fix unload on marlin based printers 2021-09-16 07:14:52 +01:00
InsertAtLayerChange.py Correct and consistent spelling of g-code 2020-07-20 13:36:49 +02:00
PauseAtHeight.py Add clarifying comment to pause at height 2021-10-21 15:29:21 +02:00
RetractContinue.py Convert doxygen to rst for POS, MonitorStage, PostProcessing 2020-05-08 16:28:07 +02:00
SearchAndReplace.py Make my name more anonymous 2021-10-16 11:45:48 +02:00
Stretch.py Fix various typos 2021-09-07 11:33:54 -04:00
TimeLapse.py Update plugins/PostProcessingPlugin/scripts/TimeLapse.py 2020-11-25 19:33:37 -03:00
UsePreviousProbeMeasurements.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00