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

    SBC Problem

    Scheduled Pinned Locked Moved Solved
    Duet Hardware and wiring
    4
    17
    512
    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.
    • Macwolfundefined
      Macwolf @dc42
      last edited by Macwolf

      @dc42 said in SBC Problem:

      Do you mean that it runs OK in standalone mode, but doesn't run properly in SBC mode? If that's what you mean, are you certain that the config.g and homing files you are using on the SD card in the SBC are identical to the ones you used on the SD card in the Duet when you ran in standalone mode?

      Yes the files are idendical

      the config is of course a bit different (lan settings)

      1 Reply Last reply Reply Quote 0
      • Macwolfundefined
        Macwolf
        last edited by Macwolf

        with the 3.5beta 1 the SBC mode works.
        Z moves, but there are still bugs.
        I'm looking forward to the 3.5 final
        the bug isBildschirmfoto 2023-01-03 um 17.12.14.png

        Bildschirmfoto 2023-01-03 um 17.12.46.png

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

          @Macwolf I'm not certain this is the problem, however M92 takes only a single Z parameter even if you have multiple Z drivers.

          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

          Macwolfundefined 1 Reply Last reply Reply Quote 0
          • Macwolfundefined
            Macwolf @dc42
            last edited by Macwolf

            @dc42 said in SBC Problem:

            @Macwolf I'm not certain this is the problem, however M92 takes only a single Z parameter even if you have multiple Z drivers.

            what do you mean by a parameter? a small example?

            M92 Z640 ; only ?

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

              @Macwolf said in SBC Problem:

              M92 Z640 ; only ?

              correct

              Z-Bot CoreXY Build | Thingiverse Profile

              Macwolfundefined 1 Reply Last reply Reply Quote 0
              • Macwolfundefined
                Macwolf @Phaedrux
                last edited by

                the error message is gone, only the speed of the Z axis is at 0.5mm/s is that due to the beta status?Z-Speed.jpg

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

                  M566 X566.00 Y566.00 C2 Z25.00:25.00:25.00 E300:300:300:300		                ; Set maximum instantaneous speed changes (mm/min)
                  M203 X35000.00 Y35000.00 Z3000.00:3000.00:3000.00 C5000 E7200:7200:7200:7200  ; Set maximum speeds (mm/min)
                  M201 X6000.00 Y6000.00 Z300.00:300.00:300.00 C500 E10000:10000:10000:10000			      ; Set accelerations (mm/s^2)
                  M906 X2000 Y2000 Z1500:1500:1500                            ; Set motor currents (mA) Idle motion motors to 30%
                  

                  You should remove the multiple values for the Z axis in all of these commands. It is set per axis. The only time multiple values are required is for extruders as they are independent axis.

                  @Macwolf said in SBC Problem:

                  only the speed of the Z axis is at 0.5mm/s

                  At what point are you seeing this speed?

                  Z-Bot CoreXY Build | Thingiverse Profile

                  Macwolfundefined 2 Replies Last reply Reply Quote 0
                  • Macwolfundefined
                    Macwolf @Phaedrux
                    last edited by

                    @Phaedrux said in SBC Problem:

                    At what point are you seeing this speed?

                    when homing above at "requested speed"
                    and of course the bed that moves in slow motion. Z also moves at 0.5mm/s when moving

                    1 Reply Last reply Reply Quote 0
                    • Macwolfundefined
                      Macwolf @Phaedrux
                      last edited by Macwolf

                      @Phaedrux said in SBC Problem:

                      You should remove the multiple values for the Z axis in all of these commands. It is set per axis. The only time multiple values are required is for extruders as they are independent axis.

                      Great problem solved

                      1 Reply Last reply Reply Quote 0
                      • Phaedruxundefined Phaedrux marked this topic as a question
                      • Phaedruxundefined Phaedrux has marked this topic as solved
                      • Phaedruxundefined
                        Phaedrux Moderator
                        last edited by

                        Great. If you have any more questions, start a new thread and we'll be glad to help.

                        Z-Bot CoreXY Build | Thingiverse Profile

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