Alex Voinea
|
d1c30c338f
Fix farmless mode
|
2 years ago |
Alex Voinea
|
bef7b086e3
Isolate the entire farm and statistics code
|
2 years ago |
Alex Voinea
|
7d597eb8b0
Move farm mode to separate file
|
2 years ago |
Alex Voinea
|
4e7d686b83
Merge pull request #3574 from leptun/extra_optimizations
|
2 years ago |
Alex Voinea
|
692f51c51e
Save target bed temperature, not current temperature
|
2 years ago |
Guðni Már Gilbert
|
7d86a0d121
Reduce a few magic numbers for FILENAME_LENGTH
|
2 years ago |
Guðni Már Gilbert
|
22582e560e
Remove one redundant st_synchronize() call
|
2 years ago |
Alex Voinea
|
25350dfbbc
Remove unused variable bFilamentFirstRun
|
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 |
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
|
0933fdb6fe
Merge pull request #3552 from wavexx/temp_model_check
|
2 years ago |
Yuri D'Elia
|
7cd888cd0a
Update documentation of ThermalStop()
|
2 years ago |
DRracer
|
3ebd8b88a4
Merge pull request #3486 from gudnimg/gudni-optimisation
|
2 years ago |
DRracer
|
0a8d2a3224
Merge pull request #3456 from wavexx/filament_load_consistency
|
2 years ago |
DRracer
|
84888507e3
Merge pull request #3557 from wavexx/fix_g28_code_value
|
2 years ago |
Alex Voinea
|
81ec94db64
Show firmware version on splash screen
|
2 years ago |
Yuri D'Elia
|
06d19b472a
G28: check for X/Y/Z parameters before calling code_value_long
|
2 years ago |
Yuri D'Elia
|
68c04ca2f6
Switch a few pointers that don't manipute strings to const
|
2 years ago |
Yuri D'Elia
|
a533ba3574
Reset sdpos_atomic when starting a new SD print
|
2 years ago |
3d-gussner
|
8cbe69e285
Update RepRap documentation
|
2 years ago |
Guðni Már Gilbert
|
33a0a58810
Optimise manage_inactivity call in loop()
|
2 years ago |
Yuri D'Elia
|
c5c2557c5e
Improve M310 documentation
|
2 years ago |
Yuri D'Elia
|
374b829fb6
Generalize menu_block_entering_on_serious_errors for menu lockout
|
2 years ago |
Yuri D'Elia
|
cb3fec5cac
Improve M310 documentation
|
2 years ago |
Yuri D'Elia
|
39ad53ab11
Simplify fan checks now that lcd pause works correctly
|
2 years ago |
Yuri D'Elia
|
1eb7871bab
Also save fan speeds during a thermal error pause
|
2 years ago |
Yuri D'Elia
|
eccfcd7424
Save/restore temperatures during a thermal pause
|
2 years ago |