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] Extruder not working when MKS 12864 Mini V3 enabled #24380

Closed
1 task done
Vit220 opened this issue Jun 21, 2022 · 15 comments
Closed
1 task done

[BUG] Extruder not working when MKS 12864 Mini V3 enabled #24380

Vit220 opened this issue Jun 21, 2022 · 15 comments

Comments

@Vit220
Copy link

Vit220 commented Jun 21, 2022

Did you test the latest bugfix-2.1.x code?

Yes, and the problem still exists.

Bug Description

bugfix-2.1.x
BOARD_MKS_ROBIN_E3D_V1_1
MKS MINI12864 V3
If disable SDSUPORT extruder work

Bug Timeline

new

Expected behavior

No response

Actual behavior

extruder does not work

Steps to Reproduce

1.BOARD_MKS_ROBIN_E3D_V1_1
2.MKS MINI12864 V3
3.Enable SDSUPORT

Version of Marlin Firmware

bugfix-2.1.x

Printer model

CoreXZ

Electronics

No response

Add-ons

No response

Bed Leveling

No response

Your Slicer

No response

Host Software

No response

Don't forget to include

  • A ZIP file containing your Configuration.h and Configuration_adv.h.

Additional information & file uploads

Configuration.zip

@Bob-the-Kuhn
Copy link
Contributor

Please try bugfix-2.1.x again. An SD card fix was released via PR #24319 yesterday. Maybe it fixed your problem.

@Salvogi
Copy link

Salvogi commented Jul 13, 2022

Also I have the same problem with Marlin 2.1 while with Marlin 2.0 everything works correctly.
I have the following components.

  • Makerbase MKS Robin E3D V1.1
  • Makerbase MKS MINI12864 V3 LCD
  • Makerbase MKS TMC2209 stepper driver

I tried Marlin 2.1.x bugfix downloaded from Marlin's website today, if I activate SDSUPPORT the extruder doesn't work, the driver is activated so I can't turn the motor with my fingers

These are my configuration files for the Marlin 2.1.x bugfix downloaded today (CONFIGURATION_H_VERSION 02010100)
Configuration.zip
.

@Salvogi
Copy link

Salvogi commented Jul 14, 2022

I also tried the "Marlin Patched Source" version but the problem still persists.
Unfortunately I see some confusion in the download area of ​​the Marlin website. Before there were "release" and "bug fixs" versions now in the download area there are: 2.1 release, 2.1.x release, bugfix-2.1.x, 2.1.x Patched Source
and many others without any explanation of the differences.

@thisiskeithb
Copy link
Member

Please download bugfix-2.1.x to test with the latest code and let us know if you're still having this issue.

@Salvogi
Copy link

Salvogi commented Jul 14, 2022

I tried version 2.0.9.4 and it always gives me the same error while version 2.0.9.2 works correctly so something happened during development of 2.0.9.3 or 2.0.9.4
Configuration-2.0.9.4-not-work.zip
Configuration-2.0.9.2-work-fine.zip

@Salvogi
Copy link

Salvogi commented Jul 14, 2022

Please download bugfix-2.1.x to test with the latest code and let us know if you're still having this issue.

Ok, now I'll try it tomorrow morning

@Salvogi
Copy link

Salvogi commented Jul 15, 2022

Please download bugfix-2.1.x to test with the latest code and let us know if you're still having this issue.

I tried it, this one also gives the same error.

I also tried Marlin 2.0.9.3 and it also gives the same error.
So MKS MINI12864 V3 display with MKS Robin E3D V1.1 board works with Marlin up to version 2.0.9.2.

I tried to install Marlin on RAMPS with MKS MINI12864 V3.0 and A4988 driver and everything works correctly. Hence, the problem arises when using MKS Robin E3D V1.1 and MKS MINI12864 V3 at the same time.

The same problem was reported by other users here too makerbase-mks/MKS-Robin-E3-E3D#165

@YAKICI-3D
Copy link

Please download bugfix-2.1.x to test with the latest code and let us know if you're still having this issue.

Hello i have same issue on Marlin 2.0.9 and 2.1.0. My machine works perfectly on usb-pc connection but if i tried insert a sd card, extruder motor stuck suddenly and dont extrude. I contacted MKS factory for this problem, they said it's a firmware problem but no solution yet. I can working with this screen (MKS12864 V3.0) on mks gen L motherboard or i can working with mks robin e3 v1.1 with mkstft35 . Please help us Keith Bennett

@jesterhead82
Copy link
Contributor

Works with todays Bugfix, but

-set -DDEFAULT_SPI=2, So Extruder Pins #dont get misused, as in #23715

##23715
##23282

@YAKICI-3D
Copy link

YAKICI-3D commented Oct 21, 2022

Hello again, i try change.zip on Marlin 2.1.1 and problems solved. Extruder working and printer can work with sd card BUT printing with sd card my printer gets freezing randomly. How can i solve this problem ? Does changing SD_SPI speed settings work ? ( Half,quarter,eight)

@YAKICI-3D
Copy link

@ellensp
@thisiskeithb

@github-actions
Copy link

github-actions bot commented Jan 6, 2023

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

@pedroscsant
Copy link

I'm still having trouble with the latest 2.1.X (2010300)

With the SD attached, the extruder won't move. The files @ellensp provided in the #24882 seems to be the only solution for me, but the bug still exists on newer versions.

Configuration.zip

Moving.mp4
Not.Moving.mp4

@pedroscsant
Copy link

I've also revert to 2.0.9.2 as @Salvogi mentioned, can confirm it's working properly. Even with @ellensp "patch" it was misbehaving, losing steps ramdomly.

@github-actions
Copy link

github-actions bot commented May 1, 2023

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 May 1, 2023
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

8 participants