Histórico de Commits

Autor SHA1 Mensagem Data
  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á 5 anos atrás
  Marek Bel bf57a59147 Extract duplicate code into function. Saves 106B flash. há 5 anos atrás
  Marek Bel 4bfa3d7e0b Reporty busy: paused for user in case MMU is not responding. há 5 anos atrás
  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. há 5 anos atrás
  PavelSindler fbe68cb287 variables scope changed há 5 anos atrás
  PavelSindler c05561d6b1 Merge pull request #1607 from PavelSindler/7x7 há 5 anos atrás
  Marek Bel ffe45bdef3 Disable mmu filament cutter feature. há 5 anos atrás
  PavelSindler 80ef2686ae mmu mode switching fix há 5 anos atrás
  PavelSindler b20d9171b6 Merge remote-tracking branch 'upstream/MK3' into 7x7 há 5 anos atrás
  PavelSindler c9cff11732 Merge pull request #1593 from MRprusa3d/PFW-647 há 5 anos atrás
  PavelSindler 819a91ab1e switching stealth/normal mode for mmu in settings menu and tune menu há 5 anos atrás
  PavelSindler 141b78c048 number of Z-probes defualt value changed from 4 to 3, mmu stealth mode switch in settings menu há 5 anos atrás
  MRprusa3d 20a03d703d G-code unification há 5 anos atrás
  Marek Bel f161d3ade4 Change formatting. há 5 anos atrás
  Marek Bel b2255c8be9 Preheat nozzle before loading filament in M600 (change filament) gcode. há 5 anos atrás
  mkbel 27f69bb761 Merge pull request #1570 from PavelSindler/mmu_stealth_mode há 5 anos atrás