About trajectory planning
25 Oct 2021 06:23 #224222
by yi2580
About trajectory planning was created by yi2580
I want to ask, I use Hal in glade_ In gremlin, when G code is used for control, is the trajectory presented the value fed back by the controller or the current trajectory planned by linuxcnc itself? Does anyone know?
Thank you
Thank you
Please Log in or Create an account to join the conversation.
25 Oct 2021 06:33 #224223
by cmorley
Replied by cmorley on topic About trajectory planning
depends what version of linuxcnc and what value you are talking of.
master is better a reporting actual gcode that is currently running.
master is better a reporting actual gcode that is currently running.
Please Log in or Create an account to join the conversation.
25 Oct 2021 06:57 - 25 Oct 2021 06:58 #224227
by yi2580
Replied by yi2580 on topic About trajectory planning
Hello, I am using Linux cnc2.8. What I want to ask is, when I am running my G code, is the track in the UI formed by the return value obtained from the controller?, I understand what you mean. You mean he doesn't get the real-time position track from the controller, do you? It's the G code currently running, isn't it?
Last edit: 25 Oct 2021 06:58 by yi2580.
Please Log in or Create an account to join the conversation.
25 Oct 2021 07:00 #224228
by yi2580
Replied by yi2580 on topic About trajectory planning
My English is not very good, please forgive me您好,我使用的是 Linux cnc2.8。我想问的是,当我运行我的G代码时,UI中的轨迹是由控制器获取的返回值形成的吗?我明白你的意思。你的意思是他没有从控制器那里得到实时位置轨迹,是吗?这是当前运行的 G 代码,不是吗?
Please Log in or Create an account to join the conversation.
25 Oct 2021 07:34 #224230
by cmorley
Replied by cmorley on topic About trajectory planning
The graphics 'track' is drawn by linuxcnc's understanding of current position.
Whether current position is also exactly the actual machine position depends on your hardware.
Closed loop hardware would mean it's a least with the following error width.
Whether current position is also exactly the actual machine position depends on your hardware.
Closed loop hardware would mean it's a least with the following error width.
Please Log in or Create an account to join the conversation.
25 Oct 2021 08:40 - 25 Oct 2021 08:44 #224238
by yi2580
Replied by yi2580 on topic About trajectory planning
OK, thank you very much for your reply. I use a closed-loop hardware. Does that mean that the UI interface uses the value returned by the hardwareThe graphics 'track' is drawn by linuxcnc's understanding of current position.
Whether current position is also exactly the actual machine position depends on your hardware.
Closed loop hardware would mean it's a least with the following error width.
Last edit: 25 Oct 2021 08:44 by yi2580.
Please Log in or Create an account to join the conversation.
Moderators: HansU
Time to create page: 0.076 seconds