MeshSeek
Back to search
Customizable Temperature Tower with presets + tool
Cults3Dfree

Customizable Temperature Tower with presets + tool

by the-powl

This is basically the **Customizable Better Temperature Tower** by *kmsd3d* (on thingiverse) including: - several pre-rendered stl files for various filament types - a list of layer change settings - the original customizable OpenSCAD file - an Python3-tool to create the layer change settings Print with layer height of 0.2mm In slic3r/PrusaSlicer, go to the tab *Printer Settings > Custom G-code > After layer change G-code* and add the following for the according filament type / stl file. ___ ;Temp Tower PLA 180-225.stl {if layer_z==0.6} M104 S225{endif} {if layer_z==8.2} M104 S220{endif} {if layer_z==15.2} M104 S215{endif} {if layer_z==22.2} M104 S210{endif} {if layer_z==29.2} M104 S205{endif} {if layer_z==36.2} M104 S200{endif} {if layer_z==43.2} M104 S195{endif} {if layer_z==50.2} M104 S190{endif} {if layer_z==57.2} M104 S185{endif} {if layer_z==64.2} M104 S180{endif} ___ ;Temp Tower PLA Plus 195-235.stl {if layer_z==0.6} M104 S235{endif} {if layer_z==8.2} M104 S230{endif} {if layer_z==15.2} M104 S225{endif} {if layer_z==22.2} M104 S220{endif} {if layer_z==29.2} M104 S215{endif} {if layer_z==36.2} M104 S210{endif} {if layer_z==43.2} M104 S205{endif} {if layer_z==50.2} M104 S200{endif} {if layer_z==57.2} M104 S195{endif} ___ ;Temp Tower PETG 220-250.stl {if layer_z==0.6} M104 S250{endif} {if layer_z==8.2} M104 S245{endif} {if layer_z==15.2} M104 S240{endif} {if layer_z==22.2} M104 S235{endif} {if layer_z==29.2} M104 S230{endif} {if layer_z==36.2} M104 S225{endif} {if layer_z==43.2} M104 S220{endif} ___ ;Temp Tower ABS 210-250.stl {if layer_z==0.6} M104 S250{endif} {if layer_z==8.2} M104 S245{endif} {if layer_z==15.2} M104 S240{endif} {if layer_z==22.2} M104 S235{endif} {if layer_z==29.2} M104 S230{endif} {if layer_z==36.2} M104 S225{endif} {if layer_z==43.2} M104 S220{endif} {if layer_z==50.2} M104 S215{endif} {if layer_z==57.2} M104 S210{endif} ___ ;Temp Tower Nylon 240-290.stl {if layer_z==0.6} M104 S290{endif} {if layer_z==8.2} M104 S285{endif} {if layer_z==15.2

View on Cults3D Last seen June 14, 2026

Similar models

SOURCES15/29 live
MODELS INDEXED287,823
INDEX UPDATED...