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

    How to not require Home before next print?

    Scheduled Pinned Locked Moved
    General Discussion
    4
    11
    542
    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.
    • alankilianundefined
      alankilian @code7
      last edited by

      @code7 Look at the end GCODE provided by your slicer.

      There might be an M18 "Disable stepper motors" command in there.

      That was the reason my delta required homing every time.

      SeemeCNC Rostock Max V3 converted to V3.2 with a Duet2 Ethernet Firmware 3.2 and SE300

      code7undefined 1 Reply Last reply Reply Quote 0
      • code7undefined
        code7 @alankilian
        last edited by code7

        @alankilian
        I just checked my sliced gcode and verified the slicer isn't putting an M18 in there.

        Delta Printer Using a Duet 2 Wifi v1.04c, FW3.4.0beta2, Duet WiFi sever 1.26, Duet Web Control 3.3.0

        alankilianundefined 1 Reply Last reply Reply Quote 0
        • alankilianundefined
          alankilian @code7
          last edited by alankilian

          @code7 Can you post a small GCODE file?

          Maybe it's M84.

          What are you using as a slicer?

          SeemeCNC Rostock Max V3 converted to V3.2 with a Duet2 Ethernet Firmware 3.2 and SE300

          code7undefined 2 Replies Last reply Reply Quote 0
          • code7undefined
            code7 @alankilian
            last edited by

            @alankilian
            I don't see M84 anywhere in the gcode either. I'm using Simplify3D.

            Delta Printer Using a Duet 2 Wifi v1.04c, FW3.4.0beta2, Duet WiFi sever 1.26, Duet Web Control 3.3.0

            alankilianundefined 1 Reply Last reply Reply Quote 0
            • code7undefined
              code7 @alankilian
              last edited by

              @alankilian
              I just found M84 in the Cancel macro. Thanks!

              Delta Printer Using a Duet 2 Wifi v1.04c, FW3.4.0beta2, Duet WiFi sever 1.26, Duet Web Control 3.3.0

              alankilianundefined 1 Reply Last reply Reply Quote 2
              • alankilianundefined
                alankilian @code7
                last edited by

                @code7 Look at the Ending Script tab.

                Also, can you post a small GCODE file?
                Capture.PNG

                SeemeCNC Rostock Max V3 converted to V3.2 with a Duet2 Ethernet Firmware 3.2 and SE300

                1 Reply Last reply Reply Quote 0
                • alankilianundefined
                  alankilian @code7
                  last edited by

                  @code7 said in How to not require Home before next print?:

                  @alankilian
                  I just found M84 in the Cancel macro. Thanks!

                  Oh, I didn't know you were cancelling a print.

                  I would have suggested that. 🙂

                  Great news anyway.

                  SeemeCNC Rostock Max V3 converted to V3.2 with a Duet2 Ethernet Firmware 3.2 and SE300

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

                    If you happen to know that the print head is in the same position post print every time because you home it at the end of a print and power off the motors, you could create a macro that just uses G92 to force set that position again to mark the axis as homed. I would be reluctant to trust that for the Z axis unless you've verified the Z doesn't drop at all.

                    Z-Bot CoreXY Build | Thingiverse Profile

                    code7undefined 1 Reply Last reply Reply Quote 0
                    • code7undefined
                      code7 @Phaedrux
                      last edited by

                      @phaedrux OK - thanks

                      Delta Printer Using a Duet 2 Wifi v1.04c, FW3.4.0beta2, Duet WiFi sever 1.26, Duet Web Control 3.3.0

                      1 Reply Last reply Reply Quote 0
                      • zaptaundefined
                        zapta @code7
                        last edited by

                        @code7 said in How to not require Home before next print?:

                        Can someone remind me where I can disable the feature that requires a home move before the next print on a delta platform?

                        Why do you want to do that? Saving time or something else?

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