You make this more easy to understand, great job I hope you keep uploading this tutorials, greetings from Monterrey, Mexico
@FutureRoboticsChannel3 жыл бұрын
Thanks ! Saludos !
@deva89493 жыл бұрын
Nice Explanation, Loved it. Thank you again for making palletizing program on request
@FutureRoboticsChannel3 жыл бұрын
Happy to help :-)
@emmankb2 жыл бұрын
Thanks for explanations 👍good teacher
@FacesintheStone Жыл бұрын
14:32 😥 whew, I think I got that! Great work thank you
@FacesintheStone Жыл бұрын
18:45 you meant user frame here, right?
@hosseinfallahi7306 Жыл бұрын
It was awesome, thanks for it.
@kaydenc.66192 жыл бұрын
Hi can you explain on the Position Register Conf? NDB 000? Thanks a lot
@FutureRoboticsChannel2 жыл бұрын
Good idea, I will keep that in mind for my future videos.
@eloymarquez4783 Жыл бұрын
I have a case when the last digit keeps changing to -1. It would be great to understand this PR Conf. Thank you
@ColtonMKemp3 жыл бұрын
If the Joint PR works no matter the TF & UF, then why use the Cartesian one at all. Can't you program it to use a linear movement to get to the Joint PR? or do you have to have joint movement with the joint position register? Thank you
@FutureRoboticsChannel3 жыл бұрын
That's the whole idea of PR's they are flexible. If you want to be 100% sure you have correct UF and TF than you need to use regular Point with UF and TF assigned to it. What you've said is true, if you save PR as JOINT position than it will always be the same point. There is much more to with PR's I just didn't cover it in this video.
@EmmiEk-jx3vj7 ай бұрын
What if I haven't done the position registers and I have no idea what joint and tool frames are used. Can I figure out that somewhere?
@FutureRoboticsChannel7 ай бұрын
Unfortunately you cannot, PR just store values that can be use for any purpose, so you won't be able to figure out what frame was used when touching those up if any. If you know your program and have the 4D option and a lot of free time you can always try to create a program with all PR's that you want to use and change the frames and on 4D display you will see where the positions are in space, maybe that will help with determining what frame was used, but I'm not sure if that's what you are looking for
@alexcartwright819711 ай бұрын
Hi @Future Robotics - If I have multiple motion groups, e.g. a turntable is assigned to GP2. How can I assign position register values programatically? Is this valid syntax? !assigning position register 8's GP1 first value to the current robot axis 1 value PR[GP1:8,1]= $SCR_GRP[1].$MCH_ANG[3] !assigning position register 8's GP2 first value to the value stored in register 1 PR[GP2:8,1]= R[1]
@eloymarquez4783 Жыл бұрын
I know how to change the comment of a PR but I dont know how to change it on a P. Any tips? Thank you!
@FutureRoboticsChannel Жыл бұрын
You just navigate the cursor to P[] and hit ENTER
@sureshvolgavideos99393 жыл бұрын
These are important for creating in program or not sir? Are we use these register while creating in program.
@FutureRoboticsChannel3 жыл бұрын
It does depend on your programming style. You might use them, you might not. They are not necessary to create a working program, but they are very useful.
@MTCCASTING-r7e11 ай бұрын
i have question, how make PR over more 100? example = 150
@WHY290862 жыл бұрын
How edit normal position in a program?
@FutureRoboticsChannel2 жыл бұрын
You need to move the coursor onto a [P] and you can hit POSITION under one of the Fx buttons
@WHY290862 жыл бұрын
How to save it then?
@FutureRoboticsChannel2 жыл бұрын
@@WHY29086 You just enter the position values and hit enter
@WHY290862 жыл бұрын
So i have a program and i want to change and save a normal [p] postion. So first i go on the that p and chnge how i want ok? Bt i dnt how to save the changed position. With which button?
@hiteshranga97383 жыл бұрын
Thanks
@sureshvolgavideos99393 жыл бұрын
Telling way super sir..but suddenly going to other topic ..please tell me simple way sir
@FutureRoboticsChannel3 жыл бұрын
Let me know which part you don't fully understand
@sureshvolgavideos99393 жыл бұрын
@@FutureRoboticsChannel data registering sir
@FutureRoboticsChannel3 жыл бұрын
@@sureshvolgavideos9939 I don't fully understand, when on the video exactly ?