Guðni Már Gilbert
|
da2c802440
Add two defines and use LCD_STR_DEGREE with consistency
|
3 years ago |
Guðni Már Gilbert
|
6afc87d3c8
Reduce unnecessary LCD CGRAM writes
|
3 years ago |
Guðni Már Gilbert
|
400f673fe0
Remove redundant extern variable lcd_encoder from menu.cpp
|
3 years ago |
Guðni Már Gilbert
|
d087973e00
Remove redundant extern variable is_usb_printing from tmc2130.cpp
|
3 years ago |
Guðni Már Gilbert
|
6aee17b4ca
lcd_change_fil_state has two extern's in Marlin.h, only one needed.
|
3 years ago |
Guðni Már Gilbert
|
3cfd706fff
Remove useless extern in cmdqueue.cpp
|
3 years ago |
Guðni Már Gilbert
|
31c8e4bc4c
* Remove redundant externs already included with temperature.h
|
3 years ago |
Guðni Már Gilbert
|
eb9c8c8c20
Improve mc_arc() parameters
|
3 years ago |
Guðni Már Gilbert
|
538ce06bf0
Remove unused function lcd_choose_color()
|
3 years ago |
Guðni Már Gilbert
|
bbe62b136a
Remove unused Sound_Save() function declaration
|
3 years ago |
Yuri D'Elia
|
d04ea859fb
Consolidate "Unknown X-Code" to save 16 bytes
|
3 years ago |
Yuri D'Elia
|
47b1e6ccef
Remove spourious trailing whitespace in errors
|
3 years ago |
Yuri D'Elia
|
1888c783cb
Print an error on unknown D-codes
|
3 years ago |
Guðni Már Gilbert
|
d853c19a21
Use fabs() instead of abs() when using floats
|
3 years ago |
Yuri D'Elia
|
31b913cddb
Correct the C implementation for MultiU16X8toH16
|
3 years ago |
Guðni Már Gilbert
|
710852a1f2
Change nrFiles from int16_t to uint16_t
|
3 years ago |
Guðni Már Gilbert
|
16602f4003
change boolean to bool
|
3 years ago |
Yuri D'Elia
|
1279a6cf4b
Correctly read FW_VERSION_NR array from progmem
|
3 years ago |
Yuri D'Elia
|
56e531d40a
Improve/fix D23 for M2.5/S printers
|
3 years ago |
Yuri D'Elia
|
380e34d481
Include "Dcodes.h" after "Marlin.h" for configuration
|
3 years ago |
Voinea Dragos
|
ecce6f865f
write_command() no line number handling
|
3 years ago |
Yuri D'Elia
|
53fcd6fc8f
Work-around GCC LTO codegen bug in process_commands()
|
3 years ago |
Yuri D'Elia
|
66ee9a295f
Remove useless function EEPROM_read_st
|
3 years ago |
Yuri D'Elia
|
8d11ad9d2d
xfdump: correctly erase all sectors in xfdump_erase
|
3 years ago |
DRracer
|
8ff9b184c2
Merge pull request #3093 from DRracer/version-shave
|
3 years ago |
D.R.racer
|
88074ac6c8
Remove FW version parsing
|
3 years ago |
DRracer
|
6188870c2e
Merge pull request #3157 from wavexx/improve_d2
|
3 years ago |
DRracer
|
f36b9173da
Merge pull request #3191 from wavexx/fix_longpress_isr
|
3 years ago |
Yuri D'Elia
|
79287ffb3d
Use uint8_t consistently for the block buffer's index
|
3 years ago |
Yuri D'Elia
|
f4fcdae630
Fixup the DUMP_MAGIC constant
|
3 years ago |