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

    CReatBot DX2

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    4
    6
    245
    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

      Hello ,
      I have a problem with the x and y stepper motors, when i start x home the stepper moves litte and then make a zooming noise. same with the y axis. using a duet wifi board 1.04 .
      Anybody who can help me with this issue, x is belt driven, y is also belt driven, i dont know the exact settings too use any body S.0.S

      greetings laurens

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

        Please provide some more information, including your homing files.

        Z-Bot CoreXY Build | Thingiverse Profile

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

          config.g The creatbot dx 2 has a z axis with leadscrew that works
          But the x en y axis are belt driven move little en then stops make a zooming noise.
          last duet firware is updated.
          send the config.g files the creatbot has a 24 volt amp power supply
          [0_1575061478030_sys.rar](Uploading 100%)

          1 Reply Last reply Reply Quote 0
          • Vetiundefined
            Veti
            last edited by

            have you checked that the motors are moving in the correct direction?

            see https://duet3d.dozuki.com/Wiki/Choosing_and_connecting_stepper_motors
            last paragraph.

            also check that you endstops are correct using m119

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

              YES I CHECK IT , CHECKED SAME COILS.
              BUT AT HOMING X AND Y IT MOVES LITTLE AND THEN STOPS AND MAKE A SNOOSING NOISE

              dc42undefined 1 Reply Last reply Reply Quote 0
              • dc42undefined
                dc42 administrators @A Former User
                last edited by

                From your configg:

                M203 X9000.00 Y9000.00 Z180.00 E6000.00 ; set maximum speeds (mm/min)
                M201 X500.00 Y500.00 Z100.00 E5000.00 ; set accelerations (mm/s^2)
                M906 X800 Y800 Z800 E1000 I50 ; set motor currents (mA) and motor idle factor in per cent

                The "zooming" sound could mean that you are trying to accelerate or move the X and Y stepper motors faster than they can go. Your accelerations in M201 look modest, so I suggest you try reducing then X and Y speeds in M203 and see if that works properly.

                How did you decide on the 800mA X and Y motor current in M906? Do you have the specification of the X and Y stepper motors?

                Please also upload your homing files. Your .rar file upload failed.

                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
                • First post
                  Last post
                Unless otherwise noted, all forum content is licensed under CC-BY-SA