Cura/plugins/PostProcessingPlugin/scripts
Ghostkeeper 9a470f639d
Only add G92 for Griffin if redoing layer
Also, don't add it twice for the Repetier flavour.
This way the code is separated better into if-else cases to make it easier to read, even though it has this line in there 3 times.

Fixes issue CURA-8331.
2021-06-22 16:29:28 +02:00
..
ChangeAtZ.py Round temperatures when displaying them 2020-12-24 16:08:12 +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 Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02: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 Add Z Position parameter to FilamentChange (#9658) 2021-05-21 17:02:53 +02:00
InsertAtLayerChange.py Correct and consistent spelling of g-code 2020-07-20 13:36:49 +02:00
PauseAtHeight.py Only add G92 for Griffin if redoing layer 2021-06-22 16:29:28 +02:00
RetractContinue.py Convert doxygen to rst for POS, MonitorStage, PostProcessing 2020-05-08 16:28:07 +02:00
SearchAndReplace.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
Stretch.py Fix extruder and feed rate after extruder-only moves in post stretch script (issue 7755) 2020-05-16 14:37:57 -07: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