Skip to content

Commit e391de4

Browse files
committed
also enable LCD_SET_PROGRESS_MANUALLY for M73?
1 parent d77bfbc commit e391de4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Marlin/Configuration_adv.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1300,7 +1300,7 @@
13001300
//#define LCD_DECIMAL_SMALL_XY
13011301

13021302
// Add an 'M73' G-code to set the current percentage
1303-
//#define LCD_SET_PROGRESS_MANUALLY
1303+
#define LCD_SET_PROGRESS_MANUALLY
13041304

13051305
// Show the E position (filament used) during printing
13061306
//#define LCD_SHOW_E_TOTAL

0 commit comments

Comments
 (0)