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

    It appears that the first attempt failed

    Scheduled Pinned Locked Moved Unsolved
    Duet Hardware and wiring
    4
    10
    295
    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.
    • A Former User?
      A Former User
      last edited by droftarts

      This post is deleted!
      fcwiltundefined 1 Reply Last reply Reply Quote 0
      • fcwiltundefined
        fcwilt @A Former User
        last edited by droftarts

        @corlissmedia said

        Well . . . I guess I'm in shock.

        I don't know how to use DWC, but I did try to home X.

        The racket caused me to turn off the machine right after I checked the print head to see if it was stuck.

        Hence the title of this post.

        I can hear the power supply running. The front fan on the print head is working. Green, green, red, red, blue, then a flashing red led, that's what I'm seeing.

        And that's that.

        Mark.

        It's best to test each bit of hardware, one test at a time.

        • verify endstop operation by monitoring the state of each endstop in the object model viewer, with each endstop switch operated by hand.

        • verify stepper operation by enabling movement when not homed (issue M564 H0) and the jog each stepper in very small amounts from the DWC

        Once you know that endstop sensors and steppers are working you can try jogging each stepper toward the endstop for that axis and verify the endstop is operated correctly before jogging into the end of the axis.

        You can, if desired, reduce the stepper current for these tests using M913.

        You can then check your homing code by issuing a G1 H1 command, for each axis, set for a short distance and at a slow speed to verify that the command moves toward the axis endstop as expected.

        Once that is working correctly you can go back and issue the same G1 H1 commands, but for a long enough distance to reach the endstop sensor. When the endstop sensor is operated the move should immediately stop.

        Hopefully this is enough to give you an idea of how to proceed.

        Frederick

        Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

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

          @fcwilt where us, or what does the "object model viewer" look like so I can find it.

          Mark

          fcwiltundefined 1 Reply Last reply Reply Quote 0
          • fcwiltundefined
            fcwilt @A Former User
            last edited by droftarts

            @corlissmedia said

            @fcwilt where us, or what does the "object model viewer" look like so I can find it.

            Mark

            Drat. I'm not at home and don't have access to the DWC so I could take a screen shot.

            It's a optional feature that is included with the firmware but you have to start it.

            It's under the item on the left titled "Plug-Ins" (I think) and as I recall there are two tabs for two different kinds of plugs-ins.

            See if you can find that and look for one mentioning object model browser or something similar.

            Frederick

            Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

            A Former User? 2 Replies Last reply Reply Quote 0
            • A Former User?
              A Former User @fcwilt
              last edited by

              @fcwilt I’ll give it a try.

              Thanks for helping me.

              Mark

              1 Reply Last reply Reply Quote 1
              • A Former User?
                A Former User @fcwilt
                last edited by

                @fcwilt I found it. Listed in the plug-ins.

                I looked at it. Meaningless to me. Could you try to describe what it does? How I might try to use it? I guess I was expecting a model. But it’s lists. How are lists, how do lists become models?

                fcwiltundefined Nightowlundefined droftartsundefined 3 Replies Last reply Reply Quote 1
                • fcwiltundefined
                  fcwilt @A Former User
                  last edited by droftarts

                  @corlissmedia said

                  @fcwilt I found it. Listed in the plug-ins.

                  I looked at it. Meaningless to me. Could you try to describe what it does? How I might try to use it? I guess I was expecting a model. But it’s lists. How are lists, how do lists become models?

                  The object model is organize and displayed as a tree structure.

                  Endstops are treated as sensors which as I recall is a top-level item. Select that and you should be able to see endstops, which you can drill-down into and locate each endstop by number, 0 is the X axis, 1 is the Y axis, 2 is the Z axis.

                  Frederick

                  Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

                  1 Reply Last reply Reply Quote 0
                  • Nightowlundefined
                    Nightowl @A Former User
                    last edited by Nightowl

                    @Corlissmedia

                    It doesn't do anything, it's a repository for settings and status information.

                    You can use the nodes to find information - and the node name in macros to retrieve that information.

                    For example, in the "global" node it will show you the current values of the global variables, like these in my setup:

                    Screenshot 2022-06-21 at 08.45.12.png

                    ...and the status of the three end stops:

                    Screenshot 2022-06-21 at 08.46.02.png

                    There is also a guidance document here.

                    By the way, I don't think the topic title is appropriate.

                    Few things are more dangerous than taking the advice of someone who thinks he knows what he's doing.
                    I'm still on my learning curve, so take everything I say with caution!

                    RatRig 1075, Duet3 MB6HC, Sorotec SFM 1000 PV-ER milling motor, Hobbyist

                    droftartsundefined 1 Reply Last reply Reply Quote 1
                    • droftartsundefined
                      droftarts administrators @A Former User
                      last edited by

                      @corlissmedia there’s a whole guide for commissioning (ie check everything is working). https://docs.duet3d.com/en/How_to_guides/Commissioning

                      Specifically for testing endstops (3 ways covered, on three tabs) https://docs.duet3d.com/en/How_to_guides/Commissioning#h-7-check-endstops

                      But PLEASE follow the whole guide. It will explain a lot!

                      Ian

                      Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

                      1 Reply Last reply Reply Quote 1
                      • droftartsundefined
                        droftarts administrators @Nightowl
                        last edited by droftarts

                        @nightowl999 said

                        By the way, I don't think the topic title is appropriate.

                        I agree.

                        @Corlissmedia please title your threads more appropriately for this forum.

                        FYI to change the title of a forum thread, edit the first post of the thread. This can only be done by the thread starter (ie the first post to a new thread) or an admin.

                        I have renamed the thread and unlocked it.

                        Ian

                        Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

                        1 Reply Last reply Reply Quote 2
                        • droftartsundefined droftarts locked this topic
                        • System marked this topic as a question
                        • droftartsundefined droftarts marked this topic as a regular topic
                        • System marked this topic as a question
                        • droftartsundefined droftarts unlocked this topic
                        • First post
                          Last post
                        Unless otherwise noted, all forum content is licensed under CC-BY-SA