Historique des commits

Auteur SHA1 Message Date
  Marek Bel f532da4b17 Remove duplicate button debouncing code. Save 254B flash. il y a 6 ans
  Marek Bel 90a10a692a Enable button debouncing also in modal mode (!lcd_update_enabled). In lcd_clicked() consume click event immediately. il y a 6 ans
  Marek Bel 8235f0f869 Merge branch 'MK3_dev' into add_cancel il y a 6 ans
  Marek Bel 7bc46323e2 Update pause print documentation. il y a 6 ans
  Marek Bel de2100ac7b Merge branch 'MK3' into MK3_dev il y a 6 ans
  Marek Bel 13b67f0e0a Add Cancel item into PLA filament selection menu initiated by first layer calibration with MMU. il y a 6 ans
  Marek Bel ada7cffd32 Open menu to select filament before first layer calibration if MMU unit is present. il y a 6 ans
  PavelSindler 96aada9061 load filament messages, czech language missing translation readded il y a 6 ans
  Marek Bel 5649d6c3c0 Precede active filament on status screen with letter F. il y a 6 ans
  Marek Bel 46df46f482 Add possibility to use other filaments in LCD_COMMAND_V2_CAL. il y a 6 ans
  Marek Bel 19a1ccdc76 Rename choose_extruder_menu() to choose_menu_P(), add parameters to make it reusable. il y a 6 ans
  Marek Bel 6c6354b2cb Do not preheat nozzle before loading filament to MMU in first layer calibration wizard. il y a 6 ans
  Marek Bel 0fcd2cf2a1 Merge branch 'MK3_dev' into fix_mmu_1st_lay_cal il y a 6 ans
  Marek Bel b3bc71b45b Merge remote-tracking branch 'prusa3d/MK3' into MK3_dev il y a 6 ans
  PavelSindler 25a46557d1 merge with upstream il y a 6 ans
  PavelSindler 8a9f066c1b choose_extruder_menu: extruder -> filament il y a 6 ans
  Marek Bel cc08d660f7 Always use filament 1 for first layer calibration when MMU is present. il y a 6 ans
  PavelSindler 6fa798aa83 init il y a 6 ans
  PavelSindler 1253fb338a wizard hotfix il y a 6 ans
  Marek Bel 764e5c9769 Merge branch 'MK3' into MK3_dev il y a 6 ans
  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. il y a 6 ans
  PavelSindler 48bf5d3a75 Merge pull request #1104 from mkbel/MK3_dev il y a 6 ans
  PavelSindler dbc0654b1c Merge pull request #1108 from mkbel/pause_print il y a 6 ans
  Marek Bel 5d1e59cec3 Fix problem that nozzle temperature stays 0 if resume print is invoked from menu earlier than pause movements are finished. il y a 6 ans
  Marek Bel 0fe48de4af Remove feedmultiplyBckp global variable. Remove redundant isPrintPaused = true assignment, as it is already done in lcd_pause_print(). Remove unused saved_feedmultiply and fanSpeedBckp prototypes. Move isPrintPaused = true assignment to safer location, as LCD_COMMAND_LONG_PAUSE is not reached if lcd_commands_type is not LCD_COMMAND_IDLE. il y a 6 ans
  Marek Bel 920d828833 Rename lcd_sdcard_pause() to lcd_pause_print() to reflect, that also USB printing could be possible to pause. Unite it with pause_print() and use new (immediate) pause mechanism in all places where old mechanism was used. Rename resume_print() to lcd_resume_print() and make it global, unite it with lcd_sdcard_resume() and use it also in place, where lcd_commands_type = LCD_COMMAND_LONG_PAUSE_RESUME was used. Remove LCD_COMMAND_LONG_PAUSE_RESUME lcd_command_type. Remove unused pause_lastpos[]. il y a 6 ans
  Marek Bel 67b2456ad9 Merge branch 'MK3' into MK3_dev il y a 6 ans
  Marek Bel 74be7677cf Fix problem, that current_position is rewritten after long_pause() call. il y a 6 ans
  Marek Bel a5db084b70 Move resuming nozzle temperature to restore_print_from_ram_and_continue(). il y a 6 ans
  MRprusa3d 35cf3f3a61 Time info il y a 6 ans