• Tags
  • Documentation
  • Order
  • Register
  • Login
Duet3D Logo Duet3D
  • Tags
  • Documentation
  • Order
  • Register
  • Login

BLTouch Problem with Home Z

Scheduled Pinned Locked Moved
Duet Hardware and wiring
bltouch prob. home z
3
3
187
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • undefined
    CupaCabra
    last edited by 8 Jan 2020, 13:06

    Hello, I have a little prob. with my BLTouch I can
    Push the Pin Out and In with the Macro there I have config like betrue3D.dk.
    If I want home Z after Homing XY the the Pin don’t push out.

    Config.g

    ; Z-Probe
    M307 H7 A-1 C-1 D-1 ; disable heater on PWM channel for BLTouch
    M558 P5 H5 F120 T6000 Z2 ; set Z probe type to bltouch and the dive height + speeds
    G31 P500 X60 Y60 Z2.5 ; set Z probe trigger value, offset and trigger height
    M557 X15:380 Y15:350 S20 ; define mesh grid

    Home.z

    ; Z-Probe
    M307 H7 A-1 C-1 D-1 ; disable heater on PWM channel for BLTouch
    M558 P5 H5 F120 T6000 Z2 ; set Z probe type to bltouch and the dive height + speeds
    G31 P500 X60 Y60 Z2.5 ; set Z probe trigger value, offset and trigger height
    M557 X15:380 Y15:350 S20 ; define mesh grid

    If it’s possible to help me

    In have try the M558 command with P5 and with P9

    I use the Firmware 2.05

    1 Reply Last reply Reply Quote 0
    • undefined
      Phaedrux Moderator
      last edited by 10 Jan 2020, 03:00

      Please post your homing files and the deployprobe retractprobe files.

      Z-Bot CoreXY Build | Thingiverse Profile

      1 Reply Last reply Reply Quote 0
      • undefined
        Veti
        last edited by 10 Jan 2020, 05:46

        @CupaCabra said in BLTouch Problem with Home Z:

        P5

        P9 is for bltouch

        1 Reply Last reply Reply Quote 0
        3 out of 3
        • First post
          3/3
          Last post
        Unless otherwise noted, all forum content is licensed under CC-BY-SA