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

    odroid sbc working with duet3 mini but not with 6hc ?

    Scheduled Pinned Locked Moved
    General Discussion
    3
    6
    226
    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.
    • joekoundefined
      joeko
      last edited by

      i got the odroid c4 running with debian buster connected to a duet3 mini but the same board doesnt work with the duet3 6hc. with duet3 mini all fine, with duet 6hc nothing...

      now i ask me what is wrong. the only different is that on the 6hc is the latest beta installed and on the mini the latest stable. on both boards i have removed the sd card. is that possible that this is the reason that i have to downgrade the 6hc to the stable and than i can connect to the sbc ?

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

        @joeko said in odroid sbc working with duet3 mini but not with 6hc ?:

        is that possible that this is the reason that i have to downgrade the 6hc to the stable and than i can connect to the sbc ?

        Yes, or else upgrade the sbc to the latest unstable version of DSF.

        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

        joekoundefined 1 Reply Last reply Reply Quote 0
        • joekoundefined
          joeko @dc42
          last edited by joeko

          @dc42 said in odroid sbc working with duet3 mini but not with 6hc ?:

          @joeko said in odroid sbc working with duet3 mini but not with 6hc ?:

          is that possible that this is the reason that i have to downgrade the 6hc to the stable and than i can connect to the sbc ?

          Yes, or else upgrade the sbc to the latest unstable version of DSF.

          ok now. flashed the stable firmware on the 6hc and now it is running from the odroid sbc 🙂
          but now i have a new question.

          i use 3 z leadscrew ithe kinematic bedlevelling. i have created the bed.g

          ; bed.g
          ; called to perform automatic bed compensation via G32
          ; generated by RepRapFirmware Configuration Tool v3.3.4 on Sat >Oct 23 2021 07:25:18 GMT+0200 (Mitteleuropäische Sommerzeit)
          ;M561 ; clear any bed transform
          ;G29 ; probe the bed and enable compensation
          G90
          echo "Bett ausrichten"
          M561
          G28
          M98 P"gantry_level.g"

          while move.calibration.initial.deviation >= 0.01
          echo "Abweichung: " ^ move.calibration.initial.deviation ^ "mm" >^ " nochmal"
          M98 P"gantry_level.g"

          echo "Fertig Abweichung: " ^ move.calibration.initial.deviation ^ >"mm"
          echo "Drucker homen."
          G28 Z

          without sbc modus i got the displaymessage after start levelling
          "Bett ausrichten"
          now in sbc modus i dont get this message until the levelling is finised. i dont get console message until the prozes is finished.
          not on paneldue or on the browser. all messages at the same time

          is that correct in sbc modus ?Unbenannt.jpg

          dc42undefined chrishammundefined 2 Replies Last reply Reply Quote 0
          • joekoundefined
            joeko
            last edited by

            This post is deleted!
            1 Reply Last reply Reply Quote 0
            • dc42undefined
              dc42 administrators @joeko
              last edited by

              @joeko said in odroid sbc working with duet3 mini but not with 6hc ?:

              now in sbc modus i dont get this message until the levelling is finised. i dont get console message until the prozes is finished.
              not on paneldue or on the browser. all messages at the same time

              If you can, please upgrade your system to firmware 3.4.0beta6 via the unstable feed of the Duet3D package server, and test again. If you still have the same issue with that firmware, then this is one for @chrishamm to look at.

              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
              • chrishammundefined
                chrishamm administrators @joeko
                last edited by

                @joeko @dc42 That's a known limitation of v3.3. v3.4 will print echo messages and code replies instantly like rrf does.

                Duet software engineer

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