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] Print end and send M84 gcode. Not turn off all motor (Extruder is still on) #16883

Closed
ghost opened this issue Feb 17, 2020 · 6 comments
Closed

Comments

@ghost
Copy link

ghost commented Feb 17, 2020

I have SKR pro v1.1 with Marlin 2.0.3, I downloaded it from here. (https://github.com/MarlinFirmware/Marlin/archive/2.0.x.zip)

My end code last code is:
M84 ; Disable stepper motors
It turned off X Y and Z except E0.
And (#define USE_CONTROLLER_FAN) still runing the case fan.
If i go to motion menu and disable all steppers then same issue.
Teminal command (Same issue):
Send: M84
Recv: ok

Thank you!

Bug Description

My Configurations

Required: Please include a ZIP file containing your Configuration.h and Configuration_adv.h files.

Steps to Reproduce

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

Expected behavior: [What you expect to happen]

Actual behavior: [What actually happens]

Additional Information

  • Provide pictures or links to videos that clearly demonstrate the issue.
  • See How Can I Contribute for additional guidelines.
@ghost ghost changed the title [BUG] Print end and send M84. Not turn off all motor (Extruder is on) [BUG] Print end and send M84 gcode. Not turn off all motor (Extruder is still on) Feb 17, 2020
@holgerpieta
Copy link

holgerpieta commented Feb 20, 2020

I can confirm the same behavior on BTT SKR Mini E3 V1.2
Neither M84 nor disabling steppers via menu works for the extruder.

@ghost
Copy link
Author

ghost commented Feb 20, 2020 via email

@Ravenor
Copy link

Ravenor commented Feb 20, 2020

I have the same problem on BTT SKR V1.4 turbo

@holgerpieta
Copy link

Duplicate of #16753

Looks like the same has been discussed in a different issue. The problem has been found and fixed in 2.0.4 as far as I can see.
I cannot test it in the moment because my printer is running a long job, but I will later.

@miniskipper
Copy link

Have built master yesterday and can confirm the bug is fixed. Board: skr mini e3 v1.2

@github-actions
Copy link

github-actions bot commented Jul 3, 2020

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 Jul 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants