Commit History

Author SHA1 Message Date
  Yuri D'Elia 23c75da727 Fix Crash/PP recovery position on instructions with comments 3 years ago
  Yuri D'Elia 461d3f6749 Remove duplicate function is_buffer_empty() 3 years ago
  D.R.racer c1ead75a73 Remove commented debug code 3 years ago
  D.R.racer caf58b16b6 Fix handling EOF 3 years ago
  D.R.racer c3758d350e Fast skipping of large comment blocks 3 years ago
  D.R.racer dcc6605809 Workaround for skipping large comment blocks 3 years ago
  Alex Voinea 0c305ee5f5 Fix warning 3 years ago
  Alex Voinea 4abf1f436a Gracefully dump the queue + fixes to fancheck 3 years ago
  Alex Voinea fdbbc7d62a Terminate last line from the SD card even if it doesn't have a \n 3 years ago
  Alex Voinea e7f2577233 Fix kill messages 4 years ago
  Yuri D'Elia 404802b5e6 Clear "sdprinting" state only when all SD moves are complete 4 years ago
  Marek Bel 3eb36ca194 Fix cmdqueue_dump_to_serial. 4 years ago
  Marek Bel cbb92860d0 Use first letter capital camel case for enum class members. 4 years ago
  DRracer c7e1e73880 another almost 200B down by proper usage of smaller data types and enum 4 years ago
  Ondrej Tuma b7fe43bf68 Deleted bad cols/rows definitions for translation. 5 years ago
  PavelSindler 6ad5c07e6d comments 5 years ago
  PavelSindler 1e729048dc cmdqueue_reset fix 5 years ago
  Robert Pelnar eea755496b Conditional translation for SYSTEM_TIMER_2 because we want to have posibility to switch between old/new implementation. 5 years ago
  PavelSindler c1773c1aa4 Merge pull request #1356 from PavelSindler/MK3_for_merging 5 years ago
  PavelSindler 85b23d1db6 process serial line during pause 5 years ago
  Robert Pelnar 7426efac9b Lang - text "Printer stopped due to errors. Fix the error and use M999 to restart. (Temperature is reset. Set it after restarting)" removed from dictionary 5 years ago
  Robert Pelnar 1568b94e87 Lang - text "No Checksum with line number, Last Line: " removed from dictionary 5 years ago
  Robert Pelnar fdf9734161 Lang - text "checksum mismatch, Last Line: " removed from dictionary 5 years ago
  Robert Pelnar 46fba48173 Lang - text "enqueing \"" removed from dictionary 5 years ago
  Marek Bel 716e6c209c Save 88B FLASH and fix compiler warnings: 5 years ago
  PavelSindler a575c028bf resend request sends OK 5 years ago
  PavelSindler 88a19432b7 whitespace 5 years ago
  PavelSindler 1e60390545 dont process data from serial line if print is saved (crash detection and filament detection) 5 years ago
  PavelSindler aacaf67eaa Crash detection/filament sensor: restore print from stored line number in case that we are printing over USB, retraction fix; debug: cmd queue on LCD 5 years ago
  Robert Pelnar 2cf20c8c99 New ML support - migration - fix_source_1.sh script (replace 'MSG_xx' with '_T(MSG_xx)') 6 years ago