Hi all. I have the ArcTech_Basic package and a kemppi a7 mig welding source in which the program is configured for welding ferrous metal. At the moment I need to change this set to alloy steel, that is, change the welding wire from 08G2S to Autrod 309LSi and also change the gas to 98/2. How it's done? ArcTech_Basic program? or do the parameters need to be changed in the kemppi a7 welding source?
Posts by ussr.inv
-
-
I've never used this package but if it's anything like the inline forms for the motion commands everything is in the .DAT file associated with that program.
Yes, the .dat file contains all the data, but kuka does not allow this data to be replaced with variables, only with constants. I don’t know how to get around this yet, maybe the cat has already solved this problem, please share
-
KST_ArcTech_Basic KSS 8.6.6 Krc 4 . Hello everyone, I have the following question. How can we make sure that weaving data is recorded not by hand, but through variables? Maybe someone has already solved this problem and will upload an example.
-
the question is too ambiguous...
ambiguous questions do not get much help and the answers may also be incorrect depending on what others have assumed or guessed (if they could even find some plausible interpretation)
first of all - clearly this is a software related question, yet software versions are not mentioned. sadly this is a such common problem that it has lead to creation of pinned topic READ FIRST.
"left weaving delay" can be interpreted differently. for example:
it could be interpreted as starting motion without weaving and then a bit later (as the move is still in progress) start weaving.
but it could also be interpreted as altering the weave pattern, by adding delay to weave swing to the left.
etc.
Option two. Changing the weave pattern by adding a delay at the edges of each weave. I just worked with Yaskawa robots, where, for example, if you don’t use the built-in weaving trigger in which you can manually add a delay along the edges, you can also transfer the delay directly with a certain command (like a system variable).
How can I do this on Kuka krc 4 version 8.6.6 Roughly speaking, I have two points of linear motion created by the built-in Kuka form. I indicated in the trigger the length of the weave, the pitch, and the type of weave. The KST_ArcTech_Basic documentation says
ArcWeavePattern[cArcUserFigure1].Tech1.LDelay.Active = FALSE
ArcWeavePattern[cArcUserFigure1].Tech1.RDelay.Active = FALSE
change to TRUE, then at the ends of the weave it will be possible to enter a stop for a certain time.
I changed FALSE to TRUE as described. Question. Should some delay block appear in the built-in weave trigger? or is it implemented like that in a different way. And another question is whether I can pass data to the built-in weave trigger as a variable and not manually. For example, set the length of the weave and the pitch of the variable? -
Hello, help me correctly add the start and end welding (Arcon and Arcoff) commands, without a trigger. What minimum parameters must be specified for the welding process to work?
Example:
LIN xP1 : start of welding
LIN xP2 : end of welding
-
Does anyone know
or did I ask the question incorrectly?
-
Hello.
Try using "OV_PRO"
Unai
Everything works, thank you
-
please tell me which system variable is responsible for the speed as in the pictures?
-
Left weaving delay
• TRUE: Weave delay is enabled.
• FALSE: Weave delay is disabled.Where can it be changed, for example to 1 second, and how can this be written in the project?
-
Didn't put the question right. Which laser works correctly with stainless steel so that there are fewer errors from reflection?
-
What laser sensors does the DX-100 controller work with? Maybe you can advise.
-
Where can I get this package?
-
Некоторые макро-из заданий являются обычными заданиями, а некоторые — заданиями.
В пакете у вас есть файл MACRO.DAT, в нем вы можете увидеть, какие задачи макросов требуют.
Hello, I understand that when you enable the "Visions" option, all these programs should appear or are they loaded in a separate package?
-
Hi, can you help me find the "DX100 MOTOEYE-LT" software disk, which contains:
LTCLIB.JBI
LTSRCH.JBI
LTSFT.JBI
LTRCKON.JBI
LTCHGJN.JBI
LTEDSRCH.JBI
LTRCKOF.JBI
LT-CALIB.JBI
SMPL0.JBI
SMPL1.JBI
STRTCHK.JBI
CAL_OFST.JBI
-
two options for solving your problem come to my mind.
1 ) You can increase MTE= 32767 by 2 times. By creating a start point of rotation MTE= -32767 and end point MTE= +32767
2) or paid function from the manufacturer by manipulating the secret parameter FD ( Infinite rotation (Ext axis, T axis) )
-
Hello,
We have an external axis endless. It can turn according to the value that give to MTE in MOVJ instruction. I use MRESET to reset the number of turn.
I have a problem, I need the axis turn more than 32767, in the default the MTE can set only 32767. for use more than this, i use MRESET to reset the axis turn and use MOVJ for turn again but there are a problem after reset. Axis stop and start again, this is bad for my work. How can solve this problem?
My Program is below:
NOP
MOVJ VJ=10
MOVJ VJ=10 MTE= 32767
MRESET
MOVJ VJ=10 MTE=32767
END
What is the purpose of turning so many degrees? Welding? Milling?
-
Помогите с Автоматической коррекцией значения сдвига. Контроллер DX100. Я хочу, чтобы при синхронном движении манипулятора и станции положение оси (Z) всегда оставалось перпендикулярным земле. Параметр S2C420 имеет цифру «1», как и в инструкции. Может я что-то не так делаю? I don't know how to attach images in a post
This is how to attach an image:
1. Do a copy of your image(CTRL+C)
2. Do a paste in your message(CRTL+P)
Then will appear under Attachments this box
3. Select Insert All
Do a paste in your message(CRTL+P) what is this button (CRTL)? If you press (CTRL + P) the printer print window will pop up
-
вы не щелкнули каталог Dx100-R01.
All thanks to mihaita for participating in my question, I figured it out myself
-
I can reset the Cells project for you if you have MotoSimEG and this will help solve my problem, write where (there you can see all the parameters taken from a real robot)
-
here is the data for Dx100-R01