Update "Select filament:" c= value

This commit is contained in:
3d-gussner 2021-03-19 16:30:04 +01:00
parent cdd1d302fd
commit 1f6834204f
9 changed files with 9 additions and 9 deletions
Firmware

View file

@ -4621,7 +4621,7 @@ void lcd_v2_calibration()
if (mmu_enabled)
{
const uint8_t filament = choose_menu_P(
_i("Select filament:"), ////c=20 r=1
_i("Select filament:"), ////c=20
_T(MSG_FILAMENT),_i("Cancel")); ////c=19 r=1
if (filament < 5)
{