Cura/plugins/PostProcessingPlugin/scripts
novamxd 943d04a734 * Revamped ChangeAtZ
Added additional option for disabling all retract options
Added more comments.
Added support for firmware based retractions.
Added support for outputting changes to LCD (untested).
Added type hints to most functions and variables.
Created GCodeCommand class for better detection of G1 vs G10 or G11 commands, and accessing arguments.
Fixed issue of properly restoring previous values in single layer option.
Improved wording of Single Layer vs Keep Layer to better reflect what was happening.
Moved most GCode methods to GCodeCommand class.
2020-02-17 22:58:39 -06:00
..
BQ_PauseAtHeight.py Add post processing source files 2018-01-09 10:31:12 +01:00
ChangeAtZ.py * Revamped ChangeAtZ 2020-02-17 22:58:39 -06: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