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

    Scara manual control

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    4
    22
    636
    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.
    • Fuzionlineundefined
      Fuzionline @droftarts
      last edited by

      @droftarts
      tks for your help

      droftartsundefined 1 Reply Last reply Reply Quote 0
      • droftartsundefined
        droftarts administrators @Fuzionline
        last edited by

        @Fuzionline I've raised this as an issue on Github: https://github.com/Duet3D/RepRapFirmware/issues/1045

        Ian

        droftarts created this issue in Duet3D/RepRapFirmware

        open [Bug]: Scara kinematics ignoring M669 R parameter in RRF 3.5.2 #1045

        Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

        Fuzionlineundefined 1 Reply Last reply Reply Quote 0
        • Fuzionlineundefined
          Fuzionline @droftarts
          last edited by

          @droftarts
          Tks

          Fuzionlineundefined 1 Reply Last reply Reply Quote 0
          • Fuzionlineundefined
            Fuzionline @Fuzionline
            last edited by

            @Fuzionline
            hello
            Do you have news
            tks

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

              @Fuzionline did you test this with 3.6beta2 to see if its resolved or not?

              www.duet3d.com

              1 Reply Last reply Reply Quote 0
              • Fuzionlineundefined
                Fuzionline
                last edited by

                I updated to version 3.6.0 Release Candidate 1, but the M571 command doesn't work. I reverted to Release 3.5.4, and it's working. Thank you.
                I have a Duet 2 wifi.

                Fuzionlineundefined dc42undefined 2 Replies Last reply Reply Quote 0
                • Fuzionlineundefined
                  Fuzionline @Fuzionline
                  last edited by

                  @Fuzionline
                  I haven't had the opportunity to test 3.6 beta 2 yet to see if it resolved the issue with M669 R.

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

                    @Fuzionline said in Scara manual control:

                    I updated to version 3.6.0 Release Candidate 1, but the M571 command doesn't work. I reverted to Release 3.5.4, and it's working. Thank you.
                    I have a Duet 2 wifi.

                    Confirmed, M571 doesn't work in 3.6.0-rc.1 and 3.6 beta versions. It will be fixed in rc2.

                    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

                    Fuzionlineundefined 1 Reply Last reply Reply Quote 0
                    • Fuzionlineundefined
                      Fuzionline @dc42
                      last edited by

                      @dc42
                      Hello
                      Now with the rc2 it´s ok .
                      Another doubt

                      When I run a simulation and there is a movement that cannot be executed, the system correctly reports the error and shows the exact line in the G-code where the issue occurs — so far, so good.

                      However, sometimes the simulation finishes without detecting any errors, but when I start the actual print, I get errors in the console like:

                      Error: G1: intermediate position outside machine limits

                      These messages appear either in blue or red, but the printer keeps running without stopping.
                      Tks

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

                        @Fuzionline the reason for this is that when simulating on a Scara or other machine with nonlinear kinematics, RRF doesn't segment the moves and simulate the segments, but instead simulates the entire move. We tried simulating individual segments but found it was too slow. Unfortunately there are some situations in which out-of-bounds errors are only detected at the segment level; for example, if a move has reachable start and end coordinates but would bring the head too close to the proximal axis on the way between them.

                        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