Commit History

Author SHA1 Message Date
  Marek Bel 66d20f0297 Fix code formatting (indentation). 5 years ago
  Marek Bel 4de93ca19c Fix eject filament menu items numbering. 5 years ago
  Marek Bel 150787efbd Generate menu item texts Cut filament <nr.> during runtime to conserve flash. 5 years ago
  Marek Bel 7c4f66181f Generate menu item texts Load filament <nr.> and Eject filament <nr.> during runtime to conserve flash. 5 years ago
  Marek Běl 084c6f2700 Merge pull request #1805 from DRracer/MK3 5 years ago
  Marek Bel 5707d4b85c Set all target hot ends to 0 deg. Celsius instead of just hotend nr. 0 to be more safe with custom modifications. 5 years ago
  DRracer f431d24762 Merge branch 'MK3' of https://github.com/DRracer/Prusa-Firmware into MK3 5 years ago
  DRracer 0124fbf9ee Fix: display target extruder temperature on the main screen when doing 5 years ago
  Ondrej Tuma b7fe43bf68 Deleted bad cols/rows definitions for translation. 5 years ago
  Marek Bel 1a0370e1c7 Make macro ON_MENU_LEAVE() usage similar to macros MENU_ITEM_BACK_P() and MENU_ITEM_FUNCTION_P(). 5 years ago
  DRracer ffbdb43881 Remove commented code 5 years ago
  DRracer 0794430208 Fix for linearity correction not being stored to EEPROM when doing MENU- 5 years ago
  MRprusa3d b93f37ee02 "stop" immediately after "pause" patch 5 years ago
  PavelSindler fd96bde69f Merge pull request #1667 from mkbel/Add_IR_sensor_fail_message 5 years ago
  PavelSindler ae11c1e26f rename function 5 years ago
  PavelSindler 97594c83bb function misleading names changed 5 years ago
  PavelSindler 1dd486d86d max length of menu item strings added 5 years ago
  PavelSindler d22793f276 Z-probe nr. states reduced to 1; 3; 5 5 years ago
  PavelSindler 02faadf0b9 MMU mode renamed 5 years ago
  Marek Bel baeee5817e Make lcd_selftest_error() calls safer, as nullptr parameter is not handled. It is hard to believe, but it actually saves 4B flash. 5 years ago
  Marek Bel 966e772702 Fix compile error for non TMC2130 endstops check. 5 years ago
  Marek Bel 89f1a3bacf Fix compile error for non TMC2130 pulley check. 5 years ago
  Marek Bel 8582babddb Fix compile error for manual fan check. 5 years ago
  Marek Bel d1c5c03907 Fix compile error for manual fan check. 5 years ago
  Marek Bel c45a7f8641 Fix 1_75mm_MK3-EINSy10a-E3Dv6full variant build error. 5 years ago
  Marek Bel 91779a5d04 Add filament sensor false triggering message. 5 years ago
  Marek Bel ba23b1b2c5 Remove unused. 5 years ago
  Marek Bel 6c28ed6349 Convert lcd_selftest_error() first parameter to enum class. 5 years ago
  PavelSindler c05561d6b1 Merge pull request #1607 from PavelSindler/7x7 5 years ago
  Marek Bel ffe45bdef3 Disable mmu filament cutter feature. 5 years ago