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

Z Drop on X Home (CoreXZ)

Scheduled Pinned Locked Moved
Tuning and tweaking
2
3
102
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
    Kiwi3D
    last edited by Kiwi3D 8 Apr 2024, 10:10 4 Aug 2024, 10:00

    Guys,

    Having a small issue that Z is dropping a couple of mm during X Homing

    Any ideas would be helpful please

    ; homex.g
    ;echo "home the X axis"
    M400 ; make sure everything has stopped before we make changes
    G91 ; relative positioning
    M915 P0:5 S5 H200 F0 R0 ; Configure Stall Detection
    M906 X300 Z300 ; set homing motor current
    G1 F5000
    G1 H1 X-254 ; Home X-Axis independently
    ;M906 X1000 Z1000 ; set homing motor current
    ;M915 P0:5 S35 H500 F0 R1 ; Configure Stall Detection
    M400 ; make sure everything has stopped before we make changes
    G90 ; absolute positioning
    G1 F7000 X125

    undefined 1 Reply Last reply 4 Aug 2024, 10:09 Reply Quote 0
    • undefined
      jay_s_uk @Kiwi3D
      last edited by 4 Aug 2024, 10:09

      @Kiwi3D post the output of M669 and the type of corexz it is

      Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

      undefined 1 Reply Last reply 4 Aug 2024, 10:11 Reply Quote 0
      • undefined
        Kiwi3D @jay_s_uk
        last edited by 4 Aug 2024, 10:11

        @jay_s_uk

        M669 K2 X1:0:1 Y0:1:0 Z1:0:-1

        Machine is a Voron Switchwire

        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