Commit History

Author SHA1 Message Date
  Marek Bel c0f37efbad Save 278B of flash. Remove unused function parameters. Make functions static. Fix compiler warnings: 5 years ago
  Marek Bel cf069f3fc2 Fix compiler warning sketch/ultralcd.cpp:53:31: warning: missing initializer for member 'MenuData::BabyStep::babystepMem' [-Wmissing-field-initializers] 5 years ago
  Marek Bel 453b199057 Save 8B flash, fix compiler warning sketch/sound.cpp:62:6: warning: unused parameter 'eSoundClass' [-Wunused-parameter] 5 years ago
  Marek Bel ceac1e07bd Merge branch 'MK3' into MK3_dev 5 years ago
  PavelSindler cf06c5171c merge with upstream 5 years ago
  PavelSindler a1f69e0924 manage response update 5 years ago
  Marek Bel e13e3a9dc4 Merge remote-tracking branch 'prusa3d/MK3' into fix_compiler_warnings 5 years ago
  Robert Pelnar 468873ec68 MMU2 - removed conditional translation for SNMM_V2, new module mmu 5 years ago
  Marek Bel fd70078606 Remove or disable by preprocessor unused functions in ultralcd.cpp. 5 years ago
  Marek Bel 268c52207b Fix compiler warning: sketch/ultralcd.cpp:7457:7: warning: unused variable 'pressed' [-Wunused-variable]. 6 years ago
  Marek Bel 87a650f2cb Fix compiler warning: sketch/ultralcd.cpp:6573:23: warning: array subscript has type 'char' [-Wchar-subscripts] 6 years ago
  Marek Bel 02f5a60065 Fix compiler warning: sketch/ultralcd.cpp:6540:23: warning: array subscript has type 'char' [-Wchar-subscripts] 6 years ago
  Marek Bel 05d455fc30 Fix compiler warning sketch/ultralcd.cpp:6301:7: warning: unused variable 'tempScrool' [-Wunused-variable]. 6 years ago
  Marek Bel d85c36cc77 Fix compiler warning sketch/ultralcd.cpp:3588:9: warning: unused variable 'enc_dif' [-Wunused-variable] 6 years ago
  Robert Pelnar d378575a68 SNMM_V2 - default retraction declared as variable 6 years ago
  Marek Bel 1898ef9896 Fix compiler warning sketch/ultralcd.cpp:2533:7: warning: unused variable '_cm' [-Wunused-variable] 6 years ago
  PavelSindler 1685f83020 Merge pull request #971 from mkbel/fix_menuData_compiler_warnings 6 years ago
  Marek Bel ef8921d45e Fix 10 compiler warnings of type: sketch/menu.cpp: In function 'void _menu_edit_int3()': 6 years ago
  Marek Bel 93d2b37b5c Fix 98 compiler warnings of type: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 6 years ago
  MRprusa3d bafd290141 Sound 6 years ago
  PavelSindler ac60b3ebe7 Merge pull request #996 from PavelSindler/snmm_v2 6 years ago
  PavelSindler 06063118bd M600 updated 6 years ago
  Marek Bel 1a2d7657dc Merge branch 'Fix_warnings_ledvinap' into fix_compiler_warnings 6 years ago
  Marek Bel 6f824730af Merge branch 'Fix_warnings_ledvinap' into fix_compiler_warnings 6 years ago
  Marek Bel ab5593e673 Merge branch 'Fix_warnings_ledvinap' into fix_compiler_warnings 6 years ago
  PavelSindler 0e059f8da6 single material fix: remove semicolon, unload_filament() function definition 6 years ago
  PavelSindler d363bd071d Merge pull request #990 from PavelSindler/snmm_v2 6 years ago
  PavelSindler 40da6deef8 timeouts used when getting response from mmu, M600 improvements, no filament sensor in variants file 6 years ago
  PavelSindler 04d0178150 automatic M600 initial version 6 years ago
  Robert Pelnar fa30353646 Live adjust Z format fix 6 years ago