This is a parametric temp tower generator script.
Use tempInjector.py from https://github.com/fablabnbg/tronxy-xy100 to inject temperatures into 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)