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

    Inverting the Z axis.

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    2
    3
    155
    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.
    • 3DPotterundefined
      3DPotter
      last edited by

      Our limit switch is at the top of the Z rail. We are using probe switches. When the Z is finished homing its head position is 0. We want it to be 600. We are on firmware version 3.1.1 so we have changed our config.

      On the old M574 command we had: M574 X2 Y1 Z2 S0

      We now have:
      M574 X1 S1 P"!xstop"
      M574 Y1 S1 P"!ystop"
      M574 Z1 S1 P"!zstop"

      If I change the S1 to S2 it will not function and i get an error:
      G28 Z
      Error: Failed to enable endstops.

      config: https://pastebin.com/PebvwA5X
      home Z: https://pastebin.com/VNQYZx9D
      home all: https://pastebin.com/KxFaRCVy

      Please help. Thank you.

      https://3dpotter.com/
      The only dedicated 3D ceramic printer using real clay.

      https://www.instagram.com/3dpotter/
      https://www.youtube.com/c/3dpotter/
      https://www.facebook.com/3dpotter/
      https://www.reddit.com/user/3D_Potterbot

      A Former User? 1 Reply Last reply Reply Quote 0
      • A Former User?
        A Former User @3DPotter
        last edited by A Former User

        @3DPotter said in Inverting the Z axis.:

        If I change the S1 to S2

        Change Z1 to Z2

        https://duet3d.dozuki.com/Wiki/Gcode#Section_M574_Set_endstop_configuration

        edit: looks like you might have the same issue with X?

        1 Reply Last reply Reply Quote 1
        • 3DPotterundefined
          3DPotter
          last edited by

          Thank you. I swear I thought I had tried that. Problem fixed.

          https://3dpotter.com/
          The only dedicated 3D ceramic printer using real clay.

          https://www.instagram.com/3dpotter/
          https://www.youtube.com/c/3dpotter/
          https://www.facebook.com/3dpotter/
          https://www.reddit.com/user/3D_Potterbot

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