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

    Configuring RepRapFirmware SCARAPrinter

    Scheduled Pinned Locked Moved
    General Discussion
    3
    11
    381
    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.
    • Mauxxundefined
      Mauxx
      last edited by

      Hello,
      Can anyone explain me this step?
      I

      if i have Proximal and Distal length 200mm, what will be my XYoffset?

      If you specify xxx and yyy as zero in the M669 command or you leave out the X and Y parameters, then X0 Y0 will be the position of the axis of the proximal joint (which is an unreachable position in most SCARA architectures). You should specify xxx and yyy in the M669 command as the location you want for X0, Y0 relative to the proximal joint. In a typical case, the X offset will be positive by an amount somewhat smaller than the square printable X range, and the Y offset will be negative by about half the square printable Y range.

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

        It depends on where you want X0 Y0 to be.

        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
        • Mauxxundefined
          Mauxx
          last edited by

          After homing i would X0 Y0 at centre of bed (see picture)
          alt text

          dc42undefined 1 Reply Last reply Reply Quote 0
          • oliofundefined
            oliof
            last edited by

            That depends on your axis definitions (M208).

            <>RatRig V-Minion Fly Super5Pro RRF<> V-Core 3.1 IDEX k*****r <> RatRig V-Minion SKR 2 Marlin<>

            1 Reply Last reply Reply Quote 0
            • Mauxxundefined
              Mauxx
              last edited by

              ; Axis Limits
              M208 X-150 Y-110 Z0 S1 ; set axis minima
              M208 X150 Y110 Z120 S0 ; set axis maxima

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

                @Mauxx said in Configuring RepRapFirmware SCARAPrinter:

                After homing i would X0 Y0 at centre of bed (see picture)
                alt text

                In that case, X is 0 (no X offset), and Y is 110 + the offset between the proximal axis and the Ymin edge of the bed.

                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
                • Mauxxundefined
                  Mauxx
                  last edited by

                  Offset between Proximal axis and Ymin edge is 130
                  so i could set in this way?
                  M669 K4 P200 D200 Annn: mmm Bnnn: mmm C0: 0: 0 Y240 ?

                  1 Reply Last reply Reply Quote 0
                  • Mauxxundefined
                    Mauxx
                    last edited by

                    And what about A B angle?

                    Is it correct in this way?

                    A -60:240 B -145:145

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

                      @Mauxx said in Configuring RepRapFirmware SCARAPrinter:

                      And what about A B angle?

                      Is it correct in this way?

                      A -60:240 B -145:145

                      That looks about right from your diagram.

                      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
                      • Mauxxundefined
                        Mauxx
                        last edited by

                        Thank you very much @dc42

                        1 Reply Last reply Reply Quote 0
                        • Mauxxundefined
                          Mauxx
                          last edited by

                          @dc42 i could set in this way? without X value??
                          M669 K4 P200 D200 Annn: mmm Bnnn: mmm C0: 0: 0 Y240 ?

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