Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add filament and Z-Probe detection to ProUI endstop_diag.cpp #27423

Open
wants to merge 10 commits into
base: bugfix-2.1.x
Choose a base branch
from

Conversation

classicrocker883
Copy link
Contributor

@classicrocker883 classicrocker883 commented Sep 17, 2024

Description

  • Update proui/endstop_diag.cpp
  • Add filament runout detection
  • Add Z-Probe detection
  • Rename ES_REPORT() to ESREPORT() as to not be confused with other #define of same name

I want to sneak in this change since #27469

  • Remove static from EDITABLE_HOMING_FEEDRATE drawHomingFRMenu() (xhome, yhome, zhome) because it did not update changed values.

Requirements

Benefits

Adds more options to endstop_diag

Configurations

Related Issues

@classicrocker883 classicrocker883 changed the title Add filament and Z-Probe detection to ProUI **endstop_diag.cpp** Add filament and Z-Probe detection to ProUI endstop_diag.cpp Sep 17, 2024
@thinkyhead thinkyhead force-pushed the bugfix-2.1.x branch 3 times, most recently from 37d77d6 to aa44542 Compare September 28, 2024 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants