Voinea Dragos
|
9684806e00
Change arduino IO to fastio where possible
|
3 år sedan |
Voinea Dragos
|
42c393764f
Adjust temperature runaway extruder count
|
3 år sedan |
Voinea Dragos
|
78362419da
nIRsensorLastTime
|
3 år sedan |
Voinea Dragos
|
a5f1f23fe2
TimeNow && TimeSent
|
3 år sedan |
Voinea Dragos
|
f64c6c2a39
Remove unused Stepper.cpp variables
|
3 år sedan |
Voinea Dragos
|
9d1e54e685
Tmc2130 use ShortTimer instead of custom timer implementation
|
3 år sedan |
Voinea Dragos
|
d8a14842c5
Remove unused `skip_debug_msg` flag
|
3 år sedan |
Guðni Már Gilbert
|
e6a7abf2c1
Change temp_runaway_timer from float to uint32_t
|
3 år sedan |
Guðni Már Gilbert
|
db1e5a203b
Change temp_runaway_status from float to uint8_t and its enum
|
3 år sedan |
Guðni Már Gilbert
|
b716c208d7
Various optimisation to change int to uint8_t
|
3 år sedan |
Guðni Már Gilbert
|
8d7d1698ee
Remove unused global variable 'chunkHead'
|
3 år sedan |
Guðni Már Gilbert
|
1946c58d21
1. Remove redundant variable 'inters'
|
3 år sedan |
Guðni Már Gilbert
|
05ed5b9668
Improve lcd_selftest_screen_step() parameter types
|
3 år sedan |
Guðni Már Gilbert
|
a54a133968
Use memset instead of nested for-loop to zero a 2d array
|
3 år sedan |
Guðni Már Gilbert
|
2554d21925
Use uint8_t when using axis enum
|
3 år sedan |
Yuri D'Elia
|
1279a6cf4b
Correctly read FW_VERSION_NR array from progmem
|
3 år sedan |
Yuri D'Elia
|
56e531d40a
Improve/fix D23 for M2.5/S printers
|
3 år sedan |
Yuri D'Elia
|
380e34d481
Include "Dcodes.h" after "Marlin.h" for configuration
|
3 år sedan |
Voinea Dragos
|
ecce6f865f
write_command() no line number handling
|
3 år sedan |
Yuri D'Elia
|
53fcd6fc8f
Work-around GCC LTO codegen bug in process_commands()
|
3 år sedan |
Yuri D'Elia
|
66ee9a295f
Remove useless function EEPROM_read_st
|
3 år sedan |
Yuri D'Elia
|
8d11ad9d2d
xfdump: correctly erase all sectors in xfdump_erase
|
3 år sedan |
DRracer
|
8ff9b184c2
Merge pull request #3093 from DRracer/version-shave
|
3 år sedan |
D.R.racer
|
88074ac6c8
Remove FW version parsing
|
4 år sedan |
DRracer
|
6188870c2e
Merge pull request #3157 from wavexx/improve_d2
|
3 år sedan |
DRracer
|
f36b9173da
Merge pull request #3191 from wavexx/fix_longpress_isr
|
3 år sedan |
Yuri D'Elia
|
79287ffb3d
Use uint8_t consistently for the block buffer's index
|
3 år sedan |
Yuri D'Elia
|
f4fcdae630
Fixup the DUMP_MAGIC constant
|
3 år sedan |
Yuri D'Elia
|
934b567e5a
Remove "bonus" exclamation points from the crash message
|
3 år sedan |
jfestrada
|
72be8f7be5
Fix spanish translation for MSG_UNLOAD_SUCCESSFUL (#3185)
|
3 år sedan |