提交历史

作者 SHA1 备注 提交日期
  Guðni Már Gilbert 9bf45773f9 Merge remote-tracking branch 'upstream/MK3' into rebase-testing-ground-v2 2 年之前
  Guðni Már Gilbert f8847edca6 Remove one unused variable 2 年之前
  Guðni Már Gilbert b835f31904 Remove variable move_menu_scale 2 年之前
  Guðni Már Gilbert a940c364c9 Create enum class for heating_status variable 2 年之前
  Guðni Már Gilbert 2013295f94 Change farm_timer to uint8_t 2 年之前
  Guðni Már Gilbert a687173e02 Change custom_message_state_old and custom_message_state to uint8_t 2 年之前
  Guðni Már Gilbert 60c9640602 Change heating_status_counter to uint8_t 2 年之前
  Guðni Már Gilbert 6a9bab02f7 Convert display_time to ShortTimer 2 年之前
  Guðni Már Gilbert 802b8860c8 Convert mmu_last_finda_response to ShortTimer 2 年之前
  Guðni Már Gilbert 37fd9d1b11 Convert NcTime to ShortTimer 2 年之前
  Alex Voinea fb10b4398e Merge pull request #6 from gudnimg/gudni-PR1 2 年之前
  Voinea Dragos 9684806e00 Change arduino IO to fastio where possible 3 年之前
  DRracer 0be90dc5d1 Merge pull request #3320 from prusa3d/MK3_3.10.1 2 年之前
  Yuri D'Elia 3849f9785a Make cancel_heatup also abort cooldown in M190 2 年之前
  Yuri D'Elia 32d8d892f5 Actually call UnconditionalStop() in Stop()->lcd_print_stop() 2 年之前
  Yuri D'Elia 83693bf4cc Remove useless assignment in lcd_cooldown 2 年之前
  Yuri D'Elia 78f856c8d6 Do not unconditionally overwrite the status message in check_file() 2 年之前
  Yuri D'Elia 36a7b5ca56 Avoid redundant checks in lcd_setalertstatus* 2 年之前
  Yuri D'Elia a3915b57b9 Improve temp_runaway_stop robustness 2 年之前
  Yuri D'Elia fb025bba05 Introduce severity levels for alert messages 2 年之前
  Guðni Már Gilbert be79e3791f Fixes #3262 2 年之前
  Panayiotis-git f8410d8f3c Print temperatures only if filament loading is still active 2 年之前
  Guðni Már Gilbert b716c208d7 Various optimisation to change int to uint8_t 2 年之前
  Guðni Már Gilbert 1946c58d21 1. Remove redundant variable 'inters' 2 年之前
  Guðni Már Gilbert 05ed5b9668 Improve lcd_selftest_screen_step() parameter types 2 年之前
  Guðni Már Gilbert 2554d21925 Use uint8_t when using axis enum 2 年之前
  Guðni Már Gilbert 538ce06bf0 Remove unused function lcd_choose_color() 2 年之前
  Guðni Már Gilbert d853c19a21 Use fabs() instead of abs() when using floats 2 年之前
  DRracer 6188870c2e Merge pull request #3157 from wavexx/improve_d2 2 年之前
  Alex Voinea 30d9faef9d Minor fixes to SD presence handling (#3139) 2 年之前