Describe the bug
With input shaping enabled for both X and Y, input shaping menu shows same value for X frequency and Y frequency.
When starting editing Y frequency, correct saved value appears. Correct value is saved to EEPROM, visible with M593.
To Reproduce
Steps to reproduce the behavior:
Go to input shaping menu
Change X and Y frequency to have different values
Go up to previous menu
Go to input shaping menu
X and Y frequency shows same value
Expected behavior
Y frequency should be shown correctly without editing it.
Screenshots
If applicable, add screenshots to help explain your problem.
Version (please complete the following information):
Update 2/10 - C2 12864 LCD support (no changes to Marlin after that)
Additional context
I found the error in lcd\e3v2\proui\dwin.cpp and will submit PR :)
Describe the bug With input shaping enabled for both X and Y, input shaping menu shows same value for X frequency and Y frequency. When starting editing Y frequency, correct saved value appears. Correct value is saved to EEPROM, visible with M593.
To Reproduce Steps to reproduce the behavior:
Expected behavior Y frequency should be shown correctly without editing it.
Screenshots If applicable, add screenshots to help explain your problem.
Version (please complete the following information): Update 2/10 - C2 12864 LCD support (no changes to Marlin after that)
Additional context I found the error in lcd\e3v2\proui\dwin.cpp and will submit PR :)