3D Printable Temperature Tower
Go to file
Neale Pickett 2d9aff43c1 Give it a title 2023-11-26 13:24:09 -07:00
.gitignore A working version 2023-11-26 12:58:19 -07:00
LICENSE.md A working version 2023-11-26 12:58:19 -07:00
README.md Give it a title 2023-11-26 13:24:09 -07:00
build.sh Comments in build.sh 2023-11-26 13:04:23 -07:00
params.json A working version 2023-11-26 12:58:19 -07:00
temp-tower.scad A working version 2023-11-26 12:58:19 -07:00

README.md

A Tiny Temperature Tower

This is a tiny temperature tower. I made it because I suspected my printer's hotend thermistor was reporting too cold.

build.sh generates .3mf files with extra code to make PrusaSlicer change temperatures automatically.

Defining A New Model

You can add a new set of model parameters to params.json.

Let's say you named your new parameters my-new-parameters. build.sh my-new-parameters will generate my-new-parameters.3mf, with PrusaSlicer temperature changes and ponies and everything.