Alex Voinea
|
29159a5bf3
Merge pull request #3475 from gudnimg/custom_message_m601
|
2 years ago |
Panayiotis-git
|
87e45056c3
Ignore button long press if not allowed
|
3 years ago |
Guðni Már Gilbert
|
b64377b9de
Fix a crash during file check when CMDBUFFER_DEBUG is defined
|
2 years ago |
Yuri D'Elia
|
0d7680dbf7
New PO-based language translation support (#3471)
|
2 years ago |
Yuri D'Elia
|
d53eb69150
Manually cast to int when comparing against extrude_min_temp
|
2 years ago |
Yuri D'Elia
|
ea46402e4d
Replace EXTRUDE_MINTEMP with the configurable extrude_min_temp
|
2 years ago |
Yuri D'Elia
|
64f646a8a4
Add notices about Sheet::bed_temp and Sheet::pinda_temp being unused
|
2 years ago |
Guðni Már Gilbert
|
727060ddd8
Replace CustomMsg::MsgUpdate with CustomMsg::M117
|
2 years ago |
Guðni Már Gilbert
|
c77b768fdd
Make M117 custom message persistant if print is paused
|
2 years ago |
3d-gussner
|
312f3070c2
Use/show `help.prusa3d.com` instead of `howto.prusa3d.com`
|
2 years ago |
Yuri D'Elia
|
765fbd3e92
Fix argument of lcd_selftest_fan_auto to be uint8_t
|
2 years ago |
Alex Voinea
|
b52597f1b2
Merge branch 'MK3_3.11.1' into MK3_3.10.2
|
2 years ago |
Yuri D'Elia
|
859aa4d283
Reuse M123 during fan selftest to report RPM
|
2 years ago |
Yuri D'Elia
|
7671ff37a9
Fix/optimize fan selftest
|
2 years ago |
3d-gussner
|
85a5986e9e
Update `////MSG...` for `lang-add.sh`
|
2 years ago |
3d-gussner
|
7c55cf801b
Fix additional merge issues
|
2 years ago |
3d-gussner
|
626e5b43eb
Fix part 2 of `\04Refresh` and `Sheet...`
|
2 years ago |
3d-gussner
|
879803daa9
Temp. cal. -> PINDA cal.
|
2 years ago |
3d-gussner
|
81d8c72cc4
Remove duplicate `Extruder fan:`
|
2 years ago |
3d-gussner
|
4a73cad3fd
Remove `Choose filament` as it is a duplicate of `Select filament`
|
2 years ago |
3d-gussner
|
6822b65e9c
FW Crash messages will not be translated
|
2 years ago |
Guðni Már Gilbert
|
efde923e57
Purge ftostr3
|
2 years ago |
Alex Voinea
|
8e85242c8f
Temperature selection is int16_t. Use sprintf for PID start command.
|
2 years ago |
Guðni Már Gilbert
|
6d98e99356
Use sprintf_P for M301 instead of ftostr32
|
2 years ago |
Guðni Már Gilbert
|
0e6ff38b61
Optimise strcpy calls to use strcpy_P
|
2 years ago |
Alex Voinea
|
ce7cccab80
Merge pull request #3417 from leptun/MK3_temperature_busy_messages
|
2 years ago |
Guðni Már Gilbert
|
227b6b4b03
Fix FINDA timer
|
2 years ago |
Alex Voinea
|
0cc364ff7a
Print busy messages while waiting for heaters
|
2 years ago |
DRracer
|
159c9c34bd
Merge pull request #3089 from wavexx/show_axes_during_crash
|
2 years ago |
Yuri D'Elia
|
9b6fca9214
Introduce lcd_show_yes_no_and_wait for future use
|
3 years ago |