Alex Voinea
|
d06e74dd6f
Fix Welcome message and language flashing
|
2 年之前 |
Guðni Már Gilbert
|
1f3640ab26
Merge branch 'MK3_3.12_Optimizations' of https://github.com/leptun/Prusa-Firmware into MK3_3.12_Optimizations
|
2 年之前 |
Guðni Már Gilbert
|
43bf33e791
Optimise usage of code_value()
|
2 年之前 |
Alex Voinea
|
6ce7792045
Remove "hh" in fmt where it makes no difference
|
2 年之前 |
Guðni Már Gilbert
|
459570ab66
Change prusa_stat_printerstatus parameter to uint8_t
|
2 年之前 |
Guðni Már Gilbert
|
9bf45773f9
Merge remote-tracking branch 'upstream/MK3' into rebase-testing-ground-v2
|
2 年之前 |
Alex Voinea
|
aae562e480
Fix G81 for loop
|
2 年之前 |
Guðni Már Gilbert
|
c081e1a5ae
Loop index can be unsigned
|
2 年之前 |
Guðni Már Gilbert
|
581188ce2c
Fix an issue found in code review
|
2 年之前 |
Guðni Már Gilbert
|
f8847edca6
Remove one unused variable
|
2 年之前 |
Guðni Már Gilbert
|
052ecc3782
G81: Change for loop variables x and y to uint8_t
|
3 年之前 |
Guðni Már Gilbert
|
7787f17139
Smaller code in G28
|
3 年之前 |
Guðni Már Gilbert
|
a940c364c9
Create enum class for heating_status variable
|
3 年之前 |
Guðni Már Gilbert
|
a687173e02
Change custom_message_state_old and custom_message_state to uint8_t
|
3 年之前 |
Guðni Már Gilbert
|
60c9640602
Change heating_status_counter to uint8_t
|
3 年之前 |
Guðni Már Gilbert
|
22f23dff36
Change heating_status to uint8_t
|
3 年之前 |
Guðni Már Gilbert
|
2d614a8d41
Change usb_printing_counter to uint8_t
|
3 年之前 |
Guðni Már Gilbert
|
aa0a86bf13
Remove internal Prusa command 'Beat'
|
3 年之前 |
Guðni Már Gilbert
|
42778cae83
Remove unused kicktime timer
|
3 年之前 |
Guðni Már Gilbert
|
ef8083a148
crashDetTimer can be ShortTimer
|
3 年之前 |
Guðni Már Gilbert
|
37fd9d1b11
Convert NcTime to ShortTimer
|
3 年之前 |
Guðni Már Gilbert
|
762a5db125
Convert previous_millis_cmd to LongTimer
|
3 年之前 |
Guðni Már Gilbert
|
66782e9c9d
setTargetHotend expect an uint8_t, not int for second parameter
|
3 年之前 |
Guðni Már Gilbert
|
58213814cf
Replace for-loop with memcpy
|
3 年之前 |
Guðni Már Gilbert
|
52aa5a5f00
Use inlined function set_destination_to_current() in more places
|
3 年之前 |
Alex Voinea
|
fb10b4398e
Merge pull request #6 from gudnimg/gudni-PR1
|
3 年之前 |
Voinea Dragos
|
623762bd50
Fix build
|
3 年之前 |
Voinea Dragos
|
42a5f7dc20
Fix M226
|
3 年之前 |
Voinea Dragos
|
4aae88afdf
M42 optimization
|
3 年之前 |
Voinea Dragos
|
6dd59985ee
Disable PRUSA M28
|
3 年之前 |