Temprature gain
Hi Repetier....
Thanx for the GREAT SOFTWARE!!!
Question directly to you...can you guide me with the bug fix on temp gain in the firmware. I have tried uploading the newest firmware but no difference. I have the old problem of temp_gain enabeled giving the bed temp to be 0.0. the rest is working perfect on the extruders. If I disable temp_gain all is normal. guide me into extruder cpp if that is where the bug fix lies.
Your help is greatly appreciated.
Thanx for the GREAT SOFTWARE!!!
Question directly to you...can you guide me with the bug fix on temp gain in the firmware. I have tried uploading the newest firmware but no difference. I have the old problem of temp_gain enabeled giving the bed temp to be 0.0. the rest is working perfect on the extruders. If I disable temp_gain all is normal. guide me into extruder cpp if that is where the bug fix lies.
Your help is greatly appreciated.
Comments
So if it is always 0 you have tempGain and tempBias for that heater 0.
There is no mean to set it for bed. In eeprom.cpp in void EEPROM::restoreEEPROMSettingsFromConfiguration() you have the initalization in case you reset it from config:
But you should also see it in eeprom due to this:
I can only say danke. It is beautifull now.
p.s. syntax error in extruder.ccp either firmware or my typo.