Skip to content

Biorn1950/cura-temp-tower-script

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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/"

cura-temp-tower-script

Four settings are available;

  1. Start Height
  2. Start Temperature
  3. Height Increment
  4. 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

About

A place to store my cura temperature tower script.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%