Commit History

Author SHA1 Message Date
  Marek Bel e0f46f128d Fix indentation. 4 years ago
  MRprusa3d 98bae7af9f Merge branch 'MK3' into PFW-873 4 years ago
  MRprusa3d 8229a45187 pre-production version ;-) 4 years ago
  Marek Bel 8b6629ad58 Fix comment grammar. 5 years ago
  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. 5 years ago
  KDanielK 6cb85a455f Update mmu.cpp 5 years ago
  Marek Bel 24cec4091b Merge branch 'MK3' into sound 5 years ago
  Marek Bel 1390d4e5b9 Use first letter capital camel case for enum class members. Change underlying type to uint_least8_t. 5 years ago
  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. 5 years ago
  Marek Bel e393d91b12 Use first letter capital camel case for enum class members. 5 years ago
  DRracer c7e1e73880 another almost 200B down by proper usage of smaller data types and enum 5 years ago
  NotaRobotexe bb980e2fca sound edit, delete mute mode, add blind mode 5 years ago
  Marek Bel dad2065da6 Merge branch 'MK3' into rise_z 5 years ago
  Marek Bel 1f3877b221 Extract duplicate code into function. Saves 4B of flash. 5 years ago
  Marek Bel 89fc9e7f92 sketch/menu.h:90:115: warning: invalid conversion from 'void (*)(int)' to 'void (*)(uint8_t) {aka void (*)(unsigned char)}' [-fpermissive] 5 years ago
  Marek Bel 66d20f0297 Fix code formatting (indentation). 5 years ago
  Marek Bel 150787efbd Generate menu item texts Cut filament <nr.> during runtime to conserve flash. 5 years ago
  Marek Bel 7c4f66181f Generate menu item texts Load filament <nr.> and Eject filament <nr.> during runtime to conserve flash. 5 years ago
  NotaRobotexe f16bea26e5 raise the Z axis before filament loading to nozzle on MMU2S 5 years ago
  Marek Bel c7d403733a Allow load filament retry after button push unlimited times in case mmu_continue_loading() is in blocking mode. 5 years ago
  Marek Bel bf57a59147 Extract duplicate code into function. Saves 106B flash. 5 years ago
  Marek Bel 4bfa3d7e0b Reporty busy: paused for user in case MMU is not responding. 5 years ago
  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. 5 years ago
  PavelSindler fbe68cb287 variables scope changed 5 years ago
  PavelSindler c05561d6b1 Merge pull request #1607 from PavelSindler/7x7 5 years ago
  Marek Bel ffe45bdef3 Disable mmu filament cutter feature. 5 years ago
  PavelSindler 80ef2686ae mmu mode switching fix 5 years ago
  PavelSindler b20d9171b6 Merge remote-tracking branch 'upstream/MK3' into 7x7 5 years ago
  PavelSindler c9cff11732 Merge pull request #1593 from MRprusa3d/PFW-647 5 years ago
  PavelSindler 819a91ab1e switching stealth/normal mode for mmu in settings menu and tune menu 5 years ago