Guðni Már Gilbert
|
a687173e02
Change custom_message_state_old and custom_message_state to uint8_t
|
3 years ago |
Guðni Már Gilbert
|
60c9640602
Change heating_status_counter to uint8_t
|
3 years ago |
Guðni Már Gilbert
|
22f23dff36
Change heating_status to uint8_t
|
3 years ago |
Guðni Már Gilbert
|
2d614a8d41
Change usb_printing_counter to uint8_t
|
3 years ago |
Guðni Már Gilbert
|
aa0a86bf13
Remove internal Prusa command 'Beat'
|
3 years ago |
Guðni Már Gilbert
|
42778cae83
Remove unused kicktime timer
|
3 years ago |
Guðni Már Gilbert
|
ef8083a148
crashDetTimer can be ShortTimer
|
3 years ago |
Guðni Már Gilbert
|
37fd9d1b11
Convert NcTime to ShortTimer
|
3 years ago |
Guðni Már Gilbert
|
762a5db125
Convert previous_millis_cmd to LongTimer
|
3 years ago |
Guðni Már Gilbert
|
66782e9c9d
setTargetHotend expect an uint8_t, not int for second parameter
|
3 years ago |
Guðni Már Gilbert
|
58213814cf
Replace for-loop with memcpy
|
3 years ago |
Guðni Már Gilbert
|
52aa5a5f00
Use inlined function set_destination_to_current() in more places
|
3 years ago |
Alex Voinea
|
fb10b4398e
Merge pull request #6 from gudnimg/gudni-PR1
|
3 years ago |
Voinea Dragos
|
623762bd50
Fix build
|
3 years ago |
Voinea Dragos
|
42a5f7dc20
Fix M226
|
3 years ago |
Voinea Dragos
|
4aae88afdf
M42 optimization
|
3 years ago |
Voinea Dragos
|
6dd59985ee
Disable PRUSA M28
|
3 years ago |
Voinea Dragos
|
9684806e00
Change arduino IO to fastio where possible
|
3 years ago |
Alex Voinea
|
1d491e772b
Expand maximum language count (#3345)
|
2 years ago |
Guðni Már Gilbert
|
63c6373f8d
Remove TEMP_STAT_LEDS from firmware
|
2 years ago |
DRracer
|
0be90dc5d1
Merge pull request #3320 from prusa3d/MK3_3.10.1
|
2 years ago |
3d-gussner
|
1c1e69e555
Update FW crash message
|
2 years ago |
3d-gussner
|
785d94ab3a
Add links to RepRap Gcode wiki for new Dcodes D20-D23
|
2 years ago |
Yuri D'Elia
|
3849f9785a
Make cancel_heatup also abort cooldown in M190
|
2 years ago |
Yuri D'Elia
|
320835a1b7
Do not cancel wait-for-temperature loops in disable_heaters()
|
2 years ago |
Yuri D'Elia
|
a3915b57b9
Improve temp_runaway_stop robustness
|
2 years ago |
Guðni Már Gilbert
|
13732f162b
Fix build error when TMC2130_SERVICE_CODES_M910_M918 is enabled
|
3 years ago |
Guðni Már Gilbert
|
6887f844d3
Merge branch 'prusa3d:MK3' into fix-pinda-thermistor-build-fail
|
3 years ago |
Guðni Már Gilbert
|
05e0c1e1d3
Fix build error if PINDA_THERMISTOR is not defined
|
3 years ago |
EV3R4
|
eff9cd9f21
Typo: M84 docs
|
3 years ago |