Commit History

Author SHA1 Message Date
  DRracer 98d4e6972a Merge pull request #3271 from dweekly/patch-1 2 years ago
  DRracer 13f0f4d85a Merge pull request #3291 from EV3R4/typo-m84-docs 2 years ago
  DRracer e9fe7607a7 Merge pull request #3082 from awenelo/fix-bug-template 2 years ago
  EV3R4 eff9cd9f21 Typo: M84 docs 2 years ago
  David E. Weekly b37e289a8f Fix typos & small grammar changes 2 years ago
  Guðni Már Gilbert 400f673fe0 Remove redundant extern variable lcd_encoder from menu.cpp 2 years ago
  Guðni Már Gilbert d087973e00 Remove redundant extern variable is_usb_printing from tmc2130.cpp 2 years ago
  Guðni Már Gilbert 6aee17b4ca lcd_change_fil_state has two extern's in Marlin.h, only one needed. 2 years ago
  Guðni Már Gilbert 3cfd706fff Remove useless extern in cmdqueue.cpp 2 years ago
  Guðni Már Gilbert 31c8e4bc4c * Remove redundant externs already included with temperature.h 2 years ago
  Guðni Már Gilbert eb9c8c8c20 Improve mc_arc() parameters 2 years ago
  Guðni Már Gilbert 538ce06bf0 Remove unused function lcd_choose_color() 2 years ago
  Guðni Már Gilbert bbe62b136a Remove unused Sound_Save() function declaration 2 years ago
  Yuri D'Elia d04ea859fb Consolidate "Unknown X-Code" to save 16 bytes 2 years ago
  Yuri D'Elia 47b1e6ccef Remove spourious trailing whitespace in errors 2 years ago
  Yuri D'Elia 1888c783cb Print an error on unknown D-codes 2 years ago
  Guðni Már Gilbert d853c19a21 Use fabs() instead of abs() when using floats 2 years ago
  Yuri D'Elia 31b913cddb Correct the C implementation for MultiU16X8toH16 2 years ago
  Guðni Már Gilbert 710852a1f2 Change nrFiles from int16_t to uint16_t 2 years ago
  Guðni Már Gilbert 16602f4003 change boolean to bool 2 years ago
  Yuri D'Elia 1279a6cf4b Correctly read FW_VERSION_NR array from progmem 2 years ago
  Yuri D'Elia 56e531d40a Improve/fix D23 for M2.5/S printers 2 years ago
  Yuri D'Elia 380e34d481 Include "Dcodes.h" after "Marlin.h" for configuration 2 years ago
  Voinea Dragos ecce6f865f write_command() no line number handling 2 years ago
  Yuri D'Elia 53fcd6fc8f Work-around GCC LTO codegen bug in process_commands() 2 years ago
  Yuri D'Elia 66ee9a295f Remove useless function EEPROM_read_st 2 years ago
  Yuri D'Elia 8d11ad9d2d xfdump: correctly erase all sectors in xfdump_erase 2 years ago
  DRracer 8ff9b184c2 Merge pull request #3093 from DRracer/version-shave 2 years ago
  D.R.racer 88074ac6c8 Remove FW version parsing 3 years ago
  DRracer 6188870c2e Merge pull request #3157 from wavexx/improve_d2 2 years ago