Alex Voinea
|
3c5c1e5167
Use enum for menu state code readability
|
vor 3 Jahren |
Alex Voinea
|
4c977cc335
Merge branch 'MK3' into MK3_NEW_SD_COMPILATION
|
vor 3 Jahren |
Alex Voinea
|
2f4119a6d7
M552 - Printer IP address
|
vor 3 Jahren |
D.R.racer
|
c28e5a9dbc
Farmer's request 2
|
vor 3 Jahren |
DRracer
|
bfe93d3959
Merge pull request #2951 from DRracer/pvb-08
|
vor 3 Jahren |
3d-gussner
|
ba8386573a
Remove duplicate string `Resume print` using `MSG_RESUME_PRINT`
|
vor 3 Jahren |
3d-gussner
|
c6a01b3806
Remove duplicate string `Reset` using `MSG_RESET`
|
vor 3 Jahren |
3d-gussner
|
ab5aad636f
Remove duplicate string `Mesh Bed Leveling` and `Mesh bed leveling` using `MSG_MESH_BED_LEVELING`
|
vor 3 Jahren |
3d-gussner
|
bce8501eea
Remove duplicate string `Extruder` using `MSG_Extruder`
|
vor 3 Jahren |
3d-gussner
|
530b9f50b8
Remove duplicate string `Eject filament` using `MSG_EJECT_FILAMENT`
|
vor 3 Jahren |
3d-gussner
|
269fabc330
Remove duplicate string `Cut filament` using `MSG_CUT_FILAMENT`
|
vor 3 Jahren |
3d-gussner
|
797d8e74a3
Remove duplicate string `Checking X axis` and `Checking Y axis` using `MSG_CHECKING_X` and `MSG_CHECKING_Y`
|
vor 3 Jahren |
3d-gussner
|
2d1e1e4cee
Remove duplicate string `Fans check` using `MSG_FANS_CHECK`
|
vor 3 Jahren |
3d-gussner
|
d117a299f7
Remove duplicate string `Fil. runouts ` using `MSG_FIL_RUNOUTS`
|
vor 3 Jahren |
3d-gussner
|
10bbd64b41
Remove duplicate string `Crash` using `MSG_CRASH`
|
vor 3 Jahren |
3d-gussner
|
4878db7365
Remove duplicate string `Last print failures` using `MSG_LAST_PRINT_FAILURES`
|
vor 3 Jahren |
3d-gussner
|
99867c8fbd
Remove duplicate string `Total failures` using `MSG_TOTAL_FAILURES`
|
vor 3 Jahren |
3d-gussner
|
8f0a45e8a4
Remove duplicate string `Steel sheets` and `Total` using `MSG_STEEL_SHEETS` and `MSG_TOTAL`
|
vor 3 Jahren |
3d-gussner
|
7222cf05cf
Remove duplicate string `MMU Fails` and `MMU Load Fails` using `MSG_MMU_FAILS` and `MSG_MMU_LOAD_FAILS`
|
vor 3 Jahren |
3d-gussner
|
fbb3fad64b
Remove duplicate string `Last print` using `MSG_LAST_PRINT`
|
vor 3 Jahren |
3d-gussner
|
7891d12a32
Remove duplicate string `Is filament loaded?` using `MSG_FILAMENT_LOADED`
|
vor 3 Jahren |
3d-gussner
|
223f32deae
Remove duplicate string `HW Setup" using `MSG_HW_SETUP`
|
vor 3 Jahren |
3d-gussner
|
5c1da227fe
Merge branch 'codesize' of https://github.com/DRracer/Prusa-Firmware into DRracer_codesize
|
vor 3 Jahren |
3d-gussner
|
377a59c624
Remove duplicate string `Belt status`
|
vor 3 Jahren |
D.R.racer
|
d8917a304a
Reuse lcd_space() instead of in-place printing of spaces in a cycle
|
vor 3 Jahren |
D.R.racer
|
783e4bbaf9
Add lcd_putc_at (code down >150B), refactor lcd_selftest_screen_step
|
vor 3 Jahren |
DRracer
|
3975415490
Merge branch 'MK3' into codesize
|
vor 3 Jahren |
DRracer
|
58351fb27a
Merge pull request #2977 from DRracer/farm-patch1
|
vor 3 Jahren |
D.R.racer
|
514321f2ce
Remove farm_no completely + reuse prusa_stat_farm_number() where
|
vor 3 Jahren |
D.R.racer
|
c1ff6242b0
Avoid copying FW version number into RAM - use the PROGMEM string
|
vor 3 Jahren |