Repetier

Did you check values in eeprom. It might be that it did not refill eeprom with config values. In eeprom you see now for every heater a gain and bias. Bias is what you want to set. Equation is
new_temp = bias + gain * old_temp

For user defined curve you select for extruder user defined table 1 and it will appear at the end for editing. You just need to set resistance/temperature values from min to max temp and bit over there so it can trigger defect (resistance 0 and very high like 500kohm)


user

I can see gain but no bias. I still don't understand what I should put in #define TEMP_GAIN 0? 0 or 1?

https://imgur.com/a/plzNAJX</div><br/><br/>


user

Set to 1. It work ok. Thx. I Will test user defined curve.


Repetier

These gain settings are from PID temperature control - DO NOT USE THESE! These are for completely different usage and changing them will make temperature control not work like before!

I think you have no support compiled in which is why you do not see the correct values to change.


Privacy Policy  |  About Us