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

    HOMES fine, CRASHES when starting print

    Scheduled Pinned Locked Moved
    LPC
    crash error homing
    3
    17
    1.1k
    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.
    • obokenpallyundefined
      obokenpally @gloomyandy
      last edited by

      @gloomyandy nothing happens it says sending, but no movement. Using pronterface and usb cable

      1 Reply Last reply Reply Quote 0
      • gloomyandyundefined
        gloomyandy
        last edited by

        try using something other than pronterface if you can. That tends to do various odd things. Just use a terminal emulation program like YAT or putty. You should be able to issue gcode code commands like M122 and have the responses come back.

        obokenpallyundefined 1 Reply Last reply Reply Quote 0
        • obokenpallyundefined
          obokenpally @gloomyandy
          last edited by

          @gloomyandy when i enter g28 in dwc is homes perfectly fine

          1 Reply Last reply Reply Quote 0
          • obokenpallyundefined
            obokenpally @gloomyandy
            last edited by

            @gloomyandy i can use m122 in putty, but g28 does nothing again

            1 Reply Last reply Reply Quote 0
            • gloomyandyundefined
              gloomyandy
              last edited by

              In putty enter:
              M111 P3 S1
              M111 P16 S1
              G28
              and post the output. If G28 still does nothing, type G28 in the DWC console and again post the output from the USB console. You may need to scroll back to see the output.

              obokenpallyundefined 3 Replies Last reply Reply Quote 0
              • obokenpallyundefined
                obokenpally @gloomyandy
                last edited by

                @gloomyandy Debugging enabled for modules: GCodes(3)
                Debugging disabled for modules: Platform(0) Network(1) Webserver(2) Move(4) Heat(5) DDA(6) Roland(7) Scanner(8) PrintMonitor(9) Storage(10) PortControl(11) DuetExpansion(12) FilamentSensors(13) WiFi(14) Display(15) LinuxInterface(16)
                USB: M111 P16 S1
                Debugging enabled for modules: GCodes(3) LinuxInterface(16)
                Debugging disabled for modules: Platform(0) Network(1) Webserver(2) Move(4) Heat(5) DDA(6) Roland(7) Scanner(8) PrintMonitor(9) Storage(10) PortControl(11) DuetExpansion(12) FilamentSensors(13) WiFi(14) Display(15)
                USB: G28

                ( G28 didnt do anything btw )

                1 Reply Last reply Reply Quote 0
                • obokenpallyundefined
                  obokenpally @gloomyandy
                  last edited by

                  keeps gettin flagged as spam, i messaged you in discord, and sent a TXT of the output during the g28

                  1 Reply Last reply Reply Quote 1
                  • obokenpallyundefined
                    obokenpally @gloomyandy
                    last edited by

                    @gloomyandy I also noticed the output in putty when connected to dwc, has a bunch of connected establishment codes and a bunch of continueing code that gets generated,basically stating the printer is connected blah blah.

                    When i have dwc off, and just using putty there are no lines being generated from consol. Its like my printer only has its brains. When dwc is connected, ( could i have screwed up setup that bad? ) or is that normal?

                    1 Reply Last reply Reply Quote 1
                    • gloomyandyundefined
                      gloomyandy
                      last edited by

                      What exactly do you mean by having "dwc off"? In all of these tests you need to have your rPi running and connected. If you did not that would explain why G28 was not do anything when you typed it from putty. You can't use the SBC version of RRF without having the rPi/DSF connected.

                      It is getting pretty late here, so I've got to go.

                      You should probably set the option in the putty terminal settings:
                      Implicit CR in every LF
                      makes the output easier to read.

                      I'd still like to see the directory listing of your /opt/dsf/sd/sys directory.

                      Please reboot your LPC board. Make sure that DWC is connected and then connect using putty over USB (keep the rPi on and DWC running) then enter:
                      M111 P3 S1
                      M111 P16 S1
                      G28
                      M122
                      and post the output.

                      obokenpallyundefined 1 Reply Last reply Reply Quote 2
                      • obokenpallyundefined
                        obokenpally @gloomyandy
                        last edited by

                        @gloomyandy OUTPUT.txt

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