Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 392 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 392 Bytes

#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)