提交历史

作者 SHA1 备注 提交日期
  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. 7 年之前
  Marek Bel 7cc8b743c2 Add .gitignore. Setup doxyfile. Create project documentation main page. Document property of static object constructors on gcc-avr. 7 年之前
  Marek Bel 75f048ac4b Add default doxyfile. 7 年之前
  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. 7 年之前
  Roman Beránek e25b869b5e Eliminated the -Wliteral-suffix warnings from ultralcd.cpp 7 年之前
  PavelSindler 746ac17e4e debugging 7 年之前
  Robert Pelnar c58e4cea0d New ML support - PO and POT generating scripts 7 年之前
  Dan Kortschak a3fedfe2b3 Fix spelling and grammar 7 年之前
  Robert Pelnar 52b9b2c4e7 New ML support - pot generator script 7 年之前
  Robert Pelnar 47c68c884c New ML support - fixed duplicate strings 7 年之前
  Robert Pelnar 53d9d8bd8a New ML support - lang codes 7 年之前
  3d-gussner 5004433b20 Fix warning: This is kind of important 7 年之前
  Robert Pelnar 7ab53af604 New ML support - scripts tunning 7 年之前
  Robert Pelnar 5a2b056d47 Merge remote-tracking branch 'upstream/MK3' into MK3-new_lang 7 年之前
  Christoph Stahl 7c4fce7876 whitespace correction 7 年之前
  Christoph Stahl 73708ec883 Improved M860 - now wait for cooling of PINDA, too 7 年之前
  XPila 957b3cfac5 Merge pull request #783 from 3d-gussner/MK3_fix1 7 年之前
  XPila d70d38bb0c Merge pull request #784 from 3d-gussner/MK3_fix2 7 年之前
  XPila 80c641ae5d Merge pull request #789 from 3d-gussner/MK3_fix4 7 年之前
  Robert Pelnar 6f362974ef New ML support - fixed po generator script make_po.sh 7 年之前
  PavelSindler 15788dbf57 Merge pull request #791 from tarikku/MK3 7 年之前
  Robert Pelnar 4b9ec286db New ML support - scripts - tunning 7 年之前
  tarikku 731fef3d32 Fix remaining forgotten comments 7 年之前
  Robert Pelnar 77f3160531 language.h - debug output conditional translation 7 年之前
  Robert Pelnar e28249a636 New ML support - scripts - lineendings changed to LF (unix) 7 年之前
  Robert Pelnar 37e575f4bc New ML support - debug output, bootloader 7 年之前
  PavelSindler 9104b0601a power panic: extruder_multipliers added 7 年之前
  Robert Pelnar 966c826c82 New ML support - fixed german dictionary 7 年之前
  3d-gussner eeca0f683b Fixed warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix] 7 年之前
  XPila b2b3dabc07 Merge pull request #788 from PavelSindler/temp_cal_coordinates_fix 7 年之前