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

Duet Web Control homing buttons

Scheduled Pinned Locked Moved
General Discussion
2
5
208
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
    Weevil
    last edited by 8 Mar 2020, 20:20

    The buttons for Home X and Home Y work. But the Home Z button doesn't deploy the BLTouch. I have to run the g code file for homez or homeall to get the BLTouch deployed. I am using Web controller version 2.0.7

    1 Reply Last reply Reply Quote 0
    • undefined
      Phaedrux Moderator
      last edited by 8 Mar 2020, 20:24

      The button just runs homez.g

      What do you have in homez.g?

      To use the BLTouch there should be a G30 command to probe the bed. Perhaps you have a G1 H1 move instead?

      Z-Bot CoreXY Build | Thingiverse Profile

      undefined 2 Replies Last reply 8 Mar 2020, 20:32 Reply Quote 0
      • undefined
        Weevil @Phaedrux
        last edited by 8 Mar 2020, 20:32

        @Phaedrux This is what I have for homez.g:
        ; Home Z Axis for BLTouch

        G90 G1 X150 Y150 F10000 ; Move to the center of the bed

        M558 F500 ; Set the probing speed
        G30
        M558 F50 ; Set a slower probing speed
        G30

        It works perfectly when I run it directly. It's the Home Z button on the Web Controller that is not deploying the probe.

        1 Reply Last reply Reply Quote 0
        • undefined
          Weevil @Phaedrux
          last edited by 8 Mar 2020, 21:17

          @Phaedrux Problem solved. From being an insufferable newbie, I realized my system files were in the wrong place. Thanks for the assist.

          undefined 1 Reply Last reply 8 Mar 2020, 21:17 Reply Quote 0
          • undefined
            Phaedrux Moderator @Weevil
            last edited by 8 Mar 2020, 21:17

            @Weevil said in Duet Web Control homing buttons:

            I realized my system files were in the wrong place.

            It happens.

            Z-Bot CoreXY Build | Thingiverse Profile

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