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
118 stars 97 forks source link

Home and move issues #66

Closed edvard5 closed 3 years ago

edvard5 commented 3 years ago

After Homing axis, move doesn't work, 3D touch is not leveling. End stops working fine, tested. https://youtu.be/HgGHZkHkZOE

mks-viva commented 3 years ago

Hi! This looks like the program has stopped running after returning to home. You can try to use USB to connect to the motherboard, and the host computer can check the printed information after returning to home, and you can locate what caused the axis to be unable to move.

edvard5 commented 3 years ago

I'll give it a try and report back

mks-viva commented 3 years ago

Ok!

edvard5 commented 3 years ago

[ERROR] Error:!! STOP called because of BLTouch error - restart with M999 Error:Printer stopped due to errors. Fix the error and use M999 to restart. (Temperature is reset. Set it after restarting) two errors

mks-viva commented 3 years ago

Ok! Please tell me which firmware are you using?

edvard5 commented 3 years ago

https://github.com/makerbase-mks/MKS-Robin-E3-E3D/blob/master/firmware/V1.1/Firmware%20bin%20for%20ender3/Marlin-2.0.6.1_for_ender3_TMC2209%2B3dtouch%2BZ_SAFE_HOMING.bin this one with TFT35 1.0.7v

mks-viva commented 3 years ago

3D Touch's output signel need connect to probe/E-stop interface image

edvard5 commented 3 years ago

IMG_20210118_130905 Already connected, followed step by step tutorial

edvard5 commented 3 years ago

Probelm still persists. need help 🌵

mks-viva commented 3 years ago

I am sorry! I seem to be doing the wrong guide. image

mks-viva commented 3 years ago

You need remove ender3 original Zstop

edvard5 commented 3 years ago

offset set corectlly but it keeps pushing nozzle to bed with force until starts to skip

edvard5 commented 3 years ago

after homing still same problem, can't manually move axis... like in the video

edvard5 commented 3 years ago

managed to fix this with these steps M502 M500 M999 then setting xyz offsets all over again.

mks-viva commented 3 years ago

I didn't think about it,