3d-gussner
|
75d6942d81
Merge pull request #2836 from wavexx/remove_jerk_limits
|
2 年之前 |
Guðni Már Gilbert
|
63c6373f8d
Remove TEMP_STAT_LEDS from firmware
|
2 年之前 |
DRracer
|
0be90dc5d1
Merge pull request #3320 from prusa3d/MK3_3.10.1
|
2 年之前 |
3d-gussner
|
1c1e69e555
Update FW crash message
|
2 年之前 |
3d-gussner
|
785d94ab3a
Add links to RepRap Gcode wiki for new Dcodes D20-D23
|
2 年之前 |
Yuri D'Elia
|
3849f9785a
Make cancel_heatup also abort cooldown in M190
|
2 年之前 |
Yuri D'Elia
|
320835a1b7
Do not cancel wait-for-temperature loops in disable_heaters()
|
2 年之前 |
Yuri D'Elia
|
a3915b57b9
Improve temp_runaway_stop robustness
|
2 年之前 |
Guðni Már Gilbert
|
13732f162b
Fix build error when TMC2130_SERVICE_CODES_M910_M918 is enabled
|
3 年之前 |
EV3R4
|
eff9cd9f21
Typo: M84 docs
|
3 年之前 |
Guðni Már Gilbert
|
eb9c8c8c20
Improve mc_arc() parameters
|
3 年之前 |
Yuri D'Elia
|
d04ea859fb
Consolidate "Unknown X-Code" to save 16 bytes
|
3 年之前 |
Yuri D'Elia
|
47b1e6ccef
Remove spourious trailing whitespace in errors
|
3 年之前 |
Yuri D'Elia
|
1888c783cb
Print an error on unknown D-codes
|
3 年之前 |
Guðni Már Gilbert
|
d853c19a21
Use fabs() instead of abs() when using floats
|
3 年之前 |
Guðni Már Gilbert
|
16602f4003
change boolean to bool
|
3 年之前 |
Yuri D'Elia
|
56e531d40a
Improve/fix D23 for M2.5/S printers
|
3 年之前 |
DRracer
|
6188870c2e
Merge pull request #3157 from wavexx/improve_d2
|
3 年之前 |
Yuri D'Elia
|
934b567e5a
Remove "bonus" exclamation points from the crash message
|
3 年之前 |
Yuri D'Elia
|
edde002cdc
Merge remote-tracking branch 'upstream/MK3' into fix_longpress_isr
|
3 年之前 |
Voinea Dragos
|
0cbc759d8b
Second attempt at retrieving the SN from the 32u2 IC
|
3 年之前 |
Yuri D'Elia
|
09e935d27b
Fix two new explicit case fallthru warnings
|
3 年之前 |
Yuri D'Elia
|
c096462aab
Clarify statement by adding extra braces
|
3 年之前 |
Yuri D'Elia
|
051f03119b
Fix misleading indentation warnings by expanding tabs
|
3 年之前 |
Yuri D'Elia
|
f2fe57bfc0
Fix unused static declaration warnings
|
3 年之前 |
Yuri D'Elia
|
eafdf6c216
Also move host_keepalive to manage_inactivity()
|
3 年之前 |
Yuri D'Elia
|
29322d4bf3
Move host_autoreport() to manage_inactivity()
|
3 年之前 |
Yuri D'Elia
|
5c8a231ed6
Move autoreporting out of the temperature ISR
|
3 年之前 |
Yuri D'Elia
|
06d91ddcee
Handle Long-Press in the main loop
|
3 年之前 |
Yuri D'Elia
|
dd8c6c064c
xfdump: simplify stack debugging (sample pc+sp)
|
3 年之前 |