This is a fork I made from okke-formsma's temp tower script to essentially do the same thing except with retraction length and retraction speed
Copy .py file into your cura directory as follows;
- (windows) C:\Program Files\Ultimaker Cura 4.1\plugins\PostProcessingPlugin\scripts
- (mac) If your copy of Cura is in /Applications/, it would go into "/Applications/Ultimaker Cura.app/Contents/Resources/plugins/plugins/PostProcessingPlugin/scripts/"
Four settings are available;
- Start Height
- Start Temperature
- Height Increment
- Temperature Increment
So, if you have a tower with a base layer 1.5mm thick and goes down from 260* (base) to 220* (top) in steps of 5* every 10mm, set:
- Start height: 1.5 mm
- Start Temperature 260 *C
- Height Increment 10 mm
- Temperature Increment -5 *C