How can I set additional offset for my axes? There must be two positions on the machine. One is the program position and the other is the machine position. I have to create the program position by adding the offsets to the machine position. Actually, I partially did this, but in motion movements (ABSOULTE, RELATIVE) the machine moves according to its position. What I want here is to sort of shift the axes.
How do I do this?
Thakns/ByCNC
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I think you need some basic training to understood the Softmotion concept and how to use the PLCopen blocks. Maybe check this channel https://www.youtube.com/@sansengineering3300/videos
Also take a look to online help.
To do a shift of "coordinate system" the MC_Setposition could be used.
How can I set additional offset for my axes? There must be two positions on the machine. One is the program position and the other is the machine position. I have to create the program position by adding the offsets to the machine position. Actually, I partially did this, but in motion movements (ABSOULTE, RELATIVE) the machine moves according to its position. What I want here is to sort of shift the axes.
How do I do this?
Thakns/ByCNC
Hello,
I think you need some basic training to understood the Softmotion concept and how to use the PLCopen blocks. Maybe check this channel
https://www.youtube.com/@sansengineering3300/videos
Also take a look to online help.
To do a shift of "coordinate system" the MC_Setposition could be used.
https://help.codesys.com/webapp/xiNnxNPAb5nA4ocm6PFB_cHgUb4%2FMC_SetPosition;product=SM3_Basic;version=4.9.0.0
Last edit: bruno-roth 2023-02-14