Historie revizí

Autor SHA1 Zpráva Datum
  PavelSindler 3a58489c6a Merge pull request #1169 from mkbel/remove_duplicate_debouncing_4 před 5 roky
  Marek Bel a7fdfdd258 Put repetitive code into separate function. No change in functionality. před 5 roky
  Marek Bel 6ee97468ee Remove lcd_buttons_update() call from all other places than interrupt. There is no known reason, why lcd_buttons_update() should be called from multiple places and multiple contexts. Remove mutex, which is not needed anymore, and wasn't implemented properly anyway (Operation was not atomic.). před 5 roky
  Marek Bel f532da4b17 Remove duplicate button debouncing code. Save 254B flash. před 5 roky
  Marek Bel 90a10a692a Enable button debouncing also in modal mode (!lcd_update_enabled). In lcd_clicked() consume click event immediately. před 5 roky
  Marek Bel ab2d350ed1 Don't enable lcd update in lcd_show_fullscreen_message_and_wait_P(). Don't show menu in wizard when ejecting filament. před 5 roky
  Marek Bel f496076508 Remove redundant code. No change in functionality. před 5 roky
  Marek Bel 635a1b4cd8 Add possibility to to select preheat temperature when unloading filament in first layer calibration wizard. před 5 roky
  Marek Bel fe30e58fb5 Add possibility to unload filament from wizard before first layer calibration, if it is not PLA. před 5 roky
  Marek Bel d14822b22f Give wizard states human readable names. Use uint8_t as underlying type - saves 20B of FLASH memory. před 5 roky
  Marek Bel 8235f0f869 Merge branch 'MK3_dev' into add_cancel před 5 roky
  Marek Bel 7bc46323e2 Update pause print documentation. před 5 roky
  Marek Bel de2100ac7b Merge branch 'MK3' into MK3_dev před 5 roky
  Marek Bel 13b67f0e0a Add Cancel item into PLA filament selection menu initiated by first layer calibration with MMU. před 5 roky
  Marek Bel ada7cffd32 Open menu to select filament before first layer calibration if MMU unit is present. před 5 roky
  PavelSindler 96aada9061 load filament messages, czech language missing translation readded před 5 roky
  Marek Bel 5649d6c3c0 Precede active filament on status screen with letter F. před 5 roky
  Marek Bel 46df46f482 Add possibility to use other filaments in LCD_COMMAND_V2_CAL. před 5 roky
  Marek Bel 19a1ccdc76 Rename choose_extruder_menu() to choose_menu_P(), add parameters to make it reusable. před 5 roky
  Marek Bel 6c6354b2cb Do not preheat nozzle before loading filament to MMU in first layer calibration wizard. před 5 roky
  Marek Bel 0fcd2cf2a1 Merge branch 'MK3_dev' into fix_mmu_1st_lay_cal před 5 roky
  Marek Bel b3bc71b45b Merge remote-tracking branch 'prusa3d/MK3' into MK3_dev před 5 roky
  PavelSindler 25a46557d1 merge with upstream před 5 roky
  PavelSindler 8a9f066c1b choose_extruder_menu: extruder -> filament před 5 roky
  Marek Bel cc08d660f7 Always use filament 1 for first layer calibration when MMU is present. před 5 roky
  PavelSindler 6fa798aa83 init před 5 roky
  PavelSindler 1253fb338a wizard hotfix před 5 roky
  Marek Bel 764e5c9769 Merge branch 'MK3' into MK3_dev před 5 roky
  Marek Bel 5a6ef00cfc Do not unload filament from nozzle when touching bed in the end of first layer calibration. Unload it after reaching home position. před 5 roky
  PavelSindler 48bf5d3a75 Merge pull request #1104 from mkbel/MK3_dev před 5 roky