提交歷史

作者 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. 6 年之前
  Marek Bel 7cc8b743c2 Add .gitignore. Setup doxyfile. Create project documentation main page. Document property of static object constructors on gcc-avr. 6 年之前
  PavelSindler 746ac17e4e debugging 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 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 年之前
  XPila 80c641ae5d Merge pull request #789 from 3d-gussner/MK3_fix4 6 年之前
  Robert Pelnar 37e575f4bc New ML support - debug output, bootloader 6 年之前
  PavelSindler 9104b0601a power panic: extruder_multipliers added 6 年之前
  3d-gussner eeca0f683b Fixed warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix] 6 年之前
  PavelSindler 3bf47d7f83 "run xyz cal first" message 6 年之前
  PavelSindler 987f8969c0 Merge remote-tracking branch 'upstream/MK3' into temp_cal_coordinates_fix 6 年之前
  PavelSindler 2561ab9c7d Merge pull request #786 from XPila/MK3-new_lang 6 年之前
  3d-gussner dce2d45499 Fixed forgotten comment 6 年之前
  Robert Pelnar 4746c77195 New ML support - bootloader support and update proces test 6 年之前
  PavelSindler d307868a90 merge with upstream 6 年之前
  PavelSindler 26724c4a48 removed message 6 年之前
  PavelSindler 7e79ce8e53 MK3: crash detection for Z axis is active during auto home and mesh bed leveling (normal mode is forced for Z movents); temp cal coordintes corrections; temp cal: xy movents always in safe Z distance from heatbed, Z-axis homing improved 6 年之前
  Robert Pelnar baa66a0887 New ML support - secondary language name, language selection 6 年之前
  XPila 28a767b460 Merge pull request #760 from PavelSindler/safety_timer_fixes 6 年之前
  PavelSindler 58ae70c4e1 Merge branch 'MK3' into MK3-new_lang 6 年之前
  Robert Pelnar 15207e4d5e Linearity correction fix - (eeprom storage changed to byte instead of word) 6 年之前
  Robert Pelnar 55157640c5 New ML support - czech version is working!!! 6 年之前
  PavelSindler 2ffb95c72a bugfix: use absolute coordinates for steel sheet removal position, because there is no homing at the beginning of calibration in case that position is already known 6 年之前
  Robert Pelnar 2cf20c8c99 New ML support - migration - fix_source_1.sh script (replace 'MSG_xx' with '_T(MSG_xx)') 6 年之前
  Robert Pelnar da3432e237 New ML support - changed _SEC_LANG reserved space to 10kb, added debug code 6 年之前
  Robert Pelnar f00a9ce636 New ML support - language.c, language.h - code fixed, Marlin_main.cpp - debug output 6 年之前