Alex Voinea
|
f5840e1b02
Fix minirambo build
|
2 years ago |
Alex Voinea
|
d1c545fdd6
Disable farm mode in config file
|
2 years ago |
Alex Voinea
|
ec84c22865
Remove unused define
|
2 years ago |
Alex Voinea
|
2959cc0b64
Do not compile farm lcd_commands
|
2 years ago |
Alex Voinea
|
2b4c2127e6
Make lcd function static
|
2 years ago |
Alex Voinea
|
3537024ba2
Remove forgotten config in MK2_minirambo_1.0a
|
2 years ago |
Alex Voinea
|
8033b65a02
Isolate farm preheat config
|
2 years ago |
Alex Voinea
|
435ee66bdd
Move all farm configuration to header
|
2 years ago |
Alex Voinea
|
d049d09623
Isolate FARM_DEFAULT_SAFETYTIMER_TIME_ms
|
2 years ago |
Alex Voinea
|
39eb728d54
More farm optimizations
|
2 years ago |
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
|
aa2cd4b89c
Merge pull request #3576 from leptun/fix_save_bed_temperature
|
2 years ago |
Alex Voinea
|
692f51c51e
Save target bed temperature, not current temperature
|
2 years ago |
Guðni Már Gilbert
|
37c9dcbe53
Optimise calculations to use hypot() where possible
|
3 years ago |
Alex Voinea
|
7d72f0ee2e
better lcd printing for IP address
|
3 years ago |
Guðni Már Gilbert
|
4e798c9ed1
Remove unused variable maxlimit_status
|
3 years ago |
Guðni Már Gilbert
|
7711969e57
ftostr12ns: change xx from long to int
|
3 years ago |
Guðni Már Gilbert
|
88e0e33fb2
Use set_destination_to_current instead of memcpy
|
3 years ago |
Guðni Már Gilbert
|
7d86a0d121
Reduce a few magic numbers for FILENAME_LENGTH
|
3 years ago |
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 |