Cura/plugins/PostProcessingPlugin/scripts
Ghostkeeper b8fce75dac
Track index instead of finding it back later
It has to iterate over all layers and do string comparison to find the index back. Instead we just keep track of the index so this should improve performance a bit.
2018-02-12 11:12:55 +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 Track index instead of finding it back later 2018-02-12 11:12:55 +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