mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-07 23:17:38 -06:00
✨ ULTIPANEL_FLOWPERCENT
MarlinFirmware/Marlin#26627 Co-Authored-By: German Borisov <936817+borisov-german@users.noreply.github.com>
This commit is contained in:
parent
fb854e3ffd
commit
815bbdb15e
358 changed files with 358 additions and 0 deletions
|
@ -1484,6 +1484,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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue