makerbase-mks / MKS-Robin-E3-E3D

MKS Robin E3 E3D 32Bit Control Board 3D Printer parts with tmc2209 Uart mode driver For Creality Ender 3 CR-10
https://www.aliexpress.com/item/4000781744682.html
GNU General Public License v3.0
117 stars 99 forks source link

Problems with marlin 2.0 and extruder #167

Open Djentonic opened 2 years ago

Djentonic commented 2 years ago

Hi! I ran into a problem setting up Marlin 2.0bugfix for this board. It lies in the fact that when printing is started from the SD Card, the extruder does not make anything, at the same time, the kinematics work properly. The printer seems to "print with air". If printing is stoped, the extruder goes into hold mode and does not respond to the encoder or "stepper release" command until the printer is rebooted. After rebooting the printer, the extruder responds to encoder commands normally. During preheating, the screen shows "E1 preheating", but in Configuration.h I have "#define E0_DRIVER_TYPE A4988"!!!!. Screen I use BTT Mini 18624 v1. With all this, when I am start printing using "Repitier Host"- everything works fine!!!! But i don`t want to use laptop for printing all the time! Has anyone encountered a similar problem and how to solve it?