PT100 Amplifier Board
Hello,
I have an E3D PT100 sensor cartridge that I am trying to connect to the RADDS board. But when I turn on my printer, my LCD displays: "Temp. Sensor defect." Can you help me please?
Thanlk you.
Kind Regards;
R.H
I have an E3D PT100 sensor cartridge that I am trying to connect to the RADDS board. But when I turn on my printer, my LCD displays: "Temp. Sensor defect." Can you help me please?
Thanlk you.
Kind Regards;
R.H
Comments
One other question please about the ensdtops.
I have a mechanical endstop V1.2. Belows whats I did in the program. My problem is that the endstops doesn't stop the axis!
I have some issues about my mechanical Endstops. I tried evrything but with no success. When I home the axes, It just doesn't stop , they heat the endstop. Any help please!
Repetier Firmware:
Repetier Host: Endstops hit: x_min:H x_max:H y_min:H y_max:H z_min: H z_max:H (Not triggered)
should all be false.
Also M119 should report them low so e.g.
#define ENDSTOP_X_MIN_INVERTING false
should be true to show the inverse signal.
I'm wondering it moves at all when all signals are high.