Historique des commits

Auteur SHA1 Message Date
  Kevin Lee 6f6f4bc9b1 Change hotend temperature sensor from T0 to T1 il y a 3 ans
  Kevin Lee f18b17a0dd Added support for AD8495 K-type thermocouple amplifier il y a 3 ans
  Yuri D'Elia e37435b53f Merge remote-tracking branch 'upstream/MK3_3.11.1' into mk311_sync il y a 2 ans
  Yuri D'Elia 5b3441b2bd Fix AMBIENT_RAW_*_TEMP define names il y a 2 ans
  Alex Voinea e3f48ead9f Merge pull request #3440 from gudnimg/optimise-checkFanSpeed il y a 2 ans
  Alex Voinea b52597f1b2 Merge branch 'MK3_3.11.1' into MK3_3.10.2 il y a 2 ans
  Guðni Már Gilbert c62c412cc3 Remove unused setting PID_ADD_EXTRUSION_RATE il y a 2 ans
  Guðni Már Gilbert d42ef4784c Optimise checkFanSpeed() il y a 2 ans
  Alex Voinea 4ec8781df2 Fix usb print timer il y a 2 ans
  Alex Voinea fb1c8ee0a3 Change the pullup test il y a 2 ans
  Alex Voinea c06ec9d05b Add pullup error test to define il y a 2 ans
  Alex Voinea b7806bf25f Crash if pullups get enabled on the thermistor inputs il y a 2 ans
  Alex Voinea 67e6361ff1 Fix temperature runaway variable types (merge conflict) il y a 2 ans
  Guðni Már Gilbert 9bf45773f9 Merge remote-tracking branch 'upstream/MK3' into rebase-testing-ground-v2 il y a 2 ans
  Guðni Már Gilbert a940c364c9 Create enum class for heating_status variable il y a 2 ans
  Alex Voinea fb10b4398e Merge pull request #6 from gudnimg/gudni-PR1 il y a 2 ans
  Guðni Már Gilbert f81db56793 temp_runaway_check() parameter _heater_id should be uint8_t il y a 2 ans
  Guðni Már Gilbert 261f311825 Change two arrays from int to uint8_t il y a 2 ans
  Voinea Dragos 42c393764f Adjust temperature runaway extruder count il y a 3 ans
  DRracer 0be90dc5d1 Merge pull request #3320 from prusa3d/MK3_3.10.1 il y a 2 ans
  Yuri D'Elia 320835a1b7 Do not cancel wait-for-temperature loops in disable_heaters() il y a 2 ans
  Yuri D'Elia 7ff117d0c4 temp_runaway_stop: remove spourious space in error message il y a 2 ans
  Yuri D'Elia a3915b57b9 Improve temp_runaway_stop robustness il y a 2 ans
  Yuri D'Elia 57abffda1b Update temperature-related error message to use LCD_STATUS_CRITICAL il y a 2 ans
  Guðni Már Gilbert e6a7abf2c1 Change temp_runaway_timer from float to uint32_t il y a 2 ans
  Guðni Már Gilbert db1e5a203b Change temp_runaway_status from float to uint8_t and its enum il y a 2 ans
  Guðni Már Gilbert d853c19a21 Use fabs() instead of abs() when using floats il y a 3 ans
  Yuri D'Elia 53fcd6fc8f Work-around GCC LTO codegen bug in process_commands() il y a 3 ans
  DRracer 6188870c2e Merge pull request #3157 from wavexx/improve_d2 il y a 3 ans
  Yuri D'Elia f2fe57bfc0 Fix unused static declaration warnings il y a 3 ans