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

Issue with Ender3 TMC2209+3DTouch #64

Open Benji198599 opened 3 years ago

Benji198599 commented 3 years ago

After I have installed the firmware "For Ender3 TMC2209 + 3Dtouch" via an SD card and want to approach the reference via "AutoHome", the printer moves to the stop of the X axis. The stop for reference X no longer works.

3D Touch was connected as described here: https://www.youtube.com/watch?v=r2A0b7XQEaI&t=177s

The firmware was not changed and only from: https://github.com/makerbase-mks/MKS-Robin-E3-E3D downloaded.

wiring

Hardware: Ender 3 pro, with MKS Robin E3 V1.0 Motherboard. Standard LCD Display

https://user-images.githubusercontent.com/76880195/104358275-38878d00-5534-11eb-853c-4e7b15d65a2d.mov

mks-viva commented 3 years ago

Can you view the error message on the display screen or other?

Benji198599 commented 3 years ago

There is no error on display... I upload again the firmware https://github.com/makerbase-mks/MKS-Robin-E3-E3D/tree/ender3-3d-touch/firmware/marlin2.0.x%20bin Robin_e3_TMC2209_3DTOUCH_PROBE.bin

now Z-axis is working but 3DTouch is off and don´t work anymore IMG_9096 1 IMG_9104 1

IMG_9098 IMG_9098

Benji198599 commented 3 years ago

IMG_9103

Benji198599 commented 3 years ago

3DTouch have no light on - no action if I use 3DTouch option in Configuration

mks-viva commented 3 years ago

Your 3D TOUCH's Z-out connect to Probe/E-STOP(PB1) interface image

krzysziekz commented 3 years ago

Double check your connections, not wires but sockets, I think they are wrong. You connected probe to neopixel socket Screenshot_20210226_000327_com android chrome

zeck7 commented 2 years ago

After I have installed the firmware "For Ender3 TMC2209 + 3Dtouch" via an SD card and want to approach the reference via "AutoHome", the printer moves to the stop of the X axis. The stop for reference X no longer works.

3D Touch was connected as described here: https://www.youtube.com/watch?v=r2A0b7XQEaI&t=177s

The firmware was not changed and only from: https://github.com/makerbase-mks/MKS-Robin-E3-E3D downloaded.

wiring

Hardware: Ender 3 pro, with MKS Robin E3 V1.0 Motherboard. Standard LCD Display

IMG-9053.mov

Hi have you solve this issue. I think i got the same problems that X Axis always moving in one direction which is to the endstop. Usually if i choose home...all 3 axis should be move to the open endstop until they triggered the microswitch and move a bit to OPPOSITE direction to avoid collision with the endstop "limit switch", and then move back slowly to the endstop "limit switch" until all axis triggered back the limit switch.

From My observation "homing all axis has 3 command for each axis which is by moving each the stepper motor with this 3 step: Take X motor for example 1-move X stepper motor to min or max endstop depending on type of printer or until it triggered the limit switch. 2-Once triggered the limit switch, move the X stepper motor a bit to opposite direction to avoid collision with the printer rails. 3-Then move back slowly the X stepper motor to the endstop until it triggered.

And my problem is...

my X Axis acting weird because when im homing all Axis or X axis only.

  1. My X axis moving to the endstop, and after its triggered the limit switch.... 2.It move more to the endstop and grinding with the printer body and limit switch..... 3.And then it grinding more

Can you see the 3 movement/command when you homing the motor. Like in the video.