Linuxcnc real-time spindle/feed overrides alternation
- kenlo
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
08 Apr 2024 09:28 #297799
by kenlo
Linuxcnc real-time spindle/feed overrides alternation was created by kenlo
Hi fellows,
I wanted to change the linuxcnc machining in real-time for its spindle and feed overrides, I was looking at the python scripts but our final goal is trying to send the G-Code while at the same time sets the spindle/feed overrides.
I had previously read the python codes but for the axis example, is the code being sent as a command and and added into the queue, that's not desirable as it is not simultaneously executed.
Kind Regards,
Ken
I wanted to change the linuxcnc machining in real-time for its spindle and feed overrides, I was looking at the python scripts but our final goal is trying to send the G-Code while at the same time sets the spindle/feed overrides.
I had previously read the python codes but for the axis example, is the code being sent as a command and and added into the queue, that's not desirable as it is not simultaneously executed.
Kind Regards,
Ken
Please Log in or Create an account to join the conversation.
- MaHa
- Offline
- Platinum Member
-
Less
More
- Posts: 414
- Thank you received: 170
08 Apr 2024 16:02 #297820
by MaHa
Replied by MaHa on topic Linuxcnc real-time spindle/feed overrides alternation
Not shure if this is what you looking for
www.forum.linuxcnc.org/38-general-linuxc...tter-control?start=0
www.forum.linuxcnc.org/38-general-linuxc...tter-control?start=0
Please Log in or Create an account to join the conversation.
- cmorley
- Away
- Moderator
-
Less
More
- Posts: 7868
- Thank you received: 2124
08 Apr 2024 17:54 #297825
by cmorley
Replied by cmorley on topic Linuxcnc real-time spindle/feed overrides alternation
How about this?
linuxcnc.org/docs/stable/html/gui/halui.html#_feed_override
Of course you can do this with python code too.
linuxcnc.org/docs/stable/html/gui/halui.html#_feed_override
Of course you can do this with python code too.
Please Log in or Create an account to join the conversation.
- kenlo
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
09 Apr 2024 10:10 #297846
by kenlo
Replied by kenlo on topic Linuxcnc real-time spindle/feed overrides alternation
Thank you guys, I will take a look into those forum codes and feed you back some ideas guys.
Please Log in or Create an account to join the conversation.
Time to create page: 0.119 seconds