-
You didn't mention it was an STM based board. I don't know what the correct pin names for that board would be. But once you find them, it should work once you put them into bltouch probe config. Don't forget to also setup the Deployprobe.g and Retractprobe.g macros in the sys folder.
-
@john345463563 pin names are here
https://teamgloomy.github.io/skr_rrf_e3_pins.html -
I think this is the Out of the Box pin configuration, however this was not working, I believe:
; BlTouch ; set Z probe type to bltouch and the dive height + speeds M558 P9 H5 F120 T6000 C"^probe" ; Setup Servo0 as servo port on SKR-RRF-E3 M950 S0 C"Servo0" G31 P550 X-40 Y-5 Z2.05 M557 X10:180 Y10:210 S40
-
@john345463563 yep, that looks right https://teamgloomy.github.io/skr_rrf_e3_bltouch.html
so i would suggest rechecking your wiring -
@jay_s_uk
with the OOB config the z will hit multiple time on the Z switch when home all:
https://www.veed.io/view/30b310ca-1c11-4b33-a064-c4d5c6d43daf?panel=share; BlTouch M558 P9 H5 F120 T6000 C"^probe" M950 S0 C"Servo0" G31 P550 X-40 Y-5 Z2.05 M557 X10:180 Y10:210 S40
homeall.g G91 G1 H2 Z5 F6000 G1 H1 X-240 Y-240 F1800 G1 H2 X5 Y5 F6000 G1 H1 X-240 Y-240 F360 G90 G1 X150 Y150 F6000 G30
-
You'll need to physically alter the placement of the BLtouch to lower it down a bit and probably move the z endstop out of the way. The bottom of the BLtouch body should be ~8mm above the nozzle tip to allow for proper trigger height.
-
If you raise the print head higher up and then do a homeall can you touch the pin with your finger to see if it stops z motion correctly?
-
Yeah! thats one part of problem if I touch the pin while homing it will not stop the motor check the video:
https://www.veed.io/view/47fba682-59b9-4054-8d5c-fa732df8e43f?panel=sharethe BLTouch wil changing color and at the end it will become red
-
Check the continuity of the signal wire. That's usually the white one that would be going to the "probe" input pin.
-
Thank you so much! @Phaedrux
Great Call! i've inverted 3dTouch white and black wire and now the sensor works.
Now I am Following this:
https://docs.duet3d.com/User_manual/Connecting_hardware/Z_probe_testingI send these commands:
- M561
- M564 S0
- G92 Z0
- G30 S-1 Stopped at height 1.510 mm
- edited in congif.g
---> G31 P550 X-40 Y-5 Z1.51 - Reboted
Now I will like to level the bed and print, i am
- homing X (not configured for BLtouch)
- homing Y (not configured for BLtouch)
- homing Y (not configured for BLtouch)
- HomeAll (not sure why the home is in the middle of the bed)
- True Bed leveling G32 (should I use this or the other?)
- HomeAll (not sure why the home is in the middle of the bed)
I am wondering:
- Is that the correct way of leveling?
- is there something wrong in my configuration?
- I am also wondering why the homeAll is going in the middle?
- should I edit also the homeX, homeY, HomeZ?
- Is there any video/tutorial/info on how to level the bed?
homeall.g
G91 G1 H2 Z5 F6000 G1 H1 X-240 Y-240 F1800 G1 H2 X5 Y5 F6000 G1 H1 X-240 Y-240 F360 G90 ; JP ADDED G1 X150 Y150 ; JP ADDED G30 ; JP ADDED
HomeX,Y,Z
; homex.g HomeX G91 ; relative positioning G1 H2 Z5 F6000 ; lift Z relative to current position G1 H1 X-240 F1800 ; move quickly to X axis endstop and stop there (first pass) G1 H2 X5 F6000 ; go back a few mm G1 H1 X-240 F360 ; move slowly to X axis endstop once more (second pass) G1 H2 Z-5 F6000 ; lower Z again G90 ; absolute positioning; homex.g ; homey.g HomeY G91 ; relative positioning G1 H2 Z5 F6000 ; lift Z relative to current position G1 H1 Y-240 F1800 ; move quickly to Y axis endstop and stop there (first pass) G1 H2 Y5 F6000 ; go back a few mm G1 H1 Y-240 F360 ; move slowly to Y axis endstop once more (second pass) G1 H2 Z-5 F6000 ; lower Z again G90 ; absolute positioning ; homez.g HomeZ G91 ; relative positioning G1 H2 Z5 F6000 ; lift Z relative to current position G1 H1 Z-255 F1800 ; move Z down until the endstop is triggered G92 Z0 ; set Z position to axis minimum (you may want to adjust this)
config.g
M558 P9 H5 F120 T6000 C"^probe" M950 S0 C"Servo0" G31 P550 X-40 Y-5 Z1.51 M557 X50:180 Y50:210 S40
config-override.g
; config-override.g file generated in response to M500 at 2021-01-20 10:10 ; This is a system-generated file - do not edit ; Heater model parameters M307 H0 R2.429 C140.000:140.000 D5.50 S1.00 V0.0 B0 M307 H1 R2.429 C140.000:140.000 D5.50 S1.00 V0.0 B0 ; Workplace coordinates G10 L2 P1 X0.00 Y0.00 Z0.00 G10 L2 P2 X0.00 Y0.00 Z0.00 G10 L2 P3 X0.00 Y0.00 Z0.00 G10 L2 P4 X0.00 Y0.00 Z0.00 G10 L2 P5 X0.00 Y0.00 Z0.00 G10 L2 P6 X0.00 Y0.00 Z0.00 G10 L2 P7 X0.00 Y0.00 Z0.00 G10 L2 P8 X0.00 Y0.00 Z0.00 G10 L2 P9 X0.00 Y0.00 Z0.00 M486 T0M486 S-1
-
@john345463563 said in G32 Error: Probe was not triggered during probing move:
Is that the correct way of leveling?
That's going to depend a lot on your printer. Do you have independent Z motors to do full automatic tilt correction, or do you just have leveling knobs on the print bed?
@john345463563 said in G32 Error: Probe was not triggered during probing move:
I am also wondering why the homeAll is going in the middle?
It goes where you tell it to. G1 X150 Y150 Usually the center of the bed is the best place to go, since that's typically where you will be printing.
@john345463563 said in G32 Error: Probe was not triggered during probing move:
should I edit also the homeX, homeY, HomeZ?
What do you want to do with them?
@john345463563 said in G32 Error: Probe was not triggered during probing move:
Is there any video/tutorial/info on how to level the bed?
There are plenty of videos on youtube on that subject if you search.
-
@Phaedrux said in G32 Error: Probe was not triggered during probing move:
@john345463563 said in G32 Error: Probe was not triggered during probing move:
Is that the correct way of leveling?
That's going to depend a lot on your printer. Do you have independent Z motors to do full automatic tilt correction, or do you just have leveling knobs on the print bed?
I have a stock Ender3, so Im guessing leveling knobs?
@john345463563 said in G32 Error: Probe was not triggered during probing move:
should I edit also the homeX, homeY, HomeZ?
What do you want to do with them?
Yeah! thats my curiosity why should I use them
-
@john345463563 said in G32 Error: Probe was not triggered during probing move:
Yeah! thats my curiosity why should I use them
Well they are what dictates what the printer does when you tell it to home an axis. So it moves towards an endstop and sets the axis extents.
@john345463563 said in G32 Error: Probe was not triggered during probing move:
I have a stock Ender3, so Im guessing leveling knobs?
Well the most basic leveling is to use a piece of paper to set the knobs so that the nozzle is just touching the paper.
Take a look here https://duet3d.dozuki.com/Guide/Ender+3+Pro+and+Duet+Maestro+Guide+Part+4:+Calibration/40#s165
-
@Phaedrux said in G32 Error: Probe was not triggered during probing move:
Take a look here https://duet3d.dozuki.com/Guide/Ender+3+Pro+and+Duet+Maestro+Guide+Part+4:+Calibration/40#s165
Thats an amazing article too bad its does not have the instructions for the BLTouch
-
What instructions are you looking for? How to use the bltouch to tell you how much to adjust the knobs? That's here: https://docs.duet3d.com/en/User_manual/Connecting_hardware/Z_probe_manual_levelling