Guðni Már Gilbert
|
22582e560e
Remove one redundant st_synchronize() call
|
3 years ago |
Guðni Már Gilbert
|
89fc9f7a62
Optimise lcd_menu_show_sensors_state()
|
3 years ago |
Guðni Már Gilbert
|
c2340d3648
lcd_babystep_z should not start lcd_timeoutToStatus
|
3 years ago |
Guðni Már Gilbert
|
74d6aead2f
Optimise if statements in lcd_tune_menu
|
3 years ago |
Alex Voinea
|
25350dfbbc
Remove unused variable bFilamentFirstRun
|
2 years ago |
Alex Voinea
|
4ded6f195e
Move string to progmem
|
2 years ago |
Alex Voinea
|
2b2b499063
Merge pull request #3573 from gudnimg/ifdef_M851
|
2 years ago |
Guðni Már Gilbert
|
f7ae3039f8
Don't include M851 in build if Auto Bed Leveling is not enabled
|
2 years ago |
Guðni Már Gilbert
|
d87999a020
workDirDepth can be one byte
|
2 years ago |
Alex Voinea
|
c7762386df
Merge pull request #3565 from wavexx/m115_respect_settings
|
2 years ago |
Yuri D'Elia
|
06e3c1946c
Merge pull request #3570 from wavexx/tm_report_fan_speed
|
2 years ago |
Yuri D'Elia
|
cf1edc85c3
Set a few function attributes to conserve space
|
2 years ago |
Yuri D'Elia
|
7c8539a9f9
Report correct fan speeds in M155 during calibration
|
2 years ago |
DRracer
|
2f07e383d6
Merge pull request #3566 from leptun/fix_multi_segment_pause_resume
|
2 years ago |
Alex Voinea
|
78534f3b48
Start at the first segment, not the last segment
|
2 years ago |
Alex Voinea
|
671519caf3
Optimize by hand since the lto is still stooopit
|
2 years ago |
Alex Voinea
|
b27c8b50e0
Fix power panic handling
|
2 years ago |
Alex Voinea
|
05bd1ba57f
Multi-segment pause resume initial
|
2 years ago |
DRracer
|
2e677ea3ee
Merge pull request #3569 from leptun/fix_card_removed
|
2 years ago |
DRracer
|
0933fdb6fe
Merge pull request #3552 from wavexx/temp_model_check
|
2 years ago |
Alex Voinea
|
ef8be4dfca
Fix "Card removed" on startup
|
2 years ago |
Alex Voinea
|
f2f136e014
Use timer3 instead of timer5 on miniRambo
|
2 years ago |
Yuri D'Elia
|
7907e14cbf
Resync planner position upon exiting xyzcal
|
2 years ago |
Yuri D'Elia
|
35708a61fe
No longer disable temperature management in xyzcal
|
2 years ago |
Yuri D'Elia
|
7cd888cd0a
Update documentation of ThermalStop()
|
2 years ago |
Yuri D'Elia
|
b672be90b2
Do not overwrite saved values if TM error occurs while paused
|
2 years ago |
Yuri D'Elia
|
d8d085287e
Re-enable bed temperature automatically for transitory errors
|
2 years ago |
Yuri D'Elia
|
30dccb3252
Switch to ATOMIC sections instead of cli/sei/CRITICAL_SECTION
|
2 years ago |
Yuri D'Elia
|
ee12cbd58e
Do not prompt on M115 if FW version check has been disabled
|
2 years ago |
DRracer
|
3ebd8b88a4
Merge pull request #3486 from gudnimg/gudni-optimisation
|
2 years ago |