Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  Marek Bel 2e719c7885 Fix stack corruption for folder name longer than 12 characters. Save 260B of flash memory. Move duplicate code to separate method. Fix compiler warnings: sketch/cardreader.cpp:448:25: warning: ordered comparison of pointer with integer zero [-Wextra] 6 tahun lalu
  Marek Bel 7a6cbf75b9 Fix compiler warnings: sketch/cardreader.cpp: In member function 'void CardReader::openFile(const char*, bool, bool)': 6 tahun lalu
  Marek Bel 5f4380cafb Remove unused function, fix compiler warning: sketch/Marlin_main.cpp:8994:6: warning: unused parameter 'extruder' [-Wunused-parameter] 6 tahun lalu
  Marek Bel 30438833c6 Fix compiler warning sketch/Marlin_main.cpp:6584:19: warning: comparison is always true due to limited range of data type [-Wtype-limits] 6 tahun lalu
  Marek Bel 72cfa1b124 Fix 4 compiler warnings of type: sketch/planner.cpp:872:59: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 6 tahun lalu
  Marek Bel 55a47d57da Fix compiler warning: sketch/Marlin.h:151:25: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 6 tahun lalu
  XPila f873ae9486 Merge pull request #1014 from mkbel/MK3_dev 6 tahun lalu
  Marek Bel ceac1e07bd Merge branch 'MK3' into MK3_dev 6 tahun lalu
  XPila cc37ef4390 Merge pull request #1010 from PavelSindler/snmm_v2 6 tahun lalu
  PavelSindler 702a2e1883 Merge pull request #1004 from mkbel/fix_XYhoming_direction 6 tahun lalu
  PavelSindler bb64dc5a58 Merge pull request #1001 from mkbel/fix_compiler_warnings 6 tahun lalu
  PavelSindler d21e527c73 PRUSA Fir reports also buildnumber 6 tahun lalu
  PavelSindler 2097ef8485 Merge pull request #1006 from PavelSindler/snmm_v2 6 tahun lalu
  PavelSindler 0c2d0bebce merge with upstream fix 6 tahun lalu
  XPila 8de1bd6a6c Merge pull request #1005 from PavelSindler/snmm_v2 6 tahun lalu
  PavelSindler cf06c5171c merge with upstream 6 tahun lalu
  PavelSindler a1f69e0924 manage response update 6 tahun lalu
  Marek Bel 5846707c5a Remove local variable verbosity_level, which was masking function parameter of the same name. Remove duplicate code to derive verbosity level. 6 tahun lalu
  PavelSindler 5824da8310 add more extrusion to M600 load filament 6 tahun lalu
  Marek Bel f6094a58f7 Fix compiler warning sketch/lcd.cpp:160:6: warning: unused parameter 'cols' [-Wunused-parameter]. 6 tahun lalu
  bubnikv dd4c4b39b4 Added support for the upstream Marlin interpretation of the M204 code: 6 tahun lalu
  Marek Bel a85d5948c3 Make function static, save 38B flash. 6 tahun lalu
  PavelSindler ae7561bb27 M600 fix: set hotend temperature to correct value, manage_response function fix: now works in case that user presses button on mmu unit before he is asked to do it, compiler warnings (uninitialized variables) fixed 6 tahun lalu
  Marek Bel 373b4a1ea9 Fix compiler warnings sketch/lcd.cpp:59:18: warning: missing initializer for member '__file::unget' [-Wmissing-field-initializers] 6 tahun lalu
  Marek Bel 0638e490c1 Fix compiler warnings: sketch/Marlin_main.cpp:923:19: warning: missing initializer for member '__file::unget' [-Wmissing-field-initializers] 6 tahun lalu
  Marek Bel 0632f3b6d8 Fix compiler warnings: sketch/ConfigurationStore.cpp:17:13: warning: unused parameter 'name' [-Wunused-parameter] 6 tahun lalu
  Marek Bel f7f4ba2512 Make functions static, save 270B of flash. 6 tahun lalu
  Marek Bel bd907aec86 Fix 4 compiler warnings of type sketch/sm4.c:88:2: warning: 'register' is not at beginning of declaration [-Wold-style-declaration]. 6 tahun lalu
  Marek Bel d3360c6868 Fix compiler warning sketch/Marlin_main.cpp:9099:7: warning: unused variable 'response' [-Wunused-variable]. 6 tahun lalu
  Marek Bel e13e3a9dc4 Merge remote-tracking branch 'prusa3d/MK3' into fix_compiler_warnings 6 tahun lalu