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

    New RepRap config tool crashing my delta into carriage 3 endstop

    Scheduled Pinned Locked Moved
    General Discussion
    5
    5
    277
    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.
    • USSCodyundefined
      USSCody
      last edited by

      after tweaking my config in the reprap configtool released yesterday upon homing the printer the printer just crashes into carriage three endstop (NC) over and over, has anyone else had any issues?

      dc42undefined 1 Reply Last reply Reply Quote 0
      • Danalundefined
        Danal
        last edited by Danal

        The tool is a very general starting point, not a perfect config.

        Also, it is best practice to check endstops with your finger and ensure they show up as not-triggered and triggered (as appropriate) by issuing M119 commands. Home the machine only after that looks right.
        .

        How are your endstops wired? Normally Open? Normally Closed?

        How are they configured? Something like this in config.g?

        M574 X2 Y2 Z2 S1 		; 2= Endstops at "top" of axis, S1= active high
        

        With the carriages away from the stops, M119 should return this, until you press a switch with your finger:

        M119
        Endstops - X: not stopped, Y: not stopped, Z: not stopped, Z probe: not stopped
        

        Pressing a switch on a Delta results in:

        M119
        Endstops - X: at max stop, Y: not stopped, Z: not stopped, Z probe: not stopped
        

        Delta / Kossel printer fanatic

        1 Reply Last reply Reply Quote 0
        • dc42undefined
          dc42 administrators @USSCody
          last edited by dc42

          @usscody said in New RepRap config tool crashing my delta into carriage 3 endstop:

          after tweaking my config in the reprap configtool released yesterday upon homing the printer the printer just crashes into carriage three endstop (NC) over and over, has anyone else had any issues?

          Is this a delta? If so, see https://duet3d.dozuki.com/Wiki/ConfiguringRepRapFirmwareDeltaPrinter?revisionid=HEAD#Section_Testing_the_motors_and_endstops_individually.

          Duet WiFi hardware designer and firmware engineer
          Please do not ask me for Duet support via PM or email, use the forum
          http://www.escher3d.com, https://miscsolutions.wordpress.com

          1 Reply Last reply Reply Quote 0
          • Shaunundefined
            Shaun
            last edited by

            New here, but noticed they removed the wifi config option from the configuration page. So you cant add the Sid and Password before exporting and copying to the SD card

            T3P3Tonyundefined 1 Reply Last reply Reply Quote 0
            • T3P3Tonyundefined
              T3P3Tony administrators @Shaun
              last edited by

              @shaun said in New RepRap config tool crashing my delta into carriage 3 endstop:

              noticed they removed the wifi config option from the configuration page. So you cant add the Sid and Password before exporting and copying to the SD card

              it was because it ended up being left in the config.g by users causing issues. its best to use the process describer here:
              https://duet3d.dozuki.com/Guide/1.)+Getting+Connected+to+your+Duet/7#s10
              to get on the wifi

              www.duet3d.com

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