Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order
    1. Home
    2. Tags
    3. homeall
    Log in to post
    • All categories
    • Steppenleguan

      Independent dual z axis with endstops - z homing not working
      Documentation • z probe homez homeall z axis z axis home z axis homing fail • • Steppenleguan

      9
      0
      Votes
      9
      Posts
      95
      Views

      Phaedrux

      @Steppenleguan said in Independent dual z axis with endstops - z homing not working:

      @knuxvomica no they don´t.
      Current state: G28 homing failed , and nothing happens
      Before with a homez.g: The axis lifts 5mm, moves down then passes! the endstops and hits my frame when I don´t emergency stop...

      As you can see I am using the M564 command to test the axis movements in advance (which works fine) but obviously I don´t have any homing , i.e. no printing possible

      M564 H0 ;move without homing

      @Phaedrux said in Independent dual z axis with endstops - z homing not working:

      Please post your full config.g
      Homing Z should be as simple as a G1 H1 Z move to move the z axis such that the endstops are hit.

      You need G1 H1 Z-700 at the end of your homeall.g to home the Z axis. The same would be needed in homez.g

    • EEngineer

      Z offset resets on every print or Homing and start gcode asking
      Duet Hardware and wiring • start gcode z offset babystepping gcode config homeall • • EEngineer

      20
      0
      Votes
      20
      Posts
      1135
      Views

      EEngineer

      @fcwilt

      This is very convenient, thank you for the tip.

      I had a few succesful print since I made the Z-offset correctly.