Alex Voinea
|
7e90047bba
Use eeprom_update_block instead of a for loop
|
2 years ago |
Guðni Már Gilbert
|
4672b6444c
Merge branch 'MK3' into remove-eeprom-func
|
2 years ago |
Alex Voinea
|
6689581364
Allow SN get only on the Einsy
|
2 years ago |
Alex Voinea
|
489e4fd35c
Fix PRUSA commands
|
2 years ago |
Alex Voinea
|
426ab24c36
Let's not talk about this
|
2 years ago |
Alex Voinea
|
e358cb2b78
Fix DEBUG_SEC_LANG
|
2 years ago |
Alex Voinea
|
42b91a83cd
Merge branch 'MK3' into MK3_3.12_Optimizations
|
2 years ago |
Alex Voinea
|
060581962c
Fix sizeof array look
|
2 years ago |
Alex Voinea
|
e35b21569d
Merge pull request #3005 from wavexx/remove_mres_limits
|
2 years ago |
Alex Voinea
|
6aaf784975
Merge pull request #3251 from gudnimg/farm-mode-setup-gudni
|
2 years ago |
Alex Voinea
|
916212b597
Add ALLOW_ALL_MRES as requested in PR
|
2 years ago |
Guðni Már Gilbert
|
c4f1023924
Add back second call to prusa_statistics(8) when farm_mode is enabled.
|
2 years ago |
Guðni Már Gilbert
|
caf496e996
Optimise FanCheck initialisation when farm mode is on
|
2 years ago |
Alex Voinea
|
aab094ff4f
Merge pull request #3292 from gudnimg/fix-pinda-thermistor-build-fail
|
2 years ago |
3d-gussner
|
75d6942d81
Merge pull request #2836 from wavexx/remove_jerk_limits
|
2 years ago |
Alex Voinea
|
d06e74dd6f
Fix Welcome message and language flashing
|
2 years ago |
Guðni Már Gilbert
|
19dc05597d
Fix identation in PR
|
2 years ago |
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 years ago |
Guðni Már Gilbert
|
43bf33e791
Optimise usage of code_value()
|
2 years ago |
Alex Voinea
|
6ce7792045
Remove "hh" in fmt where it makes no difference
|
2 years ago |
Guðni Már Gilbert
|
459570ab66
Change prusa_stat_printerstatus parameter to uint8_t
|
2 years ago |
Alex Voinea
|
b7806bf25f
Crash if pullups get enabled on the thermistor inputs
|
2 years ago |
Guðni Már Gilbert
|
9bf45773f9
Merge remote-tracking branch 'upstream/MK3' into rebase-testing-ground-v2
|
2 years ago |
Alex Voinea
|
aae562e480
Fix G81 for loop
|
2 years ago |
Guðni Már Gilbert
|
c081e1a5ae
Loop index can be unsigned
|
2 years ago |
Guðni Már Gilbert
|
581188ce2c
Fix an issue found in code review
|
2 years ago |
Guðni Már Gilbert
|
f8847edca6
Remove one unused variable
|
2 years ago |
Guðni Már Gilbert
|
052ecc3782
G81: Change for loop variables x and y to uint8_t
|
3 years ago |
Guðni Már Gilbert
|
7787f17139
Smaller code in G28
|
3 years ago |
Guðni Már Gilbert
|
a940c364c9
Create enum class for heating_status variable
|
3 years ago |