Thingiverse
Customizable Temperature Tower Version 2
by quirxi
3k
Downloads
1.5k
Likes
19
Makes
[2018-03-28] User *i_has_it* found out that the only thing to make it work with **S3D** is to adapt the layer change script like that:
;LAYER:[current_layer]
[2018-01-25] Thanks to user *groenewaldd's* hints in the comments i have adapted the script to work for **slic3r** *and* **Cura**.
This is practically a remix of https://www.thingiverse.com/thing:2614204.
The difference is that it has an overhang on the right side with a pointy cone on top of it. This is supposed to show how exact your printer prints (and cools) small pointy details.
You also can change the direction of where the highest and the lowest temperature will print: on top or on the bottom of the tower.
### Usage example in Slic3r:
- - -
#### 1. Generate the tower with openscad:
$ openscad tempTower.scad
Set the following variables in the openscad window to your liking:
// temperature of the first lowest block
start_temp = 220;
// temperature of the last highest
;LAYER:[current_layer]
[2018-01-25] Thanks to user *groenewaldd's* hints in the comments i have adapted the script to work for **slic3r** *and* **Cura**.
This is practically a remix of https://www.thingiverse.com/thing:2614204.
The difference is that it has an overhang on the right side with a pointy cone on top of it. This is supposed to show how exact your printer prints (and cools) small pointy details.
You also can change the direction of where the highest and the lowest temperature will print: on top or on the bottom of the tower.
### Usage example in Slic3r:
- - -
#### 1. Generate the tower with openscad:
$ openscad tempTower.scad
Set the following variables in the openscad window to your liking:
// temperature of the first lowest block
start_temp = 220;
// temperature of the last highest
quirxi also publishes on
42 additional models across 1 more platforms
Did you print this model? Sign in and share your make!
Sign in to leave a comment
Sign inNo comments yet – be the first!