mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
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. |
||
|---|---|---|
| .. | ||
| BQ_PauseAtHeight.py | ||
| ColorChange.py | ||
| ExampleScript.py | ||
| PauseAtHeight.py | ||
| PauseAtHeightforRepetier.py | ||
| SearchAndReplace.py | ||
| Stretch.py | ||
| TweakAtZ.py | ||