Cura/plugins/PostProcessingPlugin/scripts
Ghostkeeper cfdde8dd07
Simplify indentation of pause at height script
Instead of making lots of nested if statements, use the if statements as an interruption check. This reduces the indentation a lot and makes it easier to read in my opinion. It also makes it easier to add stuff to these checks.
2018-02-12 11:06:17 +01:00
..
BQ_PauseAtHeight.py Add post processing source files 2018-01-09 10:31:12 +01:00
ColorChange.py Add post processing source files 2018-01-09 10:31:12 +01:00
ExampleScript.py Add post processing source files 2018-01-09 10:31:12 +01:00
PauseAtHeight.py Simplify indentation of pause at height script 2018-02-12 11:06:17 +01:00
PauseAtHeightforRepetier.py Add post processing source files 2018-01-09 10:31:12 +01:00
SearchAndReplace.py Add post processing source files 2018-01-09 10:31:12 +01:00
Stretch.py Add post processing source files 2018-01-09 10:31:12 +01:00
TweakAtZ.py Change 'Tweak' into 'Change' and 'tw@' into 'ch@' 2018-02-09 10:55:50 +01:00