makerbase-mks / MKS-TinyBee

MKS TinyBee is a mainboard for 3d printing, based on ESP32 module
GNU General Public License v3.0
116 stars 115 forks source link

Motors not working #117

Open imbence opened 5 months ago

imbence commented 5 months ago

Hi, Just got the MKS Tinybee with an MKS TFT35 screen and A4988 drivers. I connected them up with 3 motors for testing but I'm unable to make the motors move with the default firmware as it came with. Can someone help me with what could be the problem?

IMG_1114

PanosPetrou commented 5 months ago

I have the same board, but not the same screen, so I can't help you fully. I would connect via USB and use Pronterface / Printrun to move the motors using gcode commands.

Some things to keep in mind: A lot of stuff on your board are not connected and that might generate errors preventing motor movement. That screen is often given as a set with a different board, I'm not sure how compatible it is with Tinybee. As far as I know, Tinybee is shipped (on new orders) empty, without Marlin installed. Did you configure & upload it correctly?