Commit History

Author SHA1 Message Date
  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 years ago
  Marek Bel b71a29ad96 Use ShortTimer instead of long_press_timer global variable. 6 years ago
  Marek Bel 02ecd08786 Convert Time class to template, instantiate LongTimer for longer and ShortTimer for shorter periods. 6 years ago
  Marek Bel 07a7ce1acf Remove unused lcd_ping_allert(). 6 years ago
  MRprusa3d 80efafd7b9 menu returns corrections 6 years ago
  Marek Bel 1d7b3ea2de Set calibration status to calibrated also by using live adjust Z. 6 years ago
  PavelSindler cd3851e175 Merge pull request #715 from MRprusa3d/MK3 6 years ago
  MRprusa3d d02333918f MaR::180501 6 years ago
  Marek Bel 72364648dd Hot fix: Can not move X and Y axis in stealth mode, when the printer is not homed. 6 years ago
  PavelSindler 986f9fd3a6 selftest correction 6 years ago
  PavelSindler 254804cc8d MK3 selftest: move Z axis higher before calibrating autohome 6 years ago
  Robert Pelnar f64d266c89 Timer in autoloadmenu - dirty hack (unable to compile under 4.8.1) 6 years ago
  MRprusa3d 7e462b3224 Merge branch 'MK3' into MK3 6 years ago
  MRprusa3d 0b6644915a Add files via upload 6 years ago
  Marek Bel f207145752 Return from Autoload filament and Load filament menu item to parent menu. 6 years ago
  PavelSindler 010ceceff9 add another homing after steel sheet is removed; added timeout for pinda cooling; if PINDA doesn't trigger before reaching Z = -1mm, temp. calibration fails 6 years ago
  PavelSindler 043c8c66be waiting for pinda probe cooling 6 years ago
  PavelSindler c5af3aaaf2 Merge pull request #622 from mkbel/fix_menu_return_fail_stats 6 years ago
  Marek Bel 6f985d23d6 Fix returning from Fail stats menu. 6 years ago
  Marek Bel 03d03aeac4 Return to main menu from filament unloading. 6 years ago
  mkbel e4a4c88be9 Merge pull request #615 from PavelSindler/selftest_MK25_fix 6 years ago
  PavelSindler 5f3fed33cf Merge pull request #613 from MRprusa3d/MK3 6 years ago
  PavelSindler 591cb881cc selftest: false fan error fix, added message in case that manual fan error fails 6 years ago
  MRprusa3d d09f190c2b Add files via upload 6 years ago
  PavelSindler e150d502ac removed configuration_prusa 6 years ago
  PavelSindler 53d903e600 Merge pull request #610 from MRprusa3d/MK3 6 years ago
  PavelSindler 52de4891fe typo fixed 6 years ago
  MRprusa3d c8f1c55ec0 Add files via upload 6 years ago
  PavelSindler 02fda70529 farm mode: preheat menu updated 6 years ago
  Robert Pelnar 92997204a1 Linearity correction - TMC codes for calibration object, variable stored as uint8, range from 1.03 to 1.20 6 years ago