Quantcast
Channel: Reprap Forum - Firmware - Marlin
Viewing all articles
Browse latest Browse all 2831

Using x e y min pins for 3dTouch in a Fysetc E4 (1 reply)

$
0
0
Hi, I'm using a Fysetc E4 board, and this board has too few pins to use. Since I use sensorless homing, the x and y min pins are free. How can I use these pins to for example connect the 3DTouch to the board?

I have defined the pin:

#define SERVO0_PIN 35 // SERVO

But when I try it, the 3d touch does not respond, it does not move the tip. Although in my configuration it is still defined:

#define Y_STOP_PIN 35

Because if I comment this line it doesn't compile. I've also tried commenting out the line:

#define USE_Y_PLUG

But there are also compilation errors.

So what is the correct way to disable y min so I can use it for the 3DTouch servo?

Thanks in advance.

Viewing all articles
Browse latest Browse all 2831

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>