Commit History

Author SHA1 Message Date
  PavelSindler d290543d7d Merge pull request #1085 from mkbel/fix_active_filament 5 years ago
  PavelSindler 705f098b1c eject filament: initial version 5 years ago
  Marek Bel 8aeb7e04f1 Fix bound check for T0 .. T4 command. Document mmu_load_to_nozzle(). 5 years ago
  Marek Bel adde0d3944 Merge branch 'prusa3d_MK3' into MK3_dev 5 years ago
  PavelSindler 27bd31e255 removed redundant code 5 years ago
  PavelSindler 3e2cb72695 Merge branch 'MK3' into auto_deplete_2 5 years ago
  PavelSindler 755baddb54 Merge branch 'MK3' into fix_unable_to_compile 5 years ago
  Marek Bel 7aadb2f660 Fix compile time error: default argument given for parameter 2 of int8_t lcd_show_fullscreen_message_yes_no_and_wait_P 5 years ago
  Marek Bel 9611401b69 Fix mmu_M600_load_filament increments tmp_extruder, which is not set in case of automatic == true. 5 years ago
  Marek Bel b08ae95568 Rename autoDeplete to lcd_autoDeplete and make it global. When filament runs out, call M600 AUTO if lcd_autoDeplete is enabled. Shorten finda polling period to 300 ms. 5 years ago
  PavelSindler 191e5dfddd mmu M600: dont use change extruder posibility; unload starts always imidiately 5 years ago
  PavelSindler 168bc74102 Merge pull request #1075 from PavelSindler/mmu_filament_sensor 5 years ago
  PavelSindler b01e2a1a22 Merge pull request #1073 from PavelSindler/M600_mmu_fix 5 years ago
  PavelSindler 03fffae4c3 finda runout sensor can be turned on/off from menu 5 years ago
  PavelSindler ceb49d1262 finda filament runout: initial version 5 years ago
  PavelSindler ac3b92bade commentary fix 5 years ago
  PavelSindler b13ff8e424 Wait for ok after U0 (unload current filament) command. 5 years ago
  PavelSindler 4b1f1bc6a6 mmu timeout update: no need to press knob on printer to recover paused print 5 years ago
  PavelSindler 85358342bc Merge pull request #1065 from PavelSindler/mmu_v2_continue_loading 5 years ago
  PavelSindler 0929a35a4f 5 minutes mmu timeout 5 years ago
  PavelSindler 1f5bece0db check for required mmu2 firmware buildnr 5 years ago
  Marek Bel 6b7e47d730 Merge branch 'MK3' into MK3_dev 5 years ago
  PavelSindler 0c80eca648 merge with upstream 5 years ago
  PavelSindler 68f2e22dad continue loading command 5 years ago
  PavelSindler e6ac75f6a1 Merge pull request #1061 from mkbel/MK3_dev 5 years ago
  Marek Bel 050a7c41d0 Fix "Check MMU. Fix the issue and then press button on MMU unit." shown instead of "Loading filament 1". 5 years ago
  Marek Bel 3c9047c9cd Remove usage of global variable tmp_extruder in mmu_M600_load_filament. For automatic load filament, use mmu_extruder value as filament previously selected. 5 years ago
  Marek Bel 54138407dd Encapsulate MMU internal state. 5 years ago
  Marek Bel f1c51502fd Merge branch 'MK3' into MK3_dev 5 years ago
  Marek Bel 142bf28dc2 Clear communication buffer when sending load filament command to MMU. 5 years ago