BLTouch Configuration on Makergear M2 with Rambo
I made an account so I could share my configuration for the BLTouch using Repetier Firmware 0.92.9.
I used the configuration tool and here are the important settings:
Under Features:
Enable Z-Probing and Servo-Support
Z-Probe pin was Z_max_endstop for my printer
Probe height 8
Probe start script M340 P0 S700
Probe finished script M340 P0 S1500
Servo configuration:
Set Servo 0 to the correct pin (I used the Motor Extensions on my board)
Testing:
G31 should return HIGH.
M340 P0 S1200 puts the probe in parking position.
G31 should now return LOW.
M340 P0 S1500 puts the probe in parking position.
I only use G30 to manually measure the distance to the bed for easier manual calibration so I can't say anything about using G33 but everything should work fine after you tested with the code above.
Comments
Which endstop do you use?
The way repetier choose and persit to digg to manage autoleveling is just... shitty !!!
Sometimes, what make you noble, is to recognize a mistake, the way marlin choose to do autoleveling using the same Z-min pin is definitly the best one
I brought the repetier server, but I cant use repetier firmware any more because of my Bl-touch...
That would sure as hell serve everyone, including Repetier as they would not have to reply to the countless issues / comments found in trackers and forums. I don't understand!!
Just follow the instructions that luke321 posted here.
I use it both for homing and bed-leveling every day.
Please post descriptive explanations of what is going on in your case so we can debug. We may be able to improve support based on those reports.
Could not find anything in docs about that. Just saying that a providing a working sample config would help tremendously (as opposed to bits of info spread all over issue tracker and forums)
Any help would be much appreciated.
All the best
Barry M
please try this link: https://dropbox.com/s/k0jd38s7xh7jqc5/Configuration.h?dl=0
I wish you nice holidays
Lukas
Thanks a lot.
Didier B
THX