DRracer
|
f7d4095479
Merge branch 'MK3' into MK3_MMU2_fix1
|
2 years ago |
3d-gussner
|
183e21aa0b
Merge pull request #3599 from 3d-gussner/MK3_MMU2_messages
|
2 years ago |
Yuri D'Elia
|
129df6dd4a
Do not reset line on serial commands without N
|
2 years ago |
Guðni Már Gilbert
|
eb7de5149b
Don't inline the function
|
2 years ago |
Guðni Már Gilbert
|
c8a8484ca7
Remove atomic_update parameter
|
2 years ago |
Guðni Már Gilbert
|
76fb4610ea
Optimisation: Remove duplicated code in cmdqueue_could_enqueue_back()
|
2 years ago |
3d-gussner
|
539cdbfeea
Lower MSG_ rows
|
2 years ago |
Alex Voinea
|
bef7b086e3
Isolate the entire farm and statistics code
|
2 years ago |
Alex Voinea
|
7d597eb8b0
Move farm mode to separate file
|
2 years ago |
Alex Voinea
|
4ded6f195e
Move string to progmem
|
2 years ago |
DRracer
|
0933fdb6fe
Merge pull request #3552 from wavexx/temp_model_check
|
2 years ago |
Yuri D'Elia
|
c0b5fea525
Prevent re-entry in EOF command processing
|
2 years ago |
Yuri D'Elia
|
fc10ca3146
Change how "Stopped" is handled internally, do not inhibit motion
|
2 years ago |
Yuri D'Elia
|
e37435b53f
Merge remote-tracking branch 'upstream/MK3_3.11.1' into mk311_sync
|
2 years ago |
Alex Voinea
|
91c71da810
Convert some more suspicious timers to LongTimer
|
2 years ago |
Alex Voinea
|
4ec8781df2
Fix usb print timer
|
2 years ago |
Alex Voinea
|
ed8252527c
Add a uart RX timeout
|
2 years ago |
Alex Voinea
|
6ce7792045
Remove "hh" in fmt where it makes no difference
|
2 years ago |
Guðni Már Gilbert
|
9bf45773f9
Merge remote-tracking branch 'upstream/MK3' into rebase-testing-ground-v2
|
2 years ago |
Guðni Már Gilbert
|
d8723c0eac
Use code_value_uint8() in get_command()
|
3 years ago |
Guðni Már Gilbert
|
ac049c7e3c
Use code_value_short() in get_command()
|
3 years ago |
Voinea Dragos
|
a5f1f23fe2
TimeNow && TimeSent
|
3 years ago |
Guðni Már Gilbert
|
3cfd706fff
Remove useless extern in cmdqueue.cpp
|
3 years ago |
Guðni Már Gilbert
|
16602f4003
change boolean to bool
|
3 years ago |
Yuri D'Elia
|
23c75da727
Fix Crash/PP recovery position on instructions with comments
|
3 years ago |
Yuri D'Elia
|
461d3f6749
Remove duplicate function is_buffer_empty()
|
3 years ago |
D.R.racer
|
c1ead75a73
Remove commented debug code
|
3 years ago |
D.R.racer
|
caf58b16b6
Fix handling EOF
|
3 years ago |
D.R.racer
|
c3758d350e
Fast skipping of large comment blocks
|
3 years ago |
D.R.racer
|
dcc6605809
Workaround for skipping large comment blocks
|
3 years ago |