Guðni Már Gilbert
|
37fd9d1b11
Convert NcTime to ShortTimer
|
3 éve |
Guðni Már Gilbert
|
762a5db125
Convert previous_millis_cmd to LongTimer
|
3 éve |
Guðni Már Gilbert
|
66782e9c9d
setTargetHotend expect an uint8_t, not int for second parameter
|
3 éve |
Guðni Már Gilbert
|
58213814cf
Replace for-loop with memcpy
|
3 éve |
Guðni Már Gilbert
|
52aa5a5f00
Use inlined function set_destination_to_current() in more places
|
3 éve |
Alex Voinea
|
fb10b4398e
Merge pull request #6 from gudnimg/gudni-PR1
|
3 éve |
Voinea Dragos
|
623762bd50
Fix build
|
3 éve |
Voinea Dragos
|
42a5f7dc20
Fix M226
|
3 éve |
Voinea Dragos
|
4aae88afdf
M42 optimization
|
3 éve |
Voinea Dragos
|
6dd59985ee
Disable PRUSA M28
|
3 éve |
Voinea Dragos
|
9684806e00
Change arduino IO to fastio where possible
|
3 éve |
Guðni Már Gilbert
|
b716c208d7
Various optimisation to change int to uint8_t
|
3 éve |
Guðni Már Gilbert
|
8d7d1698ee
Remove unused global variable 'chunkHead'
|
3 éve |
Guðni Már Gilbert
|
2554d21925
Use uint8_t when using axis enum
|
3 éve |
Yuri D'Elia
|
56e531d40a
Improve/fix D23 for M2.5/S printers
|
3 éve |
DRracer
|
6188870c2e
Merge pull request #3157 from wavexx/improve_d2
|
3 éve |
Yuri D'Elia
|
934b567e5a
Remove "bonus" exclamation points from the crash message
|
3 éve |
Yuri D'Elia
|
edde002cdc
Merge remote-tracking branch 'upstream/MK3' into fix_longpress_isr
|
3 éve |
Voinea Dragos
|
0cbc759d8b
Second attempt at retrieving the SN from the 32u2 IC
|
3 éve |
Yuri D'Elia
|
09e935d27b
Fix two new explicit case fallthru warnings
|
3 éve |
Yuri D'Elia
|
c096462aab
Clarify statement by adding extra braces
|
3 éve |
Yuri D'Elia
|
051f03119b
Fix misleading indentation warnings by expanding tabs
|
3 éve |
Yuri D'Elia
|
f2fe57bfc0
Fix unused static declaration warnings
|
3 éve |
Yuri D'Elia
|
eafdf6c216
Also move host_keepalive to manage_inactivity()
|
3 éve |
Yuri D'Elia
|
29322d4bf3
Move host_autoreport() to manage_inactivity()
|
3 éve |
Yuri D'Elia
|
5c8a231ed6
Move autoreporting out of the temperature ISR
|
3 éve |
Yuri D'Elia
|
06d91ddcee
Handle Long-Press in the main loop
|
3 éve |
Yuri D'Elia
|
dd8c6c064c
xfdump: simplify stack debugging (sample pc+sp)
|
3 éve |
Yuri D'Elia
|
928c7211ad
emergency handlers: always save SP _at_ the crash location
|
3 éve |
Yuri D'Elia
|
96aad0a475
Remove duplication in crash handlers
|
3 éve |