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

RAMP 1.6, BLTouch and a Re-ARM pin definition problem? (no replies)

$
0
0
Hi all,

Bringing my old project back to live and making updates along the way, not the best sequence heh.
Anyway, having upgraded to a RAMPS 1.6+ board on a Re-Arm that previously ran smoothie, I switched to Marlin FW due to its better acceptance and support in the 3D community.
I'm running a home-made Prusa I3steel Toolson MK2 which, by todays standards, is considered old :)

I'm trying to get the BLtouch to work, using Marlin 2.0.7.2. I've opted to not use the standard Z_MIN option but instead have connected the probe part to Z_MAX on the RAMPS board, white on S and black on GND.
The servo part is on Servo 0 pin and 5V is fed into it from a home made 12V to 5V regulator sporting a LM1085 regulator.

Having read the Marlin website as well as viewing multiple videos on YT, I think I have a good grasp of getting the BLtouch to work. It does its selftest, deploys and stows from the LCD menu.
It is after setting up bed levelling where the problem starts.

Running the Bilinear bed levelling, the G29 command is executed and the nozzle moves to its first position, the probe is deployed and the Y axis lowered. The probe contacts the bed and retracts but it does not light up, this repeats a couple of times and the interface throws an error, probing failed.
I enabled debugging and ran the G29 again, it comes up with Probe Fail! - no trigger.

I've set the #define Z_MIN_PROBE_PIN 19, as 19 is in the pins file for pin 1_28 which is the Z_MAX_PIN.

Things I've tried:
Set the default pin 32 but that didn't work, the probe retracted once M119 command was given.
Set the pin to 1_28 but that throws the compiler into an error, reverted back to 19
Setting the z_max_endstop_inverting to true, didn't resolve the issue.

I'm quite confident the BLtouch works as intended but either I've failed to locate the correct pins or my assumption of the Z_MAX pins is wrong, does anyone have a helpful insight to what I'm missing?

Thank you.

Viewing all articles
Browse latest Browse all 2831

Trending Articles



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