Angel LM

Forum Replies Created

Viewing 15 posts - 61 through 75 (of 290 total)
  • Author
    Posts
  • in reply to: Maximum lifting weight #2090
    Angel LM
    Admin

      Hi sebasshare!

      I’m sorry to tell you that I have tested it empirically. I just hung weight on the wrist of Thor and added weight until the robot could not lift the load.

      Hola sebasshare!

      Siento decirte que lo comprobé empiricamente. Simplemente colgué peso de la muñeca de Thor y fuí añadiendo peso hasta que el robot no pudo levantar la carga.

      in reply to: Cutting shaft #2089
      Angel LM
      Admin

        Hi!

        Yes, as the lengths of the shafts are not something standard, you are supposed to but a larger shaft and cut it in pieces (or find someone that can cut it for you).

        You can use several tools: A simple and cheap metal saw, A dremel or similar tool with an abrasive cutting disk, a grinder machine

        I guess that there are many tutorials on youtube, but here you have one explaining how to cut metal with a saw.

        About safety, I would recommend you to use globes and safety glasses 😉

        in reply to: 3.2cm rod and the holes it should fix there #2083
        Angel LM
        Admin

          Hi Melika!

          Maybe the wires are getting in the way of the rod preventing it from entering into the bearing bore?
          In this video of Sr. Ferrete you can see how it should be assembled. It is in spanish but if you enable the translated subtitles you can guess what he is saying.

          Hope it helps!

          in reply to: Limit switch #2081
          Angel LM
          Admin

            Hi! I may not be able to give a very concise and accurate answer on this, as I did it many years ago and don’t remember it very well. I will try to do the best I can-

            The home cycle is a function of GRBL that I just tuned to work with Thor. In the firmware file config.h (lines 75 to 79) I added the homming sequence. The firmware file motion_control.c calls a function called limits_go_home that appears to be in charge of the homming process. And sadly that’s all I can remember :S

            About the second comment, I may be wrong but I guess that when I was tunning the configuration file, I wrote the BIT and the digital pin of each sensor associated with its motor. As the motor C uses the same homming sensor as the motor B (as they both power the articulation 2) I copied the configuration of the B motor on the C one and I left the previous comment just in case I would need to locate the sensor’s pins. Same goes for the G motor.

            Hope it helps! 😉

            in reply to: Joint 6 screw adjustment #2079
            Angel LM
            Admin

              Hi Sebas!

              I just saw that you already solved it! I did not face this problem, but I’ll write down the solution in case it happens to someone else!

              Thanks 😉

              in reply to: Joint 5 & 6 movements #2078
              Angel LM
              Admin

                Hi!

                That is a weird behaviour… How are you setting the positions? Via GCode or using Asgard?

                in reply to: Homing Fail #2077
                Angel LM
                Admin

                  Hi Claudio!

                  As you say, to do the homming cycle you should have connected every stepper and every sensor. The homming sequence is:
                  1. Articulation 2
                  2. Articulation 3
                  3. Articulation 1
                  4. Articulation 4
                  5. Articulation 5

                  If you want to jog the motors without doing the homming cycle you can send the GRBL command $X (Kill alarm lock) to bypass the homming.

                  Hope it helps!

                  in reply to: Gripper Servo Motor not functioning properly #2076
                  Angel LM
                  Admin

                    Hi Claudio!

                    If the servo is working fine by itself and it fails when assembled into the clamp, I can think of two things:

                    – The zero position of the servo is not the zero position of the clamp. The zero position of the servomotor should be when the gripper is fully open. If the zero position causes the gripper to try to open more than is mechanically possible, the motor will vibrate.
                    – The pick-up position of the servomotor is too high. As in the previous case, if we force the servomotor to go to an unreachable position for it, it will continuously try to reach it, which will cause vibrations and, sometimes, it could even burn the motor.

                    Let me know if you have any of these two cases!

                    in reply to: Motors Don’t Work Simultaneously and Overheat #2075
                    Angel LM
                    Admin

                      Great! 🙂

                      in reply to: Tool PWM not working? #2074
                      Angel LM
                      Admin

                        Hi Alex!

                        Sorry for the late reply! I’m glad you managed to find the answer to your problem!

                        About the question of the function of the jumper connectors, they are used to control the step size of stepper drivers.
                        As you can see in the PCB Schematic, each driver (marked as U1, U2, … U8) has 3 pins called MS1, MS2, MS3 (MS comes from Micro Stepping). These pins can have 2 states: LOW (0V) or HIGH (5V). I used jumper connectors to connect MS1, MS2 and MS3 to 5V and configure the microstepping as 1/16. Other configurations can be made by using different states in MS pins as shown in the “Step (and microstep) size” section of Pololu A4988 Driver product page.

                        I hope I have cleared up the doubt!

                        in reply to: Hello from Poland #2069
                        Angel LM
                        Admin

                          Hi Bartek!

                          Yes, it is possible to prepare a sequence of GCode commands.
                          In the Rubik’s cube video I used the software Universal Gcode Sender to load a custom .gcode file and run it!

                          Creating a custom .gcode file is simply as open the Text Editor, write the GCode commands you want the robot to execute and save it as FileName.gcode
                          After that, open the UGS, do the board connection, load the GCode file and run it 🙂

                          Hope it helps!

                          in reply to: 6DOF 3D print nozzle #2052
                          Angel LM
                          Admin

                            It may be possible to use GRBL to additive process, but as I have no experience doing that I can´t ensure it… I remember that someone made a Marlin Version for Thor in the past (Marlin is a common firmware used for 3D printing). But I can´t remember who did it…

                            in reply to: GT2 open belt adjustment #2051
                            Angel LM
                            Admin

                              Knowing that you have checked the driver and that it works correctly, I think I know where the problem with the movement of articulation3 may be. Have you tensioned the open belt using the tensioners inside the Art2BodyA part? If the belt was not tensioned, it could cause the effect shown in the video.

                              On the other hand, regarding the separation of art2 from art1, this has happened to me. It may be that the play that the second articulation has over the first one is excessive and causes a sufficient displacement so that the gears do not make contact. Make sure that the Art2BodyUnion piece is well tightened and that the rods of the axis that joins both articulations have the correct measures. If after this the excessive backlash is not resolved, you could try increasing the length of the shaft opposite the motors slightly, to force the contact between gears. In case it helps, user imernchavez posted on this post http://thor.angel-lm.com/forums/topic/suction-cup-tool/ a modification to add a bracket to art2 that helps support the weight of the arm and that may be of help to you. This is the piece: https://github.com/AngelLM/Thor/blob/developer/stl/mods/SupportRoller.stl

                              Best regards!

                              ——-

                              Sabiendo que habéis comprobado el driver y que este funciona correctamente, creo que ya se donde puede estar el problema con el movimiento de la articulación 3. ¿Habéis tensado la correa abierta utilizando los tensores del interior de la pieza Art2BodyA? Si la correa no estuviese tensa, podría provocar el efecto que aparece en el video.

                              Por otro lado, respecto a la separación de la articulación 2 de la 1, a mi si me ha pasado. Puede que el juego que tiene la segunda articulación sobre la primera sea excesivo y provoque un desplazamiento suficiente como para que no engrane. Aseguraos que la pieza Art2BodyUnion está bien apretada y que las varillas del eje que une ambas articulaciones tienen las medidas correctas. Si tras esto el juego excesivo no se soluciona, podríais probar a incrementar ligeramente la longitud del eje contrario a los motores, para forzar el contacto entre engranajes. Por si ayuda, el usuario imernchavez publicó en este post http://thor.angel-lm.com/forums/topic/suction-cup-tool/ una modificación para añadir un soporte a la articulación 2 que ayuda a soportar el peso del brazo y que puede serte de ayuda. Esta es la pieza: https://github.com/AngelLM/Thor/blob/developer/stl/mods/SupportRoller.stl

                              Un saludo!

                              in reply to: 6DOF 3D print nozzle #2048
                              Angel LM
                              Admin

                                Hello Nexus!

                                I have not seen anyone using Thor for 3D printing yet. If you are going down that road, let me warn you of a couple of things that can go wrong if you use this robot.
                                The control firmware used for this robot is a modified version of GRBL. GRBL is a firmware designed for CNC machining machines, not for 3D printing, so you would need to adapt a 3D printing firmware (e.g. Marlin) to work with Thor’s configuration.
                                On the other hand, trajectory generation would be a problem.
                                Currently the programming of Thor’s movements are manual. I have not developed any specific trajectory generation software for Thor and I do not know if there is any that can be adapted to this robot.
                                Even now, with GRBL I have complications to make straight lines with the robot, since the GRBL configuration allows me to configure the motors to start and end their movement at the same time, or for each of them to do it at the indicated speed, but so far I have not been able to ensure that you can make movements in a straight line only by entering a starting point and an end point.

                                In short, you could use Thor to 3D print, but I think only the mechanics and electronics. But you would have to develop the control and trajectory generation part yourself.

                                Obviously, if you decide to take the step, I’ll be happy to give you a hand if you need it!

                                in reply to: RoboDK İntegration #2047
                                Angel LM
                                Admin

                                  Hi Epiktetos!

                                  Thanks for your words! It is always a pleasure to hear that more people are attracted to this project 🙂

                                  I heard and seen some things about RoboDK and yes, if that software would work with Thor it would be very interesting.
                                  But as RoboDK is neither Open Source nor free, it has not crossed my mind to explore how Thor could be compatible with this software.

                                  Anyway, if you are going to try it and I can help you in any way, don’t hesitate to ask me!

                                  Best regards!

                                Viewing 15 posts - 61 through 75 (of 290 total)