Yuri D'Elia
|
b8c1f34e31
Handle CALIBRATION_STATUS_{Z,XYZ}
|
před 1 rokem |
Alex Voinea
|
7fb53899dc
Merge branch 'MK3' into MK3_MMU2_fix1
|
před 2 roky |
Tom Mittendorf
|
24b638b5d4
fixed undefined behaviour when left shifting a negative number
|
před 2 roky |
Alex Voinea
|
329745368e
Improve PAT9125 UI implementation
|
před 2 roky |
Alex Voinea
|
340bc87110
Checkpoint: jam detection
|
před 2 roky |
DRracer
|
0933fdb6fe
Merge pull request #3552 from wavexx/temp_model_check
|
před 2 roky |
Yuri D'Elia
|
68c04ca2f6
Switch a few pointers that don't manipute strings to const
|
před 2 roky |
Yuri D'Elia
|
16b9acf8bc
Decouple temperature ISR from ADC readings
|
před 2 roky |
Alex Voinea
|
f25bddce35
Simplify GETPC()
|
před 2 roky |
Guðni Már Gilbert
|
31c8e4bc4c
* Remove redundant externs already included with temperature.h
|
před 3 roky |
Yuri D'Elia
|
56e531d40a
Improve/fix D23 for M2.5/S printers
|
před 3 roky |
Yuri D'Elia
|
380e34d481
Include "Dcodes.h" after "Marlin.h" for configuration
|
před 3 roky |
Yuri D'Elia
|
700825ff76
serial_dump: include hex prefix
|
před 3 roky |
Yuri D'Elia
|
dd8c6c064c
xfdump: simplify stack debugging (sample pc+sp)
|
před 3 roky |
Yuri D'Elia
|
a614268c94
serial_dump_and_reset: do not call manage_heater with interrupts disabled
|
před 3 roky |
Yuri D'Elia
|
d193d0f7ac
serial_dump: manipulate WDT just once
|
před 3 roky |
Yuri D'Elia
|
928c7211ad
emergency handlers: always save SP _at_ the crash location
|
před 3 roky |
Yuri D'Elia
|
7db667ca86
serial_dump_and_reset: turn on print fan while dumping
|
před 3 roky |
Yuri D'Elia
|
ea51d65137
serial_dump_and_reset: do not completely disable WDT
|
před 3 roky |
Yuri D'Elia
|
bd57e00448
Implement an online crash dumper for MK2.5 boards
|
před 3 roky |
Yuri D'Elia
|
f7dc8dcaef
Fix usage of RAMEND
|
před 3 roky |
Voinea Dragos
|
0a77f2c02d
Dump header as well
|
před 3 roky |
Voinea Dragos
|
094c577e9d
Fix XFLASH_DUMP print_mem
|
před 3 roky |
Voinea Dragos
|
8c3d76f85f
Fix millis reference
|
před 3 roky |
Yuri D'Elia
|
378f239ff0
dcode_code: fix inverted define to print larger types
|
před 3 roky |
Yuri D'Elia
|
c072fbbf02
Dcodes: fix daddr_t type when only XFLASH_DUMP is enabled
|
před 3 roky |
Yuri D'Elia
|
c331c07b16
xfdump: reuse standard definitions for SRAM size/offset
|
před 3 roky |
Yuri D'Elia
|
30402e0404
Dcodes: add D20/D21/D22 to generate/read/clear dumps
|
před 3 roky |
Yuri D'Elia
|
6dfef76346
xfdump: implement dump-to-xflash functionality
|
před 3 roky |
Yuri D'Elia
|
5ae8bad0ba
Introduce "xflash_layout" to organize XFLASH's content
|
před 3 roky |