커밋 기록

작성자 SHA1 메시지 날짜
  DRracer 4f8ed7f123 for cycles' variables: int -> uint8_t where appropriate, part1 6 년 전
  DRracer baa36ce740 another almost 200B down by proper usage of smaller data types and enum 6 년 전
  Marek Bel d528a53526 Refactor. Move lcd_commands_func1() to first_lay_cal.cpp and rename it to lay1cal_square(). Remove its constant parameters. Move remaining G1 code to lay1cal_meander(). Saves 6B of FLASH memory. 6 년 전
  Marek Bel 60cc3d58ec Use sprintf_P in first layer calibration. Save 30B of FLASH memory. 6 년 전
  Marek Bel 47a183e96e Use loop to enquecommand_P() in first layer calibration. Save 126B of FLASH memory. 6 년 전
  Marek Bel 21f4669600 Make count_e() constexpr. 6 년 전
  Marek Bel 4effff9e99 Use loop to enquecommand_P() in first layer calibration. Save 10B FLASH memory. 6 년 전
  Marek Bel d21f256cd0 Remove duplicate calls of lcd_timeoutToStatus.start(), move !blocks_queued() && cmd_buffer_empty() condition to outer if, rewrite using switch statement. Save 487B of FLASH memory. 6 년 전
  Marek Bel 97a5d6b5f4 Make constants const. 6 년 전
  Marek Bel 9b1e3213ae Variable lcd_commands_step doesn't need to be global. 6 년 전
  DRracer 58948cffcd Code size reduction - saved almost 2KB 6 년 전
  Marek Bel 0c9121e99e Use loop to enquecommand_P() in first layer calibration. 6 년 전
  DRracer f20125a3e2 Code size reduction - saved almost 2KB 6 년 전
  Marek Bel 27145204ed Use internationalized M117, but anyway the text is not shown. 6 년 전
  Marek Bel 4be8fa701e Use loop to enquecommand_P() in first layer calibration. 6 년 전
  Yuri D'Elia c40e3b550d Remove stubs and live K by default 6 년 전
  NotaRobotexe bb980e2fca sound edit, delete mute mode, add blind mode 6 년 전
  Marek Běl 28e7772421 Merge pull request #1886 from leptun/MK3_fix_load_filament_5 6 년 전
  DRracer ebfad55617 Merge pull request #1888 from mkbel/always_cut_independent 6 년 전
  Marek Bel ccb649b1f6 Add always cut experimental / for testing feature. 6 년 전
  Marek Bel 18122049a6 Fix cut filament menu item labels. 6 년 전
  Voinea 878e866401 Fix Load Filament 5 for MMU2 6 년 전
  NotaRobotexe 3b2cbc68d8 PFW-571 send PRN:4 instead PRN:1 while changing filament 6 년 전
  Yuri D'Elia a742afcebd Remove version check 6 년 전
  Yuri D'Elia 4772532524 Allow Live-K to be used on stock 3.7.1 using a stub 6 년 전
  Yuri D'Elia daa8007de5 Allow to exclude Live K from the build 6 년 전
  Yuri D'Elia 0a26de1e7f Allow to live-tune K during a print 6 년 전
  DRracer 9cb0bc7bcf Fix MINTEMP errors and fsensor runout 6 년 전
  DRracer e17f3f8405 change language files accordingly 6 년 전
  DRracer da98977de3 Fix. menu texts and formatting - issues PFW-877 and PFW-879 6 년 전