Yuri D'Elia
|
f8de274db3
Split fan checks out of temperature.cpp
|
2 years ago |
Alex Voinea
|
510c874619
Fix scrolling timing issue when the menu is rendering very slowly
|
2 years ago |
Alex Voinea
|
8bb451129d
Remove compiler bug workaround
|
2 years ago |
Alex Voinea
|
3a5bc0462a
Do not call lcd_update recursively when running presort with many files
|
2 years ago |
Alex Voinea
|
3c579bf738
Fix fullscreen message lcd_update handling
|
2 years ago |
Alex Voinea
|
2059e40596
Merge pull request #3054 from espr14/insert_sort
|
2 years ago |
Alex Voinea
|
56bc2f1a0c
Merge pull request #3495 from wavexx/extrude_min_temp
|
2 years ago |
Alex Voinea
|
9466945532
Merge pull request #3461 from wavexx/fan_selfcheck_test
|
2 years ago |
Alex Voinea
|
19b494a554
Make the fan thresholds configurable
|
2 years ago |
Alex Voinea
|
253b14def1
Clamp Z movements to machine limits
|
2 years ago |
Yuri D'Elia
|
44fce0696b
Make the stop raising distance configurable (Z_CANCEL_LIFT)
|
2 years ago |
Yuri D'Elia
|
2c41857cb5
Raise Z 5cm after stopping
|
4 years ago |
Alex Voinea
|
e79e15b12f
Use the sd cache for positions even when not sorting
|
2 years ago |
Yuri D'Elia
|
e37435b53f
Merge remote-tracking branch 'upstream/MK3_3.11.1' into mk311_sync
|
2 years ago |
Alex Voinea
|
fd702c8a21
Merge pull request #3527 from gudnimg/fix-cmdbuffer-debug-crash
|
2 years ago |
Alex Voinea
|
d5fc2a28f2
Merge pull request #3014 from Panayiotis-git/MK3_ButtonLongPress_Fix
|
2 years ago |
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 |