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 |
3d-gussner
|
3d871a3aa6
Merge remote-tracking branch 'upstream/MK3' into PFW-1271_PF-buildv20
|
3 years ago |
3d-gussner
|
ffb7412637
Fix fresh build
|
3 years ago |
D.R.racer
|
4580b8a78c
Version changed (3.10.1 build 4587)
|
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 |
3d-gussner
|
9fd9ce34a9
MK404 is only supported on Linux at this moment.
|
3 years ago |
3d-gussner
|
36f2b5375f
Merge remote-tracking branch 'upstream/MK3' into PFW-1271_PF-buildv20
|
3 years ago |
3d-gussner
|
17d7fdf333
Fix MK404 user interaction not to show if compiling 'All' variants
|
3 years ago |
3d-gussner
|
9f9203b280
Change atmega404 board flash argument to y
|
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 |
3d-gussner
|
2b29e52d53
Defined OUTPUT_FILENAME in one location
|
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 |