Commit History

Author SHA1 Message Date
  Robert Pelnar 26bc28cf89 menu_draw_float31 fixed (one digit after decimal point instead of thre) 6 years ago
  Robert Pelnar 626a3ad98f es translation updated 6 years ago
  XPila 3b3d7ad24f Merge pull request #978 from XPila/MK3-new_lang 6 years ago
  Robert Pelnar e73f84279e EEPROM offset fixed - added dummy lcd_contrast 6 years ago
  PavelSindler 4fb27866f4 Merge pull request #972 from PavelSindler/end_file_section 6 years ago
  PavelSindler 5bc40aff85 Merge pull request #975 from XPila/MK3-new_lang 6 years ago
  XPila 57a951ee2e Merge pull request #977 from PavelSindler/bugfixes 6 years ago
  Robert Pelnar 2f9003dbdd fsensor - better state handling 6 years ago
  Robert Pelnar f819b6b304 debug output from EEPROM_WRITE_VAR and EEPROM_READ_VAR 6 years ago
  PavelSindler d51b2666ac no levels used in store settings function 6 years ago
  PavelSindler 1232d2dae6 M503: print autoretract value fixed 6 years ago
  PavelSindler 9235ffb497 T code for SNMM_V2 fix 6 years ago
  PavelSindler 285f2ccbd9 Merge pull request #976 from PavelSindler/MK3_for_merging 6 years ago
  PavelSindler 5bda19b9f7 config for mmu updated 6 years ago
  Robert Pelnar 691e7a24ed EEPROM dump (code D3) 6 years ago
  PavelSindler 9c1ef5e414 Merge pull request #974 from mkbel/fix_compiler_warnings 6 years ago
  PavelSindler cadb2e9cfe Merge pull request #973 from MRprusa3d/MK3 6 years ago
  Marek Bel 716e6c209c Save 88B FLASH and fix compiler warnings: 6 years ago
  MRprusa3d 5be82962ee PowerPanic IV 6 years ago
  PavelSindler da82062d41 End file section for searching M84 in gcode file were enlarged (compatibility with mmu Slic3r) 6 years ago
  PavelSindler 9b4f786325 Merge pull request #970 from mkbel/fix_compiler_warnings 6 years ago
  PavelSindler 59c0127b77 automatic M600 for mmu v2: work in progress 6 years ago
  Marek Bel 620c015b65 Fix compiler warning: sketch/ultralcd.cpp:855:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 6 years ago
  Marek Bel 58155cacbc Fix compiler warning sketch/ultralcd.cpp:6711:24: warning: suggest parentheses around comparison in operand of '^' [-Wparentheses]. 6 years ago
  Marek Bel 08b56fe1a4 Fix compiler warning sketch/cardreader.cpp:706:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]. 6 years ago
  Marek Bel 5f8e87e649 Fix compiler warning: sketch/SdFatUtil.cpp:49:7: warning: unused variable 'i' [-Wunused-variable] 6 years ago
  Marek Bel 702fa307bb Fix compiler warning sketch/Marlin_main.cpp:478:14: warning: 'delta' defined but not used [-Wunused-variable]. 6 years ago
  Marek Bel 904db96cd1 Fix compiler warning sketch/tmc2130.h:123:3: warning: 'tmc2130_axis_config' defined but not used [-Wunused-variable] 6 years ago
  Marek Bel 98ba79e518 Fix out of array bounds access. 6 years ago
  Marek Bel e6dcbedf82 Fix compiler warning: sketch/Marlin_main.cpp:8833:16: warning: variable 'nplanner_blocks' set but not used [-Wunused-but-set-variable] 6 years ago