Status Screen flow adjustment (#26627)

This commit is contained in:
German Borisov
2024-01-19 22:17:36 +03:00
committed by GitHub
parent 9f7d5bbc86
commit 7d751a20b1
5 changed files with 38 additions and 3 deletions

View File

@@ -1474,6 +1474,7 @@
#if IS_ULTIPANEL
#define MANUAL_E_MOVES_RELATIVE // Display extruder move distance rather than "position"
#define ULTIPANEL_FEEDMULTIPLY // Encoder sets the feedrate multiplier on the Status Screen
//#define ULTIPANEL_FLOWPERCENT // Encoder sets the flow percentage on the Status Screen
#endif
#endif