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

    Scara Setup

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    4
    101
    13.8k
    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.
    • dc42undefined
      dc42 administrators
      last edited by

      So Z=200 is at the bottom, and Z=0 is at the top? Then your homing switch is a Z max switch. It sounds to me that you need to:

      • Reverse your Z axis direction in M569 so that +Z is down;
      • Change M574 to say that the Z switch is at the max position (Z2)
      • Set Zmax = 200 (or whatever the exact value is) in the M208 command
      • Reverse the movement directions in your Z homing file.

      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
      • DannyDefeundefined
        DannyDefe
        last edited by

        David what command will stop the print when the Z Carriage hits the Z limit switch. Right now it's hitting the limit switch and then breaking the switch

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

          A G1 S1 Zxxx command will stop when it hits the Z limit switch, if the switch is correctly connected and configured. Use either M119 or the Machine Properties page of Duet Web Control to check that the limit switch is working and recognised by the Duet.

          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
          • DannyDefeundefined
            DannyDefe
            last edited by

            I'm not sure if we're talking about the same thing, but this is the command that I'm familiar with in smoothieware
            (gamma_limit_enable)

            the scara is working fine ,all of the end switches are perfect but during printing if the carriage goes too far it hits the limit switch .
            This should stop the machine

            1 Reply Last reply Reply Quote 0
            • DannyDefeundefined
              DannyDefe
              last edited by

              One more question ,how do I eliminate the necessity to have thermistors. I'm extruding clay and I have no need for these so is there a way to bypass without physically hooking them on the board

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

                You can set up a trigger to stop the machine if the limit switch is hit, see https://duet3d.com/wiki/G-code#M581:_Configure_external_trigger.

                You don't need to connect thermistors if you don't use them. Define your tool to have no heaters in the M563 command, and use M140 H-1 to tell the firmware there is no bed heater.

                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
                • DannyDefeundefined
                  DannyDefe
                  last edited by

                  Okay this command works (M581 TO Z1 S1 C1 ) and the switch when triggered stops the machine. However it stops the machine when it's first homing, so the print doesn't start. How can we delay this till after the first homing sequence?

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

                    You can use M581 commands to disable the trigger at the start of the homing files and re-enable it at the end.

                    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
                    • DannyDefeundefined
                      DannyDefe
                      last edited by

                      I thought the group would like to know my experience setting up my Duet wifi board with my scara. I've previously had a smoothieware and decided to try the Duet and there is no comparison.
                      The Duet has fantastic GUI interface, and the help and setup files that David (dc42 ) has created is extremely helpful. Talking about David, he gives excellent support and helped me work through my small issues. If anyone was considering trying this board I would give it a super thumbs up.
                      I haven't had much time to fine tune the machine and it's going to be used for ceramics only.

                      scara ceramic printer
                      [[url]https://www.dropbox.com/s/vsklk2lhr2dk4qy/20180205_111555.jpg?dl=0]

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

                        Thanks for your kind words!

                        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
                        • DannyDefeundefined
                          DannyDefe
                          last edited by

                          David
                          I would like the ability to do 360 degree continuous prints. This means I'm printing continuously Non-Stop around the perimeter of the Scara.

                          Because of this request, I also have proximity sensor on the prox arm. This sensor requires 5v, so what's the best way to wire this?
                          thanks

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

                            What type of output does the prox sensor have?

                            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
                            • DannyDefeundefined
                              DannyDefe
                              last edited by

                              So what's the answer can we run 360 continuous?

                              LJ8A3-2-Z BX
                              Voltage: DC 5V
                              Theory: Inductance Sensor
                              Detection distance: 4mm
                              Output current: 200mA
                              Polarity: NPN
                              Ouput Status: Normally Open
                              Detect Object : Iron 15151mm
                              Response frequency: DC:0.5kHz AC:25Hz
                              Wire type: 3 wire type (Brown, Blue, Black

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

                                You can connect that sensor directly to the Gnd and Stp pins of the endstop input, and power it from 5V.

                                I can't think if any reason why you can't configure the proximal arm to have a range of -180 to +180 degrees.

                                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
                                • DannyDefeundefined
                                  DannyDefe
                                  last edited by

                                  David I don't think you understand my request.
                                  I have a big scara , and I'm printing a large object with the machine in the center. Therefore I need to have the ability to go continuously in rotation as I built the object around the machine.

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

                                    I see what you mean. That isn't currently supported, but I will give i some thought.

                                    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
                                    • DannyDefeundefined
                                      DannyDefe
                                      last edited by

                                      David I'm currently running smoothie with working continuous revolving future and in order for me to switch over this is necessary. I would appreciate if you could stick this into the firmware code.

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

                                        I'll add it to the list, but I have a deadline for the 1.21 release and I may not have time it implement it by then.

                                        How do you propose to home the proximal arm? Or do you not bother?

                                        Do you have some sort of slip ring arrangement to allow the proximal arm to rotate continuously without the hot end wires getting twisted?

                                        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
                                        • DannyDefeundefined
                                          DannyDefe
                                          last edited by

                                          I have a standard homing sequence for the prox, and after homing this switch is ignored.
                                          And yes I have continuous slip ring .
                                          What's the deadline to finish 1.21?

                                          1 Reply Last reply Reply Quote 0
                                          • DannyDefeundefined
                                            DannyDefe
                                            last edited by

                                            Prox switch

                                            [[url]https://www.dropbox.com/s/pd58x96vdv9nci7/20180213_101118.jpg?dl=0]

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