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 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
  Marek Bel ffe45bdef3 Disable mmu filament cutter feature. hace 5 años
  Marek Bel b2255c8be9 Preheat nozzle before loading filament in M600 (change filament) gcode. hace 5 años
  Marek Bel 815231bc26 Add MMU cut filament menu. 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
  MRprusa3d 323071f50a preHeat @ filament management hace 5 años
  Marek Bel a4032e437e Add MMU wait command after MMU load failed. Resume print when MMU wait command returns OK. hace 5 años
  Marek Bel daaec0ef04 Convert MmuCmd to enum class. hace 5 años
  Marek Bel 9e873ac0f7 Use enum for mmu_cmd instead of plain integer type. hace 5 años
  PavelSindler 7e3a1c7d45 merge changes from upstream hace 5 años
  PavelSindler 661c40ef75 Merge pull request #1472 from mkbel/IR_fsens_selftest hace 5 años
  PavelSindler f4e5c729ac Merge pull request #1451 from mkbel/Tx_fix hace 5 años
  PavelSindler e0c1e4a02d version which should on all printer versions: autoload, selftest, filament detection, filament sensors initialization, filament menus hace 5 años
  Marek Bel a92d9c782b Add IR sensor test. hace 5 años
  Marek Bel 39b391314f Document meaning of manage_response() move default parameter value. hace 5 años
  Marek Bel 2db42c8577 Merge branch 'MK3' into auto_deplete_2 hace 5 años
  Marek Bel d89c03a0f1 Documentation. hace 5 años
  PavelSindler 6ba86acebc send A (abort) command to mmu only when loading phase of T-code hace 5 años
  PavelSindler 5462d451e1 show power failures in fail stats menu, shorter load to nozzle if idler sensor detected hace 5 años
  PavelSindler 3c64bad1cb initial version which works on old and new hw, initial version of idler sensor detection hace 5 años
  PavelSindler c782373f2d comment hace 5 años
  PavelSindler 7703125b2e retry unload movements (T-codes, M702 C) if filament detected by idler sensor, then turn off stepper and wait, MMU_LOAD_TIME prolonged hace 5 años
  PavelSindler 27c8612360 use just short movement for unloading filament hace 5 años
  PavelSindler 29ecd4ec7a duplicit T-codes execution improved, E-stepper movements when waiting for ok from mmu, continue loading function improved, eeprom: fail stats for mmu hace 5 años
  PavelSindler c256af0a1c unknown filament added; the same T-code will be not executed twice in a row; continue loading hace 5 años
  PavelSindler 96ce324b7c load to nozzle improved, unified feedrate and E-distance for final feed used in load filament function, M600 etc. hace 5 años
  PavelSindler e80af46503 load to nozzle and Tx and Tc codes: intial version hace 5 años