Multi-point PID calibration

@minicx, sorry to bother
Can you give it a try?

  1. PID_CALIBRATE .. MAX_POWER=1 - it should be sane
  2. Check how it is holding temperature, for example, 250 °C
  3. Remember the average power from 2
  4. PID_CALIBRATE .. MAX_POWER=<average power +5% or so> - ideal case for calibration, where we have many samples, it is asymptote & etc
  5. Same test, how does it go

Thanks,
-Timofey