-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
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
Comments
Please try bugfix-2.1.x again. An SD card fix was released via PR #24319 yesterday. Maybe it fixed your problem. |
Also I have the same problem with Marlin 2.1 while with Marlin 2.0 everything works correctly.
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) |
I also tried the "Marlin Patched Source" version but the problem still persists. |
Please download |
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 |
Ok, now I'll try it tomorrow morning |
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. 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 |
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 |
Works with todays Bugfix, but -set -DDEFAULT_SPI=2, So Extruder Pins #dont get misused, as in #23715
|
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) |
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. |
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. |
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
Configuration.h
andConfiguration_adv.h
.Additional information & file uploads
Configuration.zip
The text was updated successfully, but these errors were encountered: