We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f27e38 commit 6d3122dCopy full SHA for 6d3122d
Marlin/src/lcd/e3v2/common/dwin_set.h
@@ -145,3 +145,9 @@
145
#define ICON_ProbeOffsetZ ICON_StepZ
146
#define ICON_PIDNozzle ICON_SetEndTemp
147
#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