Historique des commits

Auteur SHA1 Message Date
  Marek Bel a4032e437e Add MMU wait command after MMU load failed. Resume print when MMU wait command returns OK. il y a 5 ans
  Marek Bel daaec0ef04 Convert MmuCmd to enum class. il y a 5 ans
  Marek Bel 8e23e7f322 Save some flash by using smaller type for filament. il y a 5 ans
  Marek Bel 9e873ac0f7 Use enum for mmu_cmd instead of plain integer type. il y a 5 ans
  Marek Bel bb7eeef1f4 Define debug printf and puts functions to make code more readable. il y a 5 ans
  Marek Bel e1216934ef Save flash by defining underlying type and omitting number value. il y a 5 ans
  Marek Bel 3379fb4866 Convert mmu_state to enum. il y a 5 ans
  Marek Bel 6c8d9c6fb4 Retry filament load on MMU load failure once. il y a 5 ans
  Marek Bel d33b24c281 Unload filament after MMU load failed so MMU unit can be controlled by its buttons. il y a 5 ans
  PavelSindler 9926468c91 Merge remote-tracking branch 'upstream/MK3' into variants il y a 5 ans
  PavelSindler 83510ed489 check_for_ir_sensor il y a 5 ans
  Robert Pelnar eea755496b Conditional translation for SYSTEM_TIMER_2 because we want to have posibility to switch between old/new implementation. il y a 5 ans
  Robert Pelnar 434a723151 Timing functions 'micros' and 'delay' replaced in whole source with 'micros2' and 'delay2' il y a 5 ans
  PavelSindler fc1491670f mmu_idler_sensor_detected -> ir_sensor_detected il y a 5 ans
  PavelSindler 6b6a3d7d5f MMU_IR_SENSOR_PIN -> IR_SENSOR_PIN il y a 5 ans
  PavelSindler 7e3a1c7d45 merge changes from upstream il y a 5 ans
  PavelSindler 661c40ef75 Merge pull request #1472 from mkbel/IR_fsens_selftest il y a 5 ans
  PavelSindler f4e5c729ac Merge pull request #1451 from mkbel/Tx_fix il y a 5 ans
  PavelSindler e0c1e4a02d version which should on all printer versions: autoload, selftest, filament detection, filament sensors initialization, filament menus il y a 5 ans
  Marek Bel c371a5ea65 Document. il y a 5 ans
  Marek Bel a92d9c782b Add IR sensor test. il y a 5 ans
  PavelSindler ca8cb3784c Merge pull request #1456 from mkbel/Fix_load_fail_current il y a 5 ans
  Marek Bel 3af1f81269 Do not disable motor currents when print is paused due to mmu load error. il y a 5 ans
  Marek Bel d09ff5c3e7 Remove commented out code. il y a 5 ans
  Marek Bel 3b175459b1 Fix filament loaded to far and MMU idler never disengaged after Tx command on printer with idler sensor. il y a 5 ans
  Marek Bel 2db42c8577 Merge branch 'MK3' into auto_deplete_2 il y a 5 ans
  PavelSindler 7946cd7250 eeprom write nr. limitation il y a 5 ans
  PavelSindler 02262ff7ca mmu load fail: possibility to unload/eject filament from menu il y a 5 ans
  Marek Bel d89c03a0f1 Documentation. il y a 5 ans
  Marek Bel 1a219b2372 Mark filament as depleted when detected by MMUv2 FINDA. Do not try to load filament if it is marked depleted, load next filament instead. Force user action when all filaments are marked as depleted. il y a 5 ans