3d-gussner
|
7891d12a32
Remove duplicate string `Is filament loaded?` using `MSG_FILAMENT_LOADED`
|
3 years ago |
3d-gussner
|
223f32deae
Remove duplicate string `HW Setup" using `MSG_HW_SETUP`
|
3 years ago |
3d-gussner
|
5c1da227fe
Merge branch 'codesize' of https://github.com/DRracer/Prusa-Firmware into DRracer_codesize
|
3 years ago |
3d-gussner
|
377a59c624
Remove duplicate string `Belt status`
|
3 years ago |
D.R.racer
|
d8917a304a
Reuse lcd_space() instead of in-place printing of spaces in a cycle
|
3 years ago |
D.R.racer
|
783e4bbaf9
Add lcd_putc_at (code down >150B), refactor lcd_selftest_screen_step
|
3 years ago |
DRracer
|
3975415490
Merge branch 'MK3' into codesize
|
3 years ago |
DRracer
|
58351fb27a
Merge pull request #2977 from DRracer/farm-patch1
|
3 years ago |
D.R.racer
|
514321f2ce
Remove farm_no completely + reuse prusa_stat_farm_number() where
|
3 years ago |
D.R.racer
|
c1ff6242b0
Avoid copying FW version number into RAM - use the PROGMEM string
|
3 years ago |
Voinea Dragos
|
9fa9d6b063
Move farm strings to PROGMEM
|
3 years ago |
D.R.racer
|
98a4da571d
Merge branch 'farm-patch1' of github.com:DRracer/Prusa-Firmware into farm-patch1
|
3 years ago |
D.R.racer
|
9bfada94f0
Remove commented code
|
3 years ago |
Voinea Dragos
|
31a6270f69
Abuse \n in lcd printing instead of constantly calling other functions
|
3 years ago |
Voinea Dragos
|
4d3f056b81
Fix factory reset menu rendering
|
3 years ago |
Voinea Dragos
|
37c431abd9
another lcd_puts_at_P
|
3 years ago |
D.R.racer
|
3ccd1b2b2b
Refactor lcd_set_cursor + lcd_puts_P -> lcd_puts_at_P
|
3 years ago |
Voinea Dragos
|
da21916473
Change printf_P without format arguments and NL to puts_P only
|
3 years ago |
D.R.racer
|
9b34789398
Cleanup reset_menu()
|
3 years ago |
D.R.racer
|
c710253cca
Code cleanup and size reduction and RAM optimization
|
3 years ago |
Voinea Dragos
|
9b847715ac
Rename F0 to FRM on the status screen
|
3 years ago |
Voinea Dragos
|
3f5cfc4e61
Move the change filament button to the main menu when farm printing
|
3 years ago |
D.R.racer
|
a9d8ddc89c
Farmers' requests 1
|
3 years ago |
DRracer
|
4728bf2182
Merge pull request #2875 from wavexx/raise_while_preheating
|
3 years ago |
DRracer
|
ef51652e39
Merge pull request #1758 from wavexx/disable_filament_checks_in_extr_menu
|
3 years ago |
D.R.racer
|
8a083c9970
Add PVB preheat and 0.8mm nozzle presets
|
3 years ago |
DRracer
|
5c3513a6cc
Merge pull request #2397 from odaki/flashair_display_ip
|
3 years ago |
DRracer
|
0ed6b537a8
Merge branch 'MK3' into MK3_3.9.3
|
3 years ago |
3d-gussner
|
76eb743139
Set default SuperPINDA toggle on MK2.5/S to NO
|
3 years ago |
3d-gussner
|
4b510fef0a
Add PINDA_TEMP_COMP variable to enable SuperPINDA toggle menu/function
|
3 years ago |