Historique des commits

Auteur SHA1 Message Date
  Yuri D'Elia e070bc6455 Remove obsolete and commented variables il y a 3 ans
  Yuri D'Elia ccaecc87aa Reduce code duplication in setTargetHotendSafe il y a 3 ans
  Yuri D'Elia 7d82cd641e Rename ADC callback il y a 3 ans
  Yuri D'Elia bcd8496113 Introduce a new set of temperature values for the PID regulation il y a 3 ans
  Yuri D'Elia c1051e046c Remove private declaration il y a 3 ans
  Yuri D'Elia 65cf8e541a Isolate current/target temperature in pid_heater/bed functions il y a 3 ans
  Yuri D'Elia 0933f01a7f temperature: Do not expose check_min/max_temp il y a 3 ans
  Yuri D'Elia 9e826afee9 Switch regulation interval to 270ms il y a 3 ans
  Yuri D'Elia c6d0494cbc Split temperature management into it's own ISR il y a 3 ans
  Yuri D'Elia 2ca16a06cd Rename tp_init to soft_pwm_init for consistency il y a 3 ans
  Yuri D'Elia b56d31b5b3 Improve comment il y a 3 ans
  Yuri D'Elia 38b3e53f67 Syntax/comment cleanup il y a 3 ans
  Yuri D'Elia 932fcbb33f Simplify soft_pwm_isr even further il y a 3 ans
  Yuri D'Elia dfd8fee712 Isolate babystep to a separate function il y a 3 ans
  Yuri D'Elia bd28007312 Rename check_fans>readFanTach manageFans>checkFans il y a 3 ans
  Yuri D'Elia 383319dbac Rename temperature_isr to soft_pwm_isr il y a 3 ans
  Yuri D'Elia 16b9acf8bc Decouple temperature ISR from ADC readings il y a 3 ans
  Yuri D'Elia e87188e7e3 Ensure ADC and thermistor tables use the same oversampling il y a 3 ans
  Yuri D'Elia 2535d072c4 Do not recursively enter temperature_isr il y a 3 ans
  Yuri D'Elia 82e221e3c7 Remove ADC pullup checks il y a 3 ans
  Yuri D'Elia 306f77ccbd Disable IR_SENSOR due to the injected ADC read for now il y a 3 ans
  Yuri D'Elia 13163e9fbf Move millis_nc to system_timer.h il y a 3 ans
  Yuri D'Elia f8de274db3 Split fan checks out of temperature.cpp il y a 3 ans
  Alex Voinea 8e72470afc Merge pull request #3435 from leptun/MK3_variant_hotend_name il y a 3 ans
  Alex Voinea 46a9cf6239 Merge pull request #3529 from leptun/sd_menu_fixes il y a 3 ans
  Alex Voinea 510c874619 Fix scrolling timing issue when the menu is rendering very slowly il y a 3 ans
  Alex Voinea 8bb451129d Remove compiler bug workaround il y a 3 ans
  Alex Voinea ae1815dc52 When over the SD limit, continue from the last sorted file il y a 3 ans
  Alex Voinea a96e60c241 Do not call lcd_update after presorting il y a 3 ans
  Alex Voinea 3a5bc0462a Do not call lcd_update recursively when running presort with many files il y a 3 ans