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

M18 E issued after Filament Retract #2310

Closed
JonGalt84 opened this issue Oct 3, 2021 · 0 comments
Closed

M18 E issued after Filament Retract #2310

JonGalt84 opened this issue Oct 3, 2021 · 0 comments
Labels
support Something isn't working with the users setup

Comments

@JonGalt84
Copy link

Running Klipper and Octoprint with Octodash. After retracting filament, an M18 E is issued. I am using Octodash to change filament after a filament runout paired with a BTT Smart Filament Sensor. The M18 causes Klipper to attempt re-home after resuming the print which causes a print cancellation, What is the purpose of the M18 here? Can someone tell me where and how to remove this from the Filament script?

Send: M104 S250
Recv: ok
[...]
Send: G91
Recv: ok
Send: M83
Recv: ok
Send: G1 E-100 F300
Recv: ok
Send: M82
Recv: ok
Send: G90
Recv: ok
[...]
Send: M18 E
Recv: ok
[...]
Send: G91
Recv: ok
Send: M83
Recv: ok
Send: G1 E75 F300
Recv: ok
Send: M82
Recv: ok
Send: G90
Recv: ok
[...]
Send: G91
Recv: ok
Send: M83
Recv: ok
Send: G1 E17 F180
Recv: ok
Send: M82
Recv: ok
Send: G90
Recv: ok
[...]
Send: G91
Recv: ok
Send: M83
Recv: ok
Send: G1 E30 F180
Recv: ok
Send: M82
Recv: ok
Send: G90
Recv: ok
[...]
Send: M104 S0
Recv: ok

@JonGalt84 JonGalt84 added the support Something isn't working with the users setup label Oct 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Something isn't working with the users setup
Projects
None yet
Development

No branches or pull requests

1 participant