コミット履歴

作者 SHA1 メッセージ 日付
  Robert Pelnar 3417392791 New ML support - script tunning 6 年 前
  PavelSindler 877f8f2a61 Merge pull request #795 from 3d-gussner/MK3_fix5 6 年 前
  PavelSindler a15f0138de show estimated time to end of the print if available in gcode: initial version 6 年 前
  PavelSindler 42cfcb2601 Merge pull request #794 from stahlfabrik/M860-enhanced 6 年 前
  mkbel 53b136050b Merge pull request #811 from mkbel/MK3 6 年 前
  Marek Bel eb1d17c3c6 Compile without c++11. 6 年 前
  XPila 1290326210 Merge pull request #790 from PavelSindler/power_panic_flow_rate 6 年 前
  XPila 6a8425f62d Merge pull request #809 from mkbel/Use_Timer 6 年 前
  XPila 7f7f1e4560 Merge pull request #808 from zavorka/MK3 6 年 前
  XPila 850f9c8912 Merge pull request #810 from PavelSindler/octoprint_features 6 年 前
  PavelSindler d49c4508a7 removing some debug code 6 年 前
  PavelSindler 264daaf715 typo fixed 6 年 前
  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 6 年 前
  Marek Bel 01af8a806b Merge branch 'MK3' into Use_Timer 6 年 前
  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. 6 年 前
  Marek Bel 7cc8b743c2 Add .gitignore. Setup doxyfile. Create project documentation main page. Document property of static object constructors on gcc-avr. 6 年 前
  Marek Bel 75f048ac4b Add default doxyfile. 6 年 前
  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. 6 年 前
  Roman Beránek e25b869b5e Eliminated the -Wliteral-suffix warnings from ultralcd.cpp 6 年 前
  PavelSindler 746ac17e4e debugging 6 年 前
  Robert Pelnar c58e4cea0d New ML support - PO and POT generating scripts 6 年 前
  Dan Kortschak a3fedfe2b3 Fix spelling and grammar 6 年 前
  Robert Pelnar 52b9b2c4e7 New ML support - pot generator script 6 年 前
  Robert Pelnar 47c68c884c New ML support - fixed duplicate strings 6 年 前
  Robert Pelnar 53d9d8bd8a New ML support - lang codes 6 年 前
  3d-gussner 5004433b20 Fix warning: This is kind of important 6 年 前
  Robert Pelnar 7ab53af604 New ML support - scripts tunning 6 年 前
  Robert Pelnar 5a2b056d47 Merge remote-tracking branch 'upstream/MK3' into MK3-new_lang 6 年 前
  Christoph Stahl 7c4fce7876 whitespace correction 6 年 前
  Christoph Stahl 73708ec883 Improved M860 - now wait for cooling of PINDA, too 6 年 前