Cura/plugins/PostProcessingPlugin/scripts
novamxd 8b206751f8 Revamped ChangeAtZ
Added an enabled flag, allowing users to enable/disable ChangeAtZ layers at will without removing them
Improved performance of GCodeCommand, deferred parsing of arguments to when it is first requested as opposed to all the time
Removed type hints because the supported python version in Cura is too low
2020-04-13 22:22:21 -05:00
..
BQ_PauseAtHeight.py Add post processing source files 2018-01-09 10:31:12 +01:00
ChangeAtZ.py Revamped ChangeAtZ 2020-04-13 22:22:21 -05:00
ColorMix.py Update plugins/PostProcessingPlugin/scripts/ColorMix.py 2019-03-09 20:46:54 -05:00
DisplayFilenameAndLayerOnLCD.py Add message while pausing 2019-09-06 12:41:09 +02: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 Fix skip (or late) pause at height. 2019-11-21 14:08:51 +01: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 Preserve extruder-only moves in post stretch script 2019-07-18 16:52:59 -07:00
TimeLapse.py Add space before comments 2019-09-06 14:35:29 +02:00
UsePreviousProbeMeasurements.py Update and rename UsePrevProbeMeasure.py to UsePreviousProbeMeasurements.py 2019-03-06 12:54:57 -08:00