Commit History

Author SHA1 Message Date
  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
  DRracer f36b9173da Merge pull request #3191 from wavexx/fix_longpress_isr 2 years ago
  Yuri D'Elia 79287ffb3d Use uint8_t consistently for the block buffer's index 2 years ago
  Yuri D'Elia f4fcdae630 Fixup the DUMP_MAGIC constant 2 years ago
  Yuri D'Elia 934b567e5a Remove "bonus" exclamation points from the crash message 2 years ago