Histórico de commits

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