Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to support remote scenarios for LinuxCNC #1944

Open
summerlotus513 opened this issue Aug 20, 2022 · 6 comments
Open

Is it possible to support remote scenarios for LinuxCNC #1944

summerlotus513 opened this issue Aug 20, 2022 · 6 comments

Comments

@summerlotus513
Copy link
Contributor

I noticed that there is a framework QtQuickVcp on another derivative version of LinuxCNC (machinekit), with modules such as halltalk and mkwrapper, it is possible for me to remotely control my machines in the LAN on any platform. I have also tried it and it does meet some of my needs. I noticed that LinuxCNC seems to have no related content, or does not provide a framework similar to QtQuickVcp for our secondary development.
Is it possible to support QtQuickVcp or other forms of remote solutions in the future? I see that libnml seems to be supported, but IMHO, it is currently not easy to use in the remote control scenario, or it may be because my configuration method is incorrect.

@andypugh
Copy link
Collaborator

What do you want to do? Machinekit has better support for GUI and realtime on different CPUs, but there are other ways to remote control LinuxCNC, depending on where you want to draw the boundary.

@silopolis
Copy link
Contributor

silopolis commented Aug 20, 2022 via email

@andypugh
Copy link
Collaborator

Le sam. 20 août 2022 à 12:56, andypugh @.***> a écrit :
Machinekit has better support for GUI and realtime on different CPUs,
Could you elaborate please?

Machinekit decided to commit hard to the Beaglebone Black (The PRU's are very interesting). But it has lousy graphics performance so they worked on running motion / interp(?) on the BBB and GUIs on remote machines.

That's as much as I know. I ceased involvement in MK fairly early on, when it was made clear that my input was not welcome.

@smoe
Copy link
Contributor

smoe commented Aug 28, 2022

I have seen a raspberry pi configured for windows remote desktop - ah, here: https://www.youtube.com/watch?v=g-fzD8sEcIk

I would volunteer to add a respective description for our documentation.

@andypugh
Copy link
Collaborator

andypugh commented Sep 7, 2022

I just remembered: http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Rockhopper_Web_Server
I am fairly sure that I remember seeing Charles(?) demonstrate an MPG on his smartphone that connected to a running LinuxCNC through rockhopper.
Note that it has been 9 years since that page was updated and bitrot might have set in.

@silopolis
Copy link
Contributor

silopolis commented Oct 11, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants