Historial de Commits

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