Marek Bel
|
21f4669600
Make count_e() constexpr.
|
5 年之前 |
Marek Bel
|
4effff9e99
Use loop to enquecommand_P() in first layer calibration. Save 10B FLASH memory.
|
5 年之前 |
Marek Bel
|
d21f256cd0
Remove duplicate calls of lcd_timeoutToStatus.start(), move !blocks_queued() && cmd_buffer_empty() condition to outer if, rewrite using switch statement. Save 487B of FLASH memory.
|
5 年之前 |
Marek Bel
|
97a5d6b5f4
Make constants const.
|
5 年之前 |
Marek Bel
|
9b1e3213ae
Variable lcd_commands_step doesn't need to be global.
|
5 年之前 |
DRracer
|
58948cffcd
Code size reduction - saved almost 2KB
|
5 年之前 |
Marek Bel
|
0c9121e99e
Use loop to enquecommand_P() in first layer calibration.
|
5 年之前 |
DRracer
|
f20125a3e2
Code size reduction - saved almost 2KB
|
5 年之前 |
Marek Bel
|
27145204ed
Use internationalized M117, but anyway the text is not shown.
|
5 年之前 |
Marek Bel
|
4be8fa701e
Use loop to enquecommand_P() in first layer calibration.
|
5 年之前 |
Yuri D'Elia
|
c40e3b550d
Remove stubs and live K by default
|
5 年之前 |
NotaRobotexe
|
bb980e2fca
sound edit, delete mute mode, add blind mode
|
5 年之前 |
Marek Běl
|
28e7772421
Merge pull request #1886 from leptun/MK3_fix_load_filament_5
|
5 年之前 |
DRracer
|
ebfad55617
Merge pull request #1888 from mkbel/always_cut_independent
|
5 年之前 |
Marek Bel
|
ccb649b1f6
Add always cut experimental / for testing feature.
|
5 年之前 |
Marek Bel
|
18122049a6
Fix cut filament menu item labels.
|
5 年之前 |
Voinea
|
878e866401
Fix Load Filament 5 for MMU2
|
5 年之前 |
NotaRobotexe
|
3b2cbc68d8
PFW-571 send PRN:4 instead PRN:1 while changing filament
|
5 年之前 |
Yuri D'Elia
|
a742afcebd
Remove version check
|
5 年之前 |
Yuri D'Elia
|
4772532524
Allow Live-K to be used on stock 3.7.1 using a stub
|
5 年之前 |
Yuri D'Elia
|
daa8007de5
Allow to exclude Live K from the build
|
5 年之前 |
Yuri D'Elia
|
0a26de1e7f
Allow to live-tune K during a print
|
5 年之前 |
DRracer
|
9cb0bc7bcf
Fix MINTEMP errors and fsensor runout
|
5 年之前 |
DRracer
|
e17f3f8405
change language files accordingly
|
5 年之前 |
DRracer
|
da98977de3
Fix. menu texts and formatting - issues PFW-877 and PFW-879
|
5 年之前 |
Marek Bel
|
15ba17f110
Fix translator columns hint for Adjusting Z:
|
5 年之前 |
DRracer
|
a453c6fc9d
Save 236B by improving functions in menu.cpp. Beware - the label now has
|
5 年之前 |
Ondrej Tuma
|
ebfc8c1c79
Fan autotest for swapping in Selftest
|
5 年之前 |
Ondrej Tuma
|
c851e158cc
Manual fan check menu have default (selected) option
|
5 年之前 |
Marek Bel
|
66d20f0297
Fix code formatting (indentation).
|
5 年之前 |