提交歷史

作者 SHA1 備註 提交日期
  Marek Bel 5f033d5a1a Do not create static object in global function. Saves 8B RAM and 14B flash, because there is no need to guard constructor against concurrent calls. 7 年之前
  Roman Beránek e25b869b5e Eliminated the -Wliteral-suffix warnings from ultralcd.cpp 7 年之前
  Robert Pelnar 47c68c884c New ML support - fixed duplicate strings 7 年之前
  Robert Pelnar 5a2b056d47 Merge remote-tracking branch 'upstream/MK3' into MK3-new_lang 7 年之前
  tarikku 731fef3d32 Fix remaining forgotten comments 7 年之前
  Robert Pelnar 37e575f4bc New ML support - debug output, bootloader 7 年之前
  Robert Pelnar b47a29b388 New ML support - fixed invalid characters, added some cz translations 7 年之前
  Robert Pelnar b3f4e1f6e4 New ML support - language menu 7 年之前
  Robert Pelnar 3bf2552b6c fixed #761 from hzapper (#elif instead of #else if) 7 年之前
  XPila 28a767b460 Merge pull request #760 from PavelSindler/safety_timer_fixes 7 年之前
  PavelSindler 58ae70c4e1 Merge branch 'MK3' into MK3-new_lang 7 年之前
  Robert Pelnar 15207e4d5e Linearity correction fix - (eeprom storage changed to byte instead of word) 7 年之前
  Robert Pelnar 2cf20c8c99 New ML support - migration - fix_source_1.sh script (replace 'MSG_xx' with '_T(MSG_xx)') 7 年之前
  PavelSindler 8c9b670c76 Merge pull request #746 from MRprusa3d/MK3 7 年之前
  PavelSindler 137e1c5027 whitespace 7 年之前
  PavelSindler d63a17c696 Safety timer not active during filament runout detection 7 年之前
  Robert Pelnar bd587faab9 New ML support - migration - replaced source, removed original ML support files (backup) 7 年之前
  PavelSindler 3eb21b65ed wizard fix: don't reset calibration status when repeating first layer cal. 7 年之前
  MRprusa3d 83aa710da6 menu returns corrections 7 年之前
  Marek Bel b71a29ad96 Use ShortTimer instead of long_press_timer global variable. 7 年之前
  Marek Bel 02ecd08786 Convert Time class to template, instantiate LongTimer for longer and ShortTimer for shorter periods. 7 年之前
  Marek Bel 07a7ce1acf Remove unused lcd_ping_allert(). 7 年之前
  Marek Bel e8730c2899 Merge branch 'MK3' into read_xyz_cal 7 年之前
  Marek Bel 329ea199ec Show measured bed offset from expected position even if not homed. Remove redundant lcd_quick_feedback() calls. 7 年之前
  MRprusa3d 80efafd7b9 menu returns corrections 7 年之前
  Marek Bel 1d7b3ea2de Set calibration status to calibrated also by using live adjust Z. 7 年之前
  PavelSindler cd3851e175 Merge pull request #715 from MRprusa3d/MK3 7 年之前
  MRprusa3d d02333918f MaR::180501 7 年之前
  Marek Bel 72364648dd Hot fix: Can not move X and Y axis in stealth mode, when the printer is not homed. 7 年之前
  PavelSindler 986f9fd3a6 selftest correction 7 年之前