Posted June 4, 20222 yr Hi Friends, Here is my pick and place mechanism. With this tool, I was able to take the marbles from one place and put them in another place. I bought the yellow flexible rubber that comes into contact with marbles from the pharmacy, it was useful for me. You already know everything else I use.
June 4, 20222 yr Absolutely: Very creative - and fantastic use of pneumatics!!! I can watch that video over and over again. Thank you very much for sharing! Best regards, Thorsten
June 4, 20222 yr This is great! Do you have a picture of what the tip looks like that actually picks up the marble?
June 4, 20222 yr Nice. It probably helps that the marbles are smooth (glass). Would this also be possible with GBC balls? Because, then you could expand this to be a GBC module. Also, what I really like about the video is that it shows how it's actually built up. It emphasizes the process, rather than just the result. More people should do this.
June 5, 20222 yr Nice machine and video! A good demonstration what can be done with pneumatics (vacuüm). But I have a question, as with many Robot Inventor machines I've seen; The motors look like they pause few 100ms after finishing the movement, and then start the next motor. Did you actually program a wait block after each movement, or is it RI being slow? To me it looks like the RI motors react much slower than the EV3 for doing quick tasks one after another.
June 5, 20222 yr 9 hours ago, Erik Leppen said: Nice. It probably helps that the marbles are smooth (glass). Would this also be possible with GBC balls? Because, then you could expand this to be a GBC module. Also, what I really like about the video is that it shows how it's actually built up. It emphasizes the process, rather than just the result. More people should do this. I don't think it will work with the normal GBC balls, as they have grooves to represent the segmentation of a soccer- or basketball. Even if they didn't have that, they'd probably have a molding mark, which would interfere with the suction when it happened to face the nozzle. 1 hour ago, Mr Jos said: Nice machine and video! A good demonstration what can be done with pneumatics (vacuüm). But I have a question, as with many Robot Inventor machines I've seen; The motors look like they pause few 100ms after finishing the movement, and then start the next motor. Did you actually program a wait block after each movement, or is it RI being slow? To me it looks like the RI motors react much slower than the EV3 for doing quick tasks one after another. I'm not sure but there might be a difference between programming in code blocks vs. Python. The code blocks seem to have a slight delay when moving from one block to the next.
June 9, 20222 yr Very nice. I love the elegant minimality. Would be nice if there was Lego-only way to do it. Could a very carefully cut tube end work?
June 9, 20222 yr Wow! Great build. On 6/5/2022 at 9:41 AM, howitzer said: I don't think it will work with the normal GBC balls, as they have grooves to represent the segmentation of a soccer- or basketball. Even if they didn't have that, they'd probably have a molding mark, which would interfere with the suction when it happened to face the nozzle. It could work with the marbles from PV-productons. These marbles don't have a molding mark and are completely smooth.
June 9, 20222 yr 1 hour ago, Philtech said: Wow! Great build. It could work with the marbles from PV-productons. These marbles don't have a molding mark and are completely smooth. If they are indeed completely smooth (like glass marbles) then it should work. But any imperfection on the surface will break the suction effect.
June 11, 20222 yr Author On 6/4/2022 at 6:24 PM, Davidz90 said: Very creative use of pneumatics. Nice! Thank you. On 6/4/2022 at 8:17 PM, Toastie said: Absolutely: Very creative - and fantastic use of pneumatics!!! I can watch that video over and over again. Thank you very much for sharing! Best regards, Thorsten I'm glad you like it, thank you for watching :) On 6/4/2022 at 9:55 PM, 1963maniac said: This is great! Do you have a picture of what the tip looks like that actually picks up the marble? Thank you. it looks like this.
September 30, 20222 yr Great Mechanism! What's that suction piece called - I'd like to locate it at the pharmacy. Thanks,
October 1, 20222 yr Author 13 hours ago, Fyredog said: Great Mechanism! What's that suction piece called - I'd like to locate it at the pharmacy. Thanks, I bought the following infusion set from the pharmacy and cut out the piece I marked in red. It worked. https://www.amazon.de/-/en/Ratiomed-Infusion-Device-Gravity-Sterile/dp/B0749LWCDW/ref=sr_1_8?crid=203809IH900R&keywords=aufguss+set&qid=1664613185&qu=eyJxc2MiOiI1LjE0IiwicXNhIjoiNC42MSIsInFzcCI6IjQuMzIifQ%3D%3D&sprefix=infusion+set%2Caps%2C152&sr=8-8
October 3, 20222 yr On 10/1/2022 at 1:46 AM, thebricky said: I bought the following infusion set from the pharmacy and cut out the piece I marked in red. It worked. https://www.amazon.de/-/en/Ratiomed-Infusion-Device-Gravity-Sterile/dp/B0749LWCDW/ref=sr_1_8?crid=203809IH900R&keywords=aufguss+set&qid=1664613185&qu=eyJxc2MiOiI1LjE0IiwicXNhIjoiNC42MSIsInFzcCI6IjQuMzIifQ%3D%3D&sprefix=infusion+set%2Caps%2C152&sr=8-8 Thank you! I have big Plans for this! I really love your Pick n Place! Great work!
October 3, 20222 yr On 6/5/2022 at 4:41 PM, howitzer said: I'm not sure but there might be a difference between programming in code blocks vs. Python. The code blocks seem to have a slight delay when moving from one block to the next. If you running RI/Spike hub in live mode it's processing speed is different depending on your PC's processing speed. If your PC is slow, than code's processing speed become slow. Edited October 3, 20222 yr by msk6003
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.