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

    Help with starting print height after modding a qidi tech 1

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    4
    17
    654
    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.
    • Phaedruxundefined
      Phaedrux Moderator
      last edited by Phaedrux

      @dakingofhearts2003 said in Help with starting print height after modding a qidi tech 1:

      G1 H1 Z205 F360 ; move Z up stopping at the endstop
      G90 ; absolute positioning
      G92 Z0 ; set Z position to axis maximum (you may want to adjust this)

      Ok so if you endstop is located at Z min, then your homing move in homeall and homez is going the wrong way.

      Should be G1 H1 Z-205 F360

      If G1 Z205 is moving towards the endstop, then your Z axis motor is rotating the wrong way.

      When jogging the Z axis does Z+ move the bed and nozzle farther apart and Z- closer together?

      Z-Bot CoreXY Build | Thingiverse Profile

      dakingofhearts2003undefined 1 Reply Last reply Reply Quote 0
      • dakingofhearts2003undefined
        dakingofhearts2003 @Phaedrux
        last edited by

        @Phaedrux i assure you everything is correct i made my own wires and so i had to reverse somethings. If the bed went the wrong way i wouldnf be able to home successfully.

        Phaedruxundefined 1 Reply Last reply Reply Quote 0
        • Phaedruxundefined
          Phaedrux Moderator @dakingofhearts2003
          last edited by

          @dakingofhearts2003 said in Help with starting print height after modding a qidi tech 1:

          Everything homes correctly but it keeps starting the prints about 5 mm above the bed if i can fix that im good.

          After you homeall are you able to jog the nozzle down so that Z0 has the nozzle just touching the bed?

          Z-Bot CoreXY Build | Thingiverse Profile

          1 Reply Last reply Reply Quote 0
          • fcwiltundefined
            fcwilt
            last edited by fcwilt

            Hi,

            The process you used: Move nozzle to touch bed, G92 Z0 and then M500.

            What do you think M500 does in this case?

            Frederick

            Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

            1 Reply Last reply Reply Quote 0
            • dakingofhearts2003undefined
              dakingofhearts2003
              last edited by

              20201117_221944.jpg

              1 Reply Last reply Reply Quote 0
              • dakingofhearts2003undefined
                dakingofhearts2003
                last edited by

                This is how close it is after homing

                fcwiltundefined 1 Reply Last reply Reply Quote 0
                • fcwiltundefined
                  fcwilt @dakingofhearts2003
                  last edited by

                  @dakingofhearts2003 said in Help with starting print height after modding a qidi tech 1:

                  This is how close it is after homing

                  You need to determine how far from the bed the nozzle is at that point.

                  Then you need to adjust the G92 Z0 line to specify the actual Z position at that point, and it is clearly not 0.

                  Let's say you determine the nozzle is exactly 5mm off the bed.

                  Then the line should read G92 Z5.

                  So then moving to Z0 would move down 5mm and should touch the bed.

                  Frederick

                  Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

                  dakingofhearts2003undefined 1 Reply Last reply Reply Quote 0
                  • dakingofhearts2003undefined
                    dakingofhearts2003 @fcwilt
                    last edited by

                    @fcwilt i did that and still this is what i get

                    20201117_224510.jpg

                    1 Reply Last reply Reply Quote 0
                    • fcwiltundefined
                      fcwilt
                      last edited by

                      Hi,

                      So you modified the G29 Z# line in the homez.g file?

                      And the nozzle is now farther away?

                      Frederick

                      Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

                      1 Reply Last reply Reply Quote 0
                      • Phaedruxundefined
                        Phaedrux Moderator @dakingofhearts2003
                        last edited by

                        @dakingofhearts2003 said in Help with starting print height after modding a qidi tech 1:

                        i assure you everything is correct

                        And yet your nozzle is 5mm above the bed. 🤔

                        Z-Bot CoreXY Build | Thingiverse Profile

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