classicrocker883 / MRiscoCProUI

This is optimized firmware for Voxelab Aquila & Ender3 V2/S1 3D printers.
https://classicrocker883.github.io/
Other
79 stars 17 forks source link

Input shaping shows X frequency value also in Y frequency slot #21

Closed KimmoHop closed 1 year ago

KimmoHop commented 1 year ago

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:

  1. Go to input shaping menu
  2. Change X and Y frequency to have different values
  3. Go up to previous menu
  4. Go to input shaping menu
  5. 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 :)

github-actions[bot] commented 1 year ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.