MarlinFirmware / Marlin

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
https://marlinfw.org
GNU General Public License v3.0
16.28k stars 19.23k forks source link

[FR] (feature summary)Display value in AUX leveling #21986

Closed gooddealonly closed 3 years ago

gooddealonly commented 3 years ago

Is your feature request related to a problem? Please describe.

I use a Creality cr-10s pro V2. It has BL touch leveling. The AUX leveling button allows the user to manually level the printer bed. The user can only make changes to the four corners using a sheet of paper or feeler gauge. Then the user must go through a long 25 point measure to see the changes.

Are you looking for hardware support?

No response

Describe the feature you want

Once the AUX leveling button is pressed the printer should measure the four corners and display the values. I suggest displaying the numeric level value of the four corners to allow the user to make a change "live" watching the values. Maybe add a measure button on the screen to "Measure" only the four corners. This would make leveling the printer bed more accurate and faster.

Additional context

No response

ellensp commented 3 years ago

Marlin doesn't even have a configuration for this printer at all. But the LCD looks like a smart LCD, ie it has its own firmware, not part of marlin. Confirmed, its a DWIN type display. With its own firmware. You need to contact Creality for this.

github-actions[bot] commented 3 years 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.