Histórico de Commits

Autor SHA1 Mensagem Data
  Marek Bel 608aa6ff3c Increase number of MMU load tries, so the same number of retries are done without cutter as before enabling cutter. há 5 anos atrás
  Marek Bel bb1fb49894 Use MMU cutter only as last resort. Cut filament only before last load retry. há 5 anos atrás
  DRracer a7c2aec04c Code size reduced by almost 5KB há 5 anos atrás
  Marek Bel e53734895f Make MMU load failed blocking to workaround lack of resume print menu item. há 5 anos atrás
  Marek Bel 0aed59c947 Fix unsigned char overflow cause invalid filament load. há 5 anos atrás
  Marek Bel 3b396fb8bf Merge branch 'MK3' into fix_missing_mmu_attention há 5 anos atrás
  Marek Bel a9e9a9857b Fix "MMU needs attention screen is missing in case of failed unload filament". há 5 anos atrás
  Marek Běl d3dd0ad271 Merge pull request #1952 from NotaRobotexe/sound há 5 anos atrás
  Marek Bel e0f46f128d Fix indentation. há 5 anos atrás
  MRprusa3d 98bae7af9f Merge branch 'MK3' into PFW-873 há 5 anos atrás
  MRprusa3d 8229a45187 pre-production version ;-) há 5 anos atrás
  Marek Bel 8b6629ad58 Fix comment grammar. há 5 anos atrás
  Marek Bel ae9ae95187 MMU: Filter IR sensor signal when detecting whether filament tip passes to heat break. Increase number of tries when loading filament to 3. há 5 anos atrás
  KDanielK 6cb85a455f Update mmu.cpp há 5 anos atrás
  Marek Bel 24cec4091b Merge branch 'MK3' into sound há 5 anos atrás
  Marek Bel 1390d4e5b9 Use first letter capital camel case for enum class members. Change underlying type to uint_least8_t. há 5 anos atrás
  Marek Bel 5fcf760954 Use first letter capital camel case for enum class members. Rename CustomMsgTypes to CustomMsg. Remove unnecessary maping to numbers. Change underlying type to uint_least8_t. há 5 anos atrás
  Marek Bel e393d91b12 Use first letter capital camel case for enum class members. há 5 anos atrás
  DRracer c7e1e73880 another almost 200B down by proper usage of smaller data types and enum há 5 anos atrás
  NotaRobotexe bb980e2fca sound edit, delete mute mode, add blind mode há 5 anos atrás
  Marek Bel dad2065da6 Merge branch 'MK3' into rise_z há 5 anos atrás
  Marek Bel 1f3877b221 Extract duplicate code into function. Saves 4B of flash. há 5 anos atrás
  Marek Bel 89fc9e7f92 sketch/menu.h:90:115: warning: invalid conversion from 'void (*)(int)' to 'void (*)(uint8_t) {aka void (*)(unsigned char)}' [-fpermissive] há 5 anos atrás
  Marek Bel 66d20f0297 Fix code formatting (indentation). há 5 anos atrás
  Marek Bel 150787efbd Generate menu item texts Cut filament <nr.> during runtime to conserve flash. há 5 anos atrás
  Marek Bel 7c4f66181f Generate menu item texts Load filament <nr.> and Eject filament <nr.> during runtime to conserve flash. há 5 anos atrás
  NotaRobotexe f16bea26e5 raise the Z axis before filament loading to nozzle on MMU2S há 5 anos atrás
  Marek Bel c7d403733a Allow load filament retry after button push unlimited times in case mmu_continue_loading() is in blocking mode. há 6 anos atrás
  Marek Bel bf57a59147 Extract duplicate code into function. Saves 106B flash. há 6 anos atrás
  Marek Bel 4bfa3d7e0b Reporty busy: paused for user in case MMU is not responding. há 6 anos atrás