Historie revizí

Autor SHA1 Zpráva Datum
  Marek Bel 76c39ce689 Show FINDA state as N/A if last received response is older than 1s. před 4 roky
  Marek Bel 3a541488b2 Rename extr_unload_() to mmu_unload_filament() and move it to ultralcd.cpp as it is menu. před 4 roky
  Marek Bel 89fc9e7f92 sketch/menu.h:90:115: warning: invalid conversion from 'void (*)(int)' to 'void (*)(uint8_t) {aka void (*)(unsigned char)}' [-fpermissive] před 5 roky
  Marek Bel c7d403733a Allow load filament retry after button push unlimited times in case mmu_continue_loading() is in blocking mode. před 5 roky
  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. před 5 roky
  PavelSindler fbe68cb287 variables scope changed před 5 roky
  Marek Bel ffe45bdef3 Disable mmu filament cutter feature. před 5 roky
  Marek Bel b2255c8be9 Preheat nozzle before loading filament in M600 (change filament) gcode. před 5 roky
  Marek Bel 815231bc26 Add MMU cut filament menu. před 5 roky
  Marek Bel 7a1b47c340 Convert functions mmu_eject_fil_0 to mmu_eject_fil_4 to template function. před 5 roky
  Marek Bel 34e2495487 Convert mmu_load_to_nozzle_0 to mmu_load_to_nozzle_4 to template. před 5 roky
  MRprusa3d 323071f50a preHeat @ filament management před 5 roky
  Marek Bel a4032e437e Add MMU wait command after MMU load failed. Resume print when MMU wait command returns OK. před 5 roky
  Marek Bel daaec0ef04 Convert MmuCmd to enum class. před 5 roky
  Marek Bel 9e873ac0f7 Use enum for mmu_cmd instead of plain integer type. před 5 roky
  PavelSindler 7e3a1c7d45 merge changes from upstream před 5 roky
  PavelSindler 661c40ef75 Merge pull request #1472 from mkbel/IR_fsens_selftest před 5 roky
  PavelSindler f4e5c729ac Merge pull request #1451 from mkbel/Tx_fix před 5 roky
  PavelSindler e0c1e4a02d version which should on all printer versions: autoload, selftest, filament detection, filament sensors initialization, filament menus před 5 roky
  Marek Bel a92d9c782b Add IR sensor test. před 5 roky
  Marek Bel 39b391314f Document meaning of manage_response() move default parameter value. před 5 roky
  Marek Bel 2db42c8577 Merge branch 'MK3' into auto_deplete_2 před 5 roky
  Marek Bel d89c03a0f1 Documentation. před 5 roky
  PavelSindler 6ba86acebc send A (abort) command to mmu only when loading phase of T-code před 5 roky
  PavelSindler 5462d451e1 show power failures in fail stats menu, shorter load to nozzle if idler sensor detected před 5 roky
  PavelSindler 3c64bad1cb initial version which works on old and new hw, initial version of idler sensor detection před 5 roky
  PavelSindler c782373f2d comment před 5 roky
  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 před 5 roky
  PavelSindler 27c8612360 use just short movement for unloading filament před 5 roky
  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 před 5 roky