Commit History

作者 SHA1 備註 提交日期
  Yuri D'Elia 404802b5e6 Clear "sdprinting" state only when all SD moves are complete 4 年之前
  Marek Bel 3eb36ca194 Fix cmdqueue_dump_to_serial. 4 年之前
  Marek Bel cbb92860d0 Use first letter capital camel case for enum class members. 5 年之前
  DRracer c7e1e73880 another almost 200B down by proper usage of smaller data types and enum 5 年之前
  Ondrej Tuma b7fe43bf68 Deleted bad cols/rows definitions for translation. 5 年之前
  PavelSindler 6ad5c07e6d comments 5 年之前
  PavelSindler 1e729048dc cmdqueue_reset fix 5 年之前
  Robert Pelnar eea755496b Conditional translation for SYSTEM_TIMER_2 because we want to have posibility to switch between old/new implementation. 5 年之前
  PavelSindler c1773c1aa4 Merge pull request #1356 from PavelSindler/MK3_for_merging 5 年之前
  PavelSindler 85b23d1db6 process serial line during pause 5 年之前
  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 年之前
  Robert Pelnar 1568b94e87 Lang - text "No Checksum with line number, Last Line: " removed from dictionary 5 年之前
  Robert Pelnar fdf9734161 Lang - text "checksum mismatch, Last Line: " removed from dictionary 5 年之前
  Robert Pelnar 46fba48173 Lang - text "enqueing \"" removed from dictionary 5 年之前
  Marek Bel 716e6c209c Save 88B FLASH and fix compiler warnings: 5 年之前
  PavelSindler a575c028bf resend request sends OK 5 年之前
  PavelSindler 88a19432b7 whitespace 6 年之前
  PavelSindler 1e60390545 dont process data from serial line if print is saved (crash detection and filament detection) 6 年之前
  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 6 年之前
  Robert Pelnar 2cf20c8c99 New ML support - migration - fix_source_1.sh script (replace 'MSG_xx' with '_T(MSG_xx)') 6 年之前
  Robert Pelnar bd587faab9 New ML support - migration - replaced source, removed original ML support files (backup) 6 年之前
  PavelSindler 863fe1f054 show message that printer is not connected to monitoring on printer start 6 年之前
  bubnikv 17a8e2db01 Documented the interrupt blocking by a main thread by its maximum time. 6 年之前
  PavelSindler 1d3f6e8be5 flush rx buffer in case that it was full 6 年之前
  Robert Pelnar e3c006dbe9 Serial communication uses port0 or port1, not both, removed some suspected code. 6 年之前
  PavelSindler e8477b525c initial version of M110 fix (port from MK2) 6 年之前
  PavelSindler 7114772784 whitespace 6 年之前
  PavelSindler 3aca1271ed serial resend request always contains OK 6 年之前
  PavelSindler 2e68770e62 initial version - messages missing (will not compile) 6 年之前
  bubnikv 72ab17f585 Further fixes of the power panic and g-code & planner queues. 6 年之前