Skip to content

Commit

Permalink
🚸 Misc. JyersUI tweaks (MarlinFirmware#26228)
Browse files Browse the repository at this point in the history
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
  • Loading branch information
2 people authored and Pragma8123 committed Oct 24, 2023
1 parent 4bd104d commit 79c75bd
Show file tree
Hide file tree
Showing 5 changed files with 427 additions and 308 deletions.
6 changes: 6 additions & 0 deletions Marlin/src/lcd/e3v2/common/dwin_set.h
Original file line number Diff line number Diff line change
Expand Up @@ -145,3 +145,9 @@
#define ICON_ProbeOffsetZ ICON_StepZ
#define ICON_PIDNozzle ICON_SetEndTemp
#define ICON_PIDbed ICON_SetBedTemp
#define ICON_FWRetract ICON_StepE
#define ICON_FWRetLength ICON_StepE
#define ICON_FWRetSpeed ICON_Setspeed
#define ICON_FWRetZRaise ICON_MoveZ
#define ICON_FWRecSpeed ICON_Setspeed
#define ICON_FWRecExtra ICON_StepE
Loading

0 comments on commit 79c75bd

Please sign in to comment.