Cura/plugins/PostProcessingPlugin/scripts
HellAholic 9b44066260 Update AddCoolingProfile.py
-Removed references to self.extruder_count from the settings JSON (the logic for enabling these settings based on extruder count is handled in the initialize() method)
-Reordered settings so that dependencies are defined before they're referenced
-Cleaned up invalid JSON properties
2025-09-09 18:22:08 +02:00
..
AddCoolingProfile.py Update AddCoolingProfile.py 2025-09-09 18:22:08 +02:00
AnnealingOrDrying.py Some housekeeping 2025-08-05 00:45:48 +02:00
ChangeAtZ.py Align Licences to LGPLv3 2023-08-15 14:01:22 +02:00
ColorMix.py cleanup unused import and fix comment space 2023-12-13 20:10:28 +02:00
CreateThumbnail.py Update CreateThumbnail.py 2025-06-16 10:22:40 +02:00
DisplayFilenameAndLayerOnLCD.py cleanup unused import and fix comment space 2023-12-13 20:10:28 +02:00
DisplayInfoOnLCD.py Update DisplayInfoOnLCD.py 2025-08-02 14:04:29 -04:00
DisplayProgressOnLCD.py cleanup unused import and fix comment space 2023-12-13 20:10:28 +02:00
ExampleScript.md point people to a good example 2018-11-29 15:29:51 +01:00
FilamentChange.py Fix FilamentChagne 2025-09-09 18:03:32 +02:00
InsertAtLayerChange.py No need for type cast -> it returns a bool 2025-06-16 10:44:36 +02:00
LimitXYAccelJerk.py Update LimitXYAccelJerk.py 2024-02-04 08:57:08 -05:00
PauseAtHeight.py Use raw strings for regular expressions with invalid escape sequences 2024-08-31 12:11:59 -05:00
PurgeLinesAndUnload.py Update PurgeLinesAndUnload.py 2025-06-13 12:38:02 +02:00
RetractContinue.py Align Licences to LGPLv3 2023-08-15 14:01:22 +02:00
SearchAndReplace.py Update altered year 2025-02-10 13:38:15 +01:00
Stretch.py Align Licences to LGPLv3 2023-08-15 14:01:22 +02:00
TimeLapse.py Remove extra-spaces after units 2024-10-01 15:16:43 +02:00
UsePreviousProbeMeasurements.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00