-
Notifications
You must be signed in to change notification settings - Fork 82
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
Unexpected extra extrusion after returning from park position (M600) #249
Comments
And here an serial log: It is interesting to see what the extruder is doing in that fase. See new video in zip file. When start moving, it is unloading fast and then loading (too far) again. After that, on the start position it is loading again. |
And another update with more logging. I Think that this is very interesting in the serial log: |
Confirmed. Happens on any gcode. |
Looks like upstream commit a5d6f6a has caused this issue. I will open an upstream bug. |
Opened upstream issue: MarlinFirmware#21669 |
Opened upstream pull request with bugfix: MarlinFirmware#21670 |
Upstream commit 8b5e742 has been merged into upstream, and now in downstream. |
Description
When using the latest firmware I run into a problem with the filament runout sensor. When triggered:
Point 7 and certainly point 8 make the print fail.
The above is with the latest github version of Screen and Marlin.
Steps to Reproduce
If this is a Bug Report, please describe the steps needed to reproduce the issue
See above.
Expected behavior:
Actual behavior:
See above.
Logging:
[Enter
M111 S247
in a serial monitor (Pronterface or Octoprint). Reproduce the issue, then copy the relevant logs here.For Octoprint you can either user serial.log or copy/paste the output from the terminal. More information: https://marlinfw.org/docs/gcode/M111.html ]
i will try to get logging out of octoprint. Currently i see only the 'busy' info in the terminal.
Additional Information
My own config and config adv file in zip file (but latest community FW have same behavour)
Video of problem in zip file
Gcode example file (please wait for 1 or 2 layers and trigger filament runout. Every file gave me the same issue. This is an example file.
Maybe that i do something stupid, but after trying for days looking for help now.. Thanks!
Github.zip
[Which exact firmware version did you flash? Provide a link to the download you have used.]
Current github release
The text was updated successfully, but these errors were encountered: