Alex Voinea
|
bef7b086e3
Isolate the entire farm and statistics code
|
2 anni fa |
Alex Voinea
|
7d597eb8b0
Move farm mode to separate file
|
2 anni fa |
Alex Voinea
|
4ded6f195e
Move string to progmem
|
2 anni fa |
DRracer
|
0933fdb6fe
Merge pull request #3552 from wavexx/temp_model_check
|
2 anni fa |
Yuri D'Elia
|
c0b5fea525
Prevent re-entry in EOF command processing
|
2 anni fa |
Yuri D'Elia
|
fc10ca3146
Change how "Stopped" is handled internally, do not inhibit motion
|
2 anni fa |
Yuri D'Elia
|
e37435b53f
Merge remote-tracking branch 'upstream/MK3_3.11.1' into mk311_sync
|
2 anni fa |
Alex Voinea
|
91c71da810
Convert some more suspicious timers to LongTimer
|
2 anni fa |
Alex Voinea
|
4ec8781df2
Fix usb print timer
|
2 anni fa |
Alex Voinea
|
ed8252527c
Add a uart RX timeout
|
2 anni fa |
Alex Voinea
|
6ce7792045
Remove "hh" in fmt where it makes no difference
|
2 anni fa |
Guðni Már Gilbert
|
9bf45773f9
Merge remote-tracking branch 'upstream/MK3' into rebase-testing-ground-v2
|
2 anni fa |
Guðni Már Gilbert
|
d8723c0eac
Use code_value_uint8() in get_command()
|
3 anni fa |
Guðni Már Gilbert
|
ac049c7e3c
Use code_value_short() in get_command()
|
3 anni fa |
Voinea Dragos
|
a5f1f23fe2
TimeNow && TimeSent
|
3 anni fa |
Guðni Már Gilbert
|
3cfd706fff
Remove useless extern in cmdqueue.cpp
|
3 anni fa |
Guðni Már Gilbert
|
16602f4003
change boolean to bool
|
3 anni fa |
Yuri D'Elia
|
23c75da727
Fix Crash/PP recovery position on instructions with comments
|
3 anni fa |
Yuri D'Elia
|
461d3f6749
Remove duplicate function is_buffer_empty()
|
3 anni fa |
D.R.racer
|
c1ead75a73
Remove commented debug code
|
3 anni fa |
D.R.racer
|
caf58b16b6
Fix handling EOF
|
3 anni fa |
D.R.racer
|
c3758d350e
Fast skipping of large comment blocks
|
3 anni fa |
D.R.racer
|
dcc6605809
Workaround for skipping large comment blocks
|
3 anni fa |
Alex Voinea
|
0c305ee5f5
Fix warning
|
4 anni fa |
Alex Voinea
|
4abf1f436a
Gracefully dump the queue + fixes to fancheck
|
4 anni fa |
Alex Voinea
|
fdbbc7d62a
Terminate last line from the SD card even if it doesn't have a \n
|
4 anni fa |
Alex Voinea
|
e7f2577233
Fix kill messages
|
5 anni fa |
Yuri D'Elia
|
404802b5e6
Clear "sdprinting" state only when all SD moves are complete
|
5 anni fa |
Marek Bel
|
3eb36ca194
Fix cmdqueue_dump_to_serial.
|
5 anni fa |
Marek Bel
|
cbb92860d0
Use first letter capital camel case for enum class members.
|
5 anni fa |