Historial de Commits

Autor SHA1 Mensaje Fecha
  Marek Bel c7d403733a Allow load filament retry after button push unlimited times in case mmu_continue_loading() is in blocking mode. hace 5 años
  Marek Bel bf57a59147 Extract duplicate code into function. Saves 106B flash. hace 5 años
  Marek Bel 4bfa3d7e0b Reporty busy: paused for user in case MMU is not responding. hace 5 años
  Marek Bel bf1a55ab02 Add mmu_continue_loading blocking variant and use it for usb printing, so that "ok" is not returned to the controller in case MMU load failed. hace 5 años
  PavelSindler fbe68cb287 variables scope changed hace 5 años
  PavelSindler c05561d6b1 Merge pull request #1607 from PavelSindler/7x7 hace 5 años
  Marek Bel ffe45bdef3 Disable mmu filament cutter feature. hace 5 años
  PavelSindler 80ef2686ae mmu mode switching fix hace 5 años
  PavelSindler b20d9171b6 Merge remote-tracking branch 'upstream/MK3' into 7x7 hace 5 años
  PavelSindler c9cff11732 Merge pull request #1593 from MRprusa3d/PFW-647 hace 5 años
  PavelSindler 819a91ab1e switching stealth/normal mode for mmu in settings menu and tune menu hace 5 años
  PavelSindler 141b78c048 number of Z-probes defualt value changed from 4 to 3, mmu stealth mode switch in settings menu hace 5 años
  MRprusa3d 20a03d703d G-code unification hace 5 años
  Marek Bel f161d3ade4 Change formatting. hace 5 años
  Marek Bel b2255c8be9 Preheat nozzle before loading filament in M600 (change filament) gcode. hace 5 años
  mkbel 27f69bb761 Merge pull request #1570 from PavelSindler/mmu_stealth_mode hace 5 años
  PavelSindler 7f92d73a40 MMU_STEALTH_MODE -> MMU_FORCE_STEALTH_MODE; activate_stealth_mode() function update hace 5 años
  Marek Bel 22500970ba Remove commented out code, fix formatting. hace 5 años
  PavelSindler 85c208f9f4 Merge branch 'MK3' into bad_load_cut hace 5 años
  PavelSindler 22c0d6e230 Merge pull request #1577 from mkbel/add_cut hace 5 años
  PavelSindler e14e4be94e Merge pull request #1575 from mkbel/add_ramming_eject hace 5 años
  PavelSindler 0db721b244 Merge pull request #1559 from mkbel/detect_bad_load hace 5 años
  Marek Bel 02a692c5d9 Store cutter enable state in EEPROM. hace 5 años
  Marek Bel 4a4eb9962c Cut filament when cutter is enabled and MMU load fails. hace 5 años
  MRprusa3d 2f1e968563 "lcd_update_enable()" replacement hace 5 años
  Marek Bel a67645fda6 Merge branch 'add_cut' into bad_load_cut hace 5 años
  Marek Bel 815231bc26 Add MMU cut filament menu. hace 5 años
  Marek Bel 6c9dd4f272 Add filament ramming to eject filament. hace 5 años
  Marek Bel 7a1b47c340 Convert functions mmu_eject_fil_0 to mmu_eject_fil_4 to template function. hace 5 años
  Marek Bel 34e2495487 Convert mmu_load_to_nozzle_0 to mmu_load_to_nozzle_4 to template. hace 5 años