Cura/plugins/PostProcessingPlugin/scripts
Jaime van Kessel 329c5c5c11
Rename pause duration to disarm timeout and set default to give same behavior as before
The name wasn't really covering what it was doing. It wasn't setting the duration of the
pause, it was setting the timeout for the stepper disarm.
Also, ive set the defaults so that the behavior remains the same, unlesss a user
explicitly enables this

CURA-7331
2020-03-30 17:20:59 +02:00
..
BQ_PauseAtHeight.py Add post processing source files 2018-01-09 10:31:12 +01:00
ChangeAtZ.py Remove extra empty lines in ChangeAtZ-scipt output. 2019-09-13 13:33:06 +02:00
ColorMix.py lil: fix naming and spacing to fit code conventions 2020-02-26 15:37:25 +01:00
DisplayFilenameAndLayerOnLCD.py Fix max layer to correspond to starting layer 2020-01-27 14:21:51 +01:00
DisplayRemainingTimeOnLCD.py Fixed typo 2019-11-27 11:46:07 -06:00
ExampleScript.md point people to a good example 2018-11-29 15:29:51 +01:00
FilamentChange.py Better bounds checking in layer numbers 2019-05-28 14:38:19 +02:00
InsertAtLayerChange.py Fix the insert & timelapse script so that you can use both at the same time 2019-03-13 13:28:10 +01:00
PauseAtHeight.py Rename pause duration to disarm timeout and set default to give same behavior as before 2020-03-30 17:20:59 +02:00
PauseAtHeightforRepetier.py Only consider feedrates for extrusions (Pause At Height) 2019-09-24 16:11:00 +02:00
PauseAtHeightRepRapFirmwareDuet.py add PauseAtHeight post-processing script for RRF 2018-08-22 13:46:49 +02:00
RetractContinue.py Rename speed to ratio 2019-09-06 11:46:59 +02:00
SearchAndReplace.py Add post processing source files 2018-01-09 10:31:12 +01:00
Stretch.py Fix typing in __init__ methods to appease MYPY 2020-01-14 21:56:06 +01:00
TimeLapse.py Cleaned up timelapse post processing script (issue #6730) 2020-02-03 15:19:11 +01:00
UsePreviousProbeMeasurements.py Update and rename UsePrevProbeMeasure.py to UsePreviousProbeMeasurements.py 2019-03-06 12:54:57 -08:00