-
Notifications
You must be signed in to change notification settings - Fork 26
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
Recovery from runout or pause function fails #55
Comments
Do you mean to uncheck that setting and remove that g code? By default it's checked and that code is already in there. |
Yes. This is not the configuration file uploaded by elegoo. It does not match the machine. Extrusion relative mode should not be used.
…---Original---
From: ***@***.***>
Date: Wed, Jan 4, 2023 12:59 PM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [NARUTOfzr/Neptune_3] Recovery from runout or pause functionfails (Issue #55)
Do you mean to uncheck that setting and remove that g code? By default it's checked and that code is already in there.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
And delete out the G92 E0 as well right? Over you confirm I'll do both and retest as soon as this print is done. Thanks for the quick response! |
yes. You can also comment out this line by adding ";" before it.
…---Original---
From: ***@***.***>
Date: Wed, Jan 4, 2023 13:19 PM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [NARUTOfzr/Neptune_3] Recovery from runout or pause functionfails (Issue #55)
And delete out the G92 E0 as well right? Over you confirm I'll do both and retest as soon as this print is done. Thanks for the quick response!
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Whenever I pause a print to change filament or trip the filament runout sensor the printer fails to resume printing (extruding filament) upon resume. The print head goes back to the last spot before pause but doesn't extrude any filament anymore while the print head moves effectively ruining any print. The pause and runout function are effectively useless due to this issue.
The text was updated successfully, but these errors were encountered: