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

[BUG] M114 R & D not reporting real-time E values #20760

Closed
cope413 opened this issue Jan 12, 2021 · 5 comments
Closed

[BUG] M114 R & D not reporting real-time E values #20760

cope413 opened this issue Jan 12, 2021 · 5 comments

Comments

@cope413
Copy link

cope413 commented Jan 12, 2021

Bug Description

Cannot get real time E values from either M114 R or M114 D.

Configuration Files

M114 Config files.zip

Tried on both Einsy RAMBo and Azteeg X5GT

Steps to Reproduce

G92 E0
G1 Ennn Fnnn
M114 R during the move

Expected behavior:

M114 R should report real time E values

Actual behavior:

During an Extruder move, M114 R reports 0 until the move is over. Once the move is finished, it reports the current position
X, Y, and Z all report real-time positions

Additional Information

M114 R terminal log.txt
(Line 178 shows the G1 E50 move, followed by M114 R reporting position of 0. Then reporting 50 after it's finished.
Lines above 178 show X and Y moves reporting in real-time with M114 R)

@github-actions
Copy link

This issue has had no activity in the last 30 days. Please add a reply if you want to keep this issue active, otherwise it will be automatically closed within 7 days.

@cope413
Copy link
Author

cope413 commented Feb 12, 2021

Still not reporting live E values

@thisiskeithb
Copy link
Member

Can you try #21579? LIN_ADVANCE broke realtime reporting.

@thisiskeithb
Copy link
Member

Can you try #21579? LIN_ADVANCE broke realtime reporting.

Closing as the fix has been merged.

@github-actions
Copy link

github-actions bot commented Jun 9, 2021

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.

@github-actions github-actions bot locked and limited conversation to collaborators Jun 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants