How to run remote CNC control?
- SummerLotus
- Offline
- Junior Member
Less
More
- Posts: 27
- Thank you received: 1
14 Apr 2022 06:50 #240209
by SummerLotus
How to run remote CNC control? was created by SummerLotus
I am looking for a possible way to implement remote control schemes in Linuxcnc (running AXIS on Windows, and my controllers do not need any display output, and is not forwarded by X11).
I have tried to configure NML's way, but tell the truth, the remote scheme is not very easy to use. I also use the discarded Machinekit branch and use MachineTalk and QtquickVCP to build remote control schemes, but as I said, it is no longer updated ~
So, is there any program that can implement a remote control scheme similar to Qtquickvcp + MachineTalk under LinuccNC?
I seem to have seen someone transplanted the remote scheme (Mtalk + Mkwrapper + QtquickVCP) on Machinekit to Linuxcnc, but the seemingly branch has been deleted.
So, is it possible to support similar real remote controls similar to Machinekit in Linuxcnc?
I have tried to configure NML's way, but tell the truth, the remote scheme is not very easy to use. I also use the discarded Machinekit branch and use MachineTalk and QtquickVCP to build remote control schemes, but as I said, it is no longer updated ~
So, is there any program that can implement a remote control scheme similar to Qtquickvcp + MachineTalk under LinuccNC?
I seem to have seen someone transplanted the remote scheme (Mtalk + Mkwrapper + QtquickVCP) on Machinekit to Linuxcnc, but the seemingly branch has been deleted.
So, is it possible to support similar real remote controls similar to Machinekit in Linuxcnc?
Please Log in or Create an account to join the conversation.
19 Apr 2022 14:42 #240657
by andypugh
Replied by andypugh on topic How to run remote CNC control?
It's not quite the same thing, but there is:
linuxcnc.org/docs/stable/html/man/man1/linuxcncrsh.1.html
linuxcnc.org/docs/stable/html/man/man1/linuxcncrsh.1.html
Please Log in or Create an account to join the conversation.
19 Apr 2022 16:03 #240664
by MX_Master
Replied by MX_Master on topic How to run remote CNC control?
halcmd/halui/linuxcncrsh + websocketd + web interface (html/css/js/websocket)
Please Log in or Create an account to join the conversation.
Time to create page: 0.068 seconds