Histórico de Commits

Autor SHA1 Mensagem Data
  XPila 6a8425f62d Merge pull request #809 from mkbel/Use_Timer há 7 anos atrás
  XPila 7f7f1e4560 Merge pull request #808 from zavorka/MK3 há 7 anos atrás
  XPila 850f9c8912 Merge pull request #810 from PavelSindler/octoprint_features há 7 anos atrás
  PavelSindler d49c4508a7 removing some debug code há 7 anos atrás
  PavelSindler 264daaf715 typo fixed há 7 anos atrás
  PavelSindler aacaf67eaa Crash detection/filament sensor: restore print from stored line number in case that we are printing over USB, retraction fix; debug: cmd queue on LCD há 7 anos atrás
  Marek Bel 01af8a806b Merge branch 'MK3' into Use_Timer há 7 anos atrás
  Marek Bel f819392d10 Do not create static object in function. Saves 8B RAM and 16B flash, because there is no need to guard constructor against concurrent calls. há 7 anos atrás
  Marek Bel 7cc8b743c2 Add .gitignore. Setup doxyfile. Create project documentation main page. Document property of static object constructors on gcc-avr. há 7 anos atrás
  Marek Bel 75f048ac4b Add default doxyfile. há 7 anos atrás
  Marek Bel 5f033d5a1a Do not create static object in global function. Saves 8B RAM and 14B flash, because there is no need to guard constructor against concurrent calls. há 7 anos atrás
  Roman Beránek e25b869b5e Eliminated the -Wliteral-suffix warnings from ultralcd.cpp há 7 anos atrás
  PavelSindler 746ac17e4e debugging há 7 anos atrás
  XPila 957b3cfac5 Merge pull request #783 from 3d-gussner/MK3_fix1 há 7 anos atrás
  XPila d70d38bb0c Merge pull request #784 from 3d-gussner/MK3_fix2 há 7 anos atrás
  XPila 80c641ae5d Merge pull request #789 from 3d-gussner/MK3_fix4 há 7 anos atrás
  PavelSindler 15788dbf57 Merge pull request #791 from tarikku/MK3 há 7 anos atrás
  tarikku 731fef3d32 Fix remaining forgotten comments há 7 anos atrás
  3d-gussner eeca0f683b Fixed warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix] há 7 anos atrás
  XPila b2b3dabc07 Merge pull request #788 from PavelSindler/temp_cal_coordinates_fix há 7 anos atrás
  PavelSindler 3bf47d7f83 "run xyz cal first" message há 7 anos atrás
  PavelSindler dcb77e8c7e Merge remote-tracking branch 'upstream/MK3' into temp_cal_coordinates_fix há 7 anos atrás
  PavelSindler 987f8969c0 Merge remote-tracking branch 'upstream/MK3' into temp_cal_coordinates_fix há 7 anos atrás
  PavelSindler d1cfed6af4 Merge pull request #787 from PavelSindler/fix_compile há 7 anos atrás
  PavelSindler 72a382b34d fix in macro definition há 7 anos atrás
  PavelSindler 2561ab9c7d Merge pull request #786 from XPila/MK3-new_lang há 7 anos atrás
  Robert Pelnar 3e29312b41 fixed compilation (c++11) há 7 anos atrás
  PavelSindler 995f37ed38 Merge pull request #785 from 3d-gussner/MK3_fix3 há 7 anos atrás
  Robert Pelnar d27211a8a7 New ML support - migration - fixed parsing and new data for german há 7 anos atrás
  3d-gussner d8706be8de Fixed forgotten comment há 7 anos atrás