Skip to content

Commit 6d3122d

Browse files
🚸 Misc. JyersUI tweaks (#26228)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
1 parent 0f27e38 commit 6d3122d

File tree

5 files changed

+427
-308
lines changed

5 files changed

+427
-308
lines changed

Marlin/src/lcd/e3v2/common/dwin_set.h

+6
Original file line numberDiff line numberDiff line change
@@ -145,3 +145,9 @@
145145
#define ICON_ProbeOffsetZ ICON_StepZ
146146
#define ICON_PIDNozzle ICON_SetEndTemp
147147
#define ICON_PIDbed ICON_SetBedTemp
148+
#define ICON_FWRetract ICON_StepE
149+
#define ICON_FWRetLength ICON_StepE
150+
#define ICON_FWRetSpeed ICON_Setspeed
151+
#define ICON_FWRetZRaise ICON_MoveZ
152+
#define ICON_FWRecSpeed ICON_Setspeed
153+
#define ICON_FWRecExtra ICON_StepE

0 commit comments

Comments
 (0)