Historique des commits

Auteur SHA1 Message Date
  Guðni Már Gilbert a54a133968 Use memset instead of nested for-loop to zero a 2d array il y a 2 ans
  Guðni Már Gilbert 2554d21925 Use uint8_t when using axis enum il y a 2 ans
  Yuri D'Elia 56e531d40a Improve/fix D23 for M2.5/S printers il y a 3 ans
  Yuri D'Elia 380e34d481 Include "Dcodes.h" after "Marlin.h" for configuration il y a 3 ans
  Voinea Dragos ecce6f865f write_command() no line number handling il y a 3 ans
  Yuri D'Elia 53fcd6fc8f Work-around GCC LTO codegen bug in process_commands() il y a 3 ans
  Yuri D'Elia 66ee9a295f Remove useless function EEPROM_read_st il y a 3 ans
  Yuri D'Elia 8d11ad9d2d xfdump: correctly erase all sectors in xfdump_erase il y a 3 ans
  DRracer 8ff9b184c2 Merge pull request #3093 from DRracer/version-shave il y a 3 ans
  D.R.racer 88074ac6c8 Remove FW version parsing il y a 3 ans
  DRracer 6188870c2e Merge pull request #3157 from wavexx/improve_d2 il y a 3 ans
  DRracer f36b9173da Merge pull request #3191 from wavexx/fix_longpress_isr il y a 3 ans
  Yuri D'Elia 79287ffb3d Use uint8_t consistently for the block buffer's index il y a 3 ans
  Yuri D'Elia f4fcdae630 Fixup the DUMP_MAGIC constant il y a 3 ans
  Yuri D'Elia 934b567e5a Remove "bonus" exclamation points from the crash message il y a 3 ans
  jfestrada 72be8f7be5 Fix spanish translation for MSG_UNLOAD_SUCCESSFUL (#3185) il y a 3 ans
  Yuri D'Elia edde002cdc Merge remote-tracking branch 'upstream/MK3' into fix_longpress_isr il y a 3 ans
  Alex Voinea 30d9faef9d Minor fixes to SD presence handling (#3139) il y a 3 ans
  Voinea Dragos 0cbc759d8b Second attempt at retrieving the SN from the 32u2 IC il y a 3 ans
  Alex Voinea 6d25345fc4 optiboot_xflash comment about w25x20cl messages il y a 3 ans
  Yuri D'Elia a92c0278fe Use LCD_WIDTH instead of hardcoding 20 il y a 3 ans
  metacollin 8a7dd08116 Fixed C++ bug il y a 3 ans
  Yuri D'Elia 09e935d27b Fix two new explicit case fallthru warnings il y a 3 ans
  Yuri D'Elia d727a949dd Silence explicit case-fallthru il y a 3 ans
  Yuri D'Elia c096462aab Clarify statement by adding extra braces il y a 3 ans
  Yuri D'Elia 051f03119b Fix misleading indentation warnings by expanding tabs il y a 3 ans
  Yuri D'Elia f2fe57bfc0 Fix unused static declaration warnings il y a 3 ans
  Jonas Meyer 7bd43b77d7 Remove unnecessary assignment il y a 3 ans
  Yuri D'Elia eafdf6c216 Also move host_keepalive to manage_inactivity() il y a 3 ans
  Yuri D'Elia 29322d4bf3 Move host_autoreport() to manage_inactivity() il y a 3 ans