Commit History

Author SHA1 Message Date
  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] 5 years ago
  Marek Bel 7a6cbf75b9 Fix compiler warnings: sketch/cardreader.cpp: In member function 'void CardReader::openFile(const char*, bool, bool)': 5 years ago
  Marek Bel 665a885a21 Merge commit 'baddf38dbc2c72ab095deaf9b3e251ea2faeb699' into fix_compiler_warnings 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
  PavelSindler 565a6db3e4 use timer class 6 years ago
  Petr Ledvina baddf38dbc Make card filename `const` 6 years ago
  Robert Pelnar e22d204e8e LCD menu optimalization - print functions 6 years ago
  Robert Pelnar 68e59399af LCD menu optimalization - lcd_printPGM replaced with lcd_puts_P 6 years ago
  Robert Pelnar 0eaabed50c LCD menu optimalization - renamed lcd_implementation clear 6 years ago
  Robert Pelnar 0924ad50d5 New localization vs octoprint fix - do not translate protocol messages 6 years ago
  Robert Pelnar b6223d5623 LCD menu optimalization 6 years ago
  Robert Pelnar 268d2634f0 LCD menu optimalization - lcd and menu 6 years ago
  Robert Pelnar 8d5e6a65cd LCD sdcard menu fix 6 years ago
  PavelSindler 1077895fd4 Don't return "Not SD printing" in case that SD card print is paused 6 years ago
  XPila 28a767b460 Merge pull request #760 from PavelSindler/safety_timer_fixes 6 years ago
  PavelSindler 64f7272ea7 M27: returns print saved (fixes setting temperatures to zero during crash detection) 6 years ago
  Robert Pelnar 2cf20c8c99 New ML support - migration - fix_source_1.sh script (replace 'MSG_xx' with '_T(MSG_xx)') 6 years ago
  Robert Pelnar bd587faab9 New ML support - migration - replaced source, removed original ML support files (backup) 6 years ago
  PavelSindler 4681361883 correction in M27 message 6 years ago
  PavelSindler cf0c83a6c1 M27 fix 6 years ago
  Robert Pelnar 1a01282e33 cardreader - new member "paused" 6 years ago
  PavelSindler 1ef5543a2a dont sort files when print is finished 6 years ago
  PavelSindler 1c61f2f29c First working version 6 years ago
  PavelSindler 26135ea227 all sd sort files: initial version; sorting type switch not added to SD card menu itself 6 years ago
  PavelSindler 44218a1b53 incomplete file check ported from MK2: initial version 6 years ago
  PavelSindler 42b533b5d8 first working version 6 years ago
  PavelSindler a8678cb2fd recover print 7 years ago
  michalprusa 3faef75a0d 3.0.10 sync 7 years ago
  michalprusa 307d17422d 3.0.6 sync 8 years ago
  michalprusa 30f0528aba Initial commit 8 years ago