#temp_tower generator
This is a parametric temp tower generator script.
Use tempInjector.py to inject temperatures into the generated GCODE file. tempInjector.py parameters used in this temp_tower.scad file:
- STARTTEMP = temp (240)
- TEMP_INCREMENTS = inc (-5)
- TEMP_STEPS_HEIGHT_MM = z_bridgesole (2)
- BASE_HEIGHT_MM = z_sole (10)