Spot hanare/spot failure issue is more in kuka robot as compare to other robots because force variation during welding secondly In T1 mode spot burn issue generate
Can you please explain what does $ () [ ] menas? One of lines in my kuka robot program says "if $in [41] then" and next line is just saying whats the next step robot does.
Hello guy. Thank you for your informative video. How can I find the programming manual for our KUKA robot. I mean a list or an explanation to program,setup, maintanence
Hello. When I program the kuka robot, I always have a DEF line at Line 1 and a End line at the ending of program but your program does not have these two lines. Does it make a diference?
is there a video on how to move KR C4 robot without PLC, just trying to move robot, but have nothing integrated yet? Having a hard time trying to get it to move, a lot of faults.
Hello , I saw a video that you explain how to do backup at fanuc robot. I would like to know how I do a backup by ethernet network ? There is a especific sotware ?
For Fanuc or KUKA ? For KUKA you can use eg. WorkVisual to make backups For FANUC you can do a backup using windows CMD (Command Prompt) or you can create a simple script in Python / *bat file, no special software needed You can always email me to get more details: info@f-robotics.com
@@FutureRoboticsChannel hello, I was referring about fanuc backup . But that is interisting , I would like to know more about it , could you explain how to do by Command Prompt?
I would advise not to use GOTO in the first place in KUKA, as KUKA has a lot of other logical commands to use that would serve the purpose of GOTO. However if you want to use is logic should look like this: GOTO NameOfLabel . . . NameOfLabel: . .
I need more Kuka episodes, Good job ;)
Please put all kuka tuts in sepirated playlists!
Thank you so much sir!
Good job.. Great Explanation. Expecting more videos on KUKA..
Thanks a lot for this video. Helped me to prepare for my Lab test
Really great work.. Thanx dude
thank you so much! best tutorial ever watched!
Thanks a lot for this amazing job to help other engineers 💐💐💐
Please Create a Playlist For Kuka🙏❤️
Spot hanare/spot failure issue is more in kuka robot as compare to other robots because force variation during welding secondly In T1 mode spot burn issue generate
Thank you very much for this video!
Please confirm which tutorial we have to watch 1st to understand from basic to next level and next and higher level.
Also share documentary
Can you please explain what does $ () [ ] menas? One of lines in my kuka robot program says "if $in [41] then" and next line is just saying whats the next step robot does.
Hello guy. Thank you for your informative video. How can I find the programming manual for our KUKA robot. I mean a list or an explanation to program,setup, maintanence
KUKA manuals can be found at KUKA Xpert, but you can find some online as well
Спасибо!
I have a kuka robot kr c4
I have a problem I can not tuch up my robot
When I push tuch up .I have invalid module message how can I
Hello.
Which is the program that simulate the KUKA's SmartPad?
8:58
KUKA.OfficeLite
Can you make the video show the different between the program and system ? Thanks bro
Hello. When I program the kuka robot, I always have a DEF line at Line 1 and a End line at the ending of program but your program does not have these two lines. Does it make a diference?
Well it all depends on the KSS version and if program is using some pre-defined variables and what type of filtering is currently active on the robot
Hi! What is the password one must use for the user group?
Very good your videos! Could be done videos about kuka robot manutention! Could be done videos about kuka robot installation! Would be of great vale
Thanks so much 🙏 it is really very nice video
Thank you !
Nice Video. Is there one on Mastering after servomotor change?
Not yet
Which teach pendent software are you using for tutorial ?
OfficeLite
💖💖💖💖
is there a video on how to move KR C4 robot without PLC, just trying to move robot, but have nothing integrated yet? Having a hard time trying to get it to move, a lot of faults.
I haven't made a vidoe like this, if you need support you can always contact me trough my website:
f-robotics.com/consultation
What software are you using in this video?
KUKA.SimPro and KUKA.OfficeLite
Nice video. How to "Hot Editing" positions when the robot in play mode?
You can modify position using variables
Thanks
hello sir
I'm facing some problem with my Kuka spot welding robot .can you please help me.
Hello, you can contact me at info@f-robotics.com
Hello , I saw a video that you explain how to do backup at fanuc robot. I would like to know how I do a backup by ethernet network ? There is a especific sotware ?
For Fanuc or KUKA ?
For KUKA you can use eg. WorkVisual to make backups
For FANUC you can do a backup using windows CMD (Command Prompt) or you can create a simple script in Python / *bat file, no special software needed
You can always email me to get more details:
info@f-robotics.com
@@FutureRoboticsChannel hello, I was referring about fanuc backup . But that is interisting , I would like to know more about it , could you explain how to do by Command Prompt?
Thank you very much. Your video is very useful. Could you make a video with external axes kuka and how deal with PLC's?
Sure, they will come in the future
Hey man, we need your help on column A46. Now we now you secret Clark Kent.
Hello, is there any cad program for Kuka like fanuc roboguide?
KUKA Sim
@@FutureRoboticsChannel Thanks
And say pls what software do you use in this video for teach pendant model?
@@Atlantis7292 KUKA OfficeLite
Great video as always . Is there a video about variables( timer , counter , flag , cyclic flag ) and how to use them in the program ?
Not yet 🙂
@@FutureRoboticsChannel can't wait 🙂I'm sure it will be legendary apisode
Thanks 🙂
Amigo!!! ¿tienes un video en donde mapeas las I/O con workvisual?
saludos desde Argentina =)
Haven't done that video yet 🙂
@@FutureRoboticsChannel ok. gracias por la respuesta =)
thanks a lot
How to the kuka robot GOTO function
To work
I would advise not to use GOTO in the first place in KUKA, as KUKA has a lot of other logical commands to use that would serve the purpose of GOTO.
However if you want to use is logic should look like this:
GOTO NameOfLabel
.
.
.
NameOfLabel:
.
.
Go to function create the video
Please
Traduza para o português por favor
if the next person doesn't know how to change the filter then he shouldn't be touching the TP at all... lol
Dress pack is very bad , Fanuc have good dress pack that is have inbuilt dress pack no no chance of damage during running
Translate this vídeo into portuguese please
You can enable Auto Captition (the CC button) and then under settings (the gear) you can select subtitles and auto-translate.
You're completely wrong, John knows better
The readability of that scripting language seems awful.