Commit History

Author SHA1 Message Date
  PavelSindler 5e120e6e52 power panic flow factor hotfix 6 years ago
  PavelSindler 332a23bef5 Crash detection stops and waits for user if it fails multiple times in short time frame 6 years ago
  XPila 63fd4fc6ac Merge pull request #806 from kortschak/readme/spelling 6 years ago
  XPila 76a0277cbb Merge pull request #819 from XPila/MK3-new_lang 6 years ago
  Robert Pelnar 70bb851c62 New ML support - added missing file 6 years ago
  PavelSindler 1d9ce20b74 Merge pull request #793 from XPila/MK3-new_lang 6 years ago
  XPila 739de5224e Merge branch 'MK3' into MK3-new_lang 6 years ago
  Robert Pelnar e69fd05fce Optimized LiquidCrystal class 6 years ago
  3d-gussner c29042dead Fix warning: 6 years ago
  3d-gussner 8f032ad122 Fix MK3 compilation issue with Arduino 1.8.x 6 years ago
  Robert Pelnar 37f82118c8 New ML support - lang select menu fix 6 years ago
  Robert Pelnar 59e65b7f47 New ML support - language select menu 6 years ago
  Robert Pelnar bd1e410228 New ML support - W25X20CL external spi flash support 6 years ago
  Robert Pelnar 3417392791 New ML support - script tunning 6 years ago
  PavelSindler 877f8f2a61 Merge pull request #795 from 3d-gussner/MK3_fix5 6 years ago
  PavelSindler a15f0138de show estimated time to end of the print if available in gcode: initial version 6 years ago
  PavelSindler 42cfcb2601 Merge pull request #794 from stahlfabrik/M860-enhanced 6 years ago
  mkbel 53b136050b Merge pull request #811 from mkbel/MK3 6 years ago
  Marek Bel eb1d17c3c6 Compile without c++11. 6 years ago
  XPila 1290326210 Merge pull request #790 from PavelSindler/power_panic_flow_rate 6 years ago
  XPila 6a8425f62d Merge pull request #809 from mkbel/Use_Timer 6 years ago
  XPila 7f7f1e4560 Merge pull request #808 from zavorka/MK3 6 years ago
  XPila 850f9c8912 Merge pull request #810 from PavelSindler/octoprint_features 6 years ago
  PavelSindler d49c4508a7 removing some debug code 6 years ago
  PavelSindler 264daaf715 typo fixed 6 years ago
  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 years ago
  Marek Bel 01af8a806b Merge branch 'MK3' into Use_Timer 6 years ago
  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 years ago
  Marek Bel 7cc8b743c2 Add .gitignore. Setup doxyfile. Create project documentation main page. Document property of static object constructors on gcc-avr. 6 years ago
  Marek Bel 75f048ac4b Add default doxyfile. 6 years ago