chiark / gitweb /
preliminiary implementation for the early heating finish.
authorBernhard <bkubicek@x201.(none)>
Wed, 30 Nov 2011 07:51:46 +0000 (08:51 +0100)
committerBernhard <bkubicek@x201.(none)>
Wed, 30 Nov 2011 07:51:46 +0000 (08:51 +0100)
commit59205ac5fcf9fb00ca2748ffe0bddd1a47b239fe
tree4a1a2d79604ba65bfccee07cc0f0d9b77d7a7ed3
parent7a4be21b4f3b28f1730e02c7837b8698251c877a
preliminiary implementation for the early heating finish.
Might be replaced by something more clever, e.g. by erik, and does not yet support the second extruder or the bed.
its kind of not so cool, because you need 6 more ints.
Maybe isheating() should use the degrees directly, as it is not used in time-critical anyways.
Then it would be much easier. to have the offsets without additional variables.
Marlin/Configuration.h
Marlin/temperature.cpp
Marlin/temperature.h