Can I have 2 seperate interfaces on the same computer?
- Catch22
-
Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 222
- Thank you received: 17
08 May 2025 14:33 #327993
by Catch22
Can I have 2 seperate interfaces on the same computer? was created by Catch22
Hello Everyone,
I have a question about using 2 interfaces on the same computer.
Right now I have my milling machine and it works on is axis 2.8.2 running on linux mint 19.3
But I really want to try Probe Basic but I don't want to ruin whats already working, can I
Install the latest version of Linuxcnc and Probe Basic and go back and forth between the two
to see if I can get it working on Probe Basic without deleting axis 2.8.2?
Thanks Mike
I have a question about using 2 interfaces on the same computer.
Right now I have my milling machine and it works on is axis 2.8.2 running on linux mint 19.3
But I really want to try Probe Basic but I don't want to ruin whats already working, can I
Install the latest version of Linuxcnc and Probe Basic and go back and forth between the two
to see if I can get it working on Probe Basic without deleting axis 2.8.2?
Thanks Mike
Please Log in or Create an account to join the conversation.
- langdons
- Offline
- Platinum Member
-
Less
More
- Posts: 323
- Thank you received: 31
08 May 2025 15:10 #327998
by langdons
Replied by langdons on topic Can I have 2 seperate interfaces on the same computer?
But of course!
The following user(s) said Thank You: Catch22
Please Log in or Create an account to join the conversation.
- Catch22
-
Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 222
- Thank you received: 17
08 May 2025 15:30 #328002
by Catch22
Replied by Catch22 on topic Can I have 2 seperate interfaces on the same computer?
Any suggestions on how to do this?
Please Log in or Create an account to join the conversation.
- langdons
- Offline
- Platinum Member
-
Less
More
- Posts: 323
- Thank you received: 31
08 May 2025 15:33 #328003
by langdons
Replied by langdons on topic Can I have 2 seperate interfaces on the same computer?
If you are using stepconf, just change the GUI dropdown and save changes.
(Make a copy of config first just in case)
(Make a copy of config first just in case)
The following user(s) said Thank You: Catch22
Please Log in or Create an account to join the conversation.
- Catch22
-
Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 222
- Thank you received: 17
08 May 2025 15:39 #328007
by Catch22
Replied by Catch22 on topic Can I have 2 seperate interfaces on the same computer?
Ok so by installing Linuxcnc 2.9 and probe basic it won't change any of the original Linuxcnc 2.8 and axis stuff I have?
Please Log in or Create an account to join the conversation.
- PCW
-
- Away
- Moderator
-
Less
More
- Posts: 18564
- Thank you received: 5101
08 May 2025 16:42 #328014
by PCW
Replied by PCW on topic Can I have 2 seperate interfaces on the same computer?
2.9 will overwrite your 2.8.x installation
If you want to run both, its actually rather difficult because of the different Python versions
required by 2.8.x and 2.9.x
In general its possible to run multiple LinuxCNC versions (say 2.9.4 and 2.10) by having
a normal installed version and a RIP (Run In Place) version but 2.8.x and 2.9.x don't get along.
If you want to run both, its actually rather difficult because of the different Python versions
required by 2.8.x and 2.9.x
In general its possible to run multiple LinuxCNC versions (say 2.9.4 and 2.10) by having
a normal installed version and a RIP (Run In Place) version but 2.8.x and 2.9.x don't get along.
The following user(s) said Thank You: Catch22
Please Log in or Create an account to join the conversation.
- langdons
- Offline
- Platinum Member
-
Less
More
- Posts: 323
- Thank you received: 31
09 May 2025 13:22 - 09 May 2025 13:30 #328065
by langdons
Different python versions probably work fine.
But APT and LinuxCNC, and GNU/Linux don't understand that.
Would a virtualenv work or something?
Stupid Python.
I wish Python had LTS releases like Java does.
Replied by langdons on topic Can I have 2 seperate interfaces on the same computer?
Different python versions probably work fine.
But APT and LinuxCNC, and GNU/Linux don't understand that.
Would a virtualenv work or something?
Stupid Python.
I wish Python had LTS releases like Java does.
Last edit: 09 May 2025 13:30 by langdons. Reason: Added more info.
The following user(s) said Thank You: Catch22
Please Log in or Create an account to join the conversation.
- langdons
- Offline
- Platinum Member
-
Less
More
- Posts: 323
- Thank you received: 31
09 May 2025 13:38 #328068
by langdons
Replied by langdons on topic Can I have 2 seperate interfaces on the same computer?
Why do you need 2.9?
I though you just wanted to try a different GUI.
Also, there is a reason AXIS is the default GUI.
It might not be perfect, or flashy, but it's pretty good.
I though you just wanted to try a different GUI.
Also, there is a reason AXIS is the default GUI.
It might not be perfect, or flashy, but it's pretty good.
The following user(s) said Thank You: Catch22
Please Log in or Create an account to join the conversation.
- Catch22
-
Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 222
- Thank you received: 17
09 May 2025 14:12 #328072
by Catch22
Replied by Catch22 on topic Can I have 2 seperate interfaces on the same computer?
I need 2.9 because I want Probe Basic, and it won't run on 2.8 for me..
Please Log in or Create an account to join the conversation.
- PCW
-
- Away
- Moderator
-
Less
More
- Posts: 18564
- Thank you received: 5101
09 May 2025 14:53 #328077
by PCW
Replied by PCW on topic Can I have 2 seperate interfaces on the same computer?
To retain your old system, it might be simplest to install the 2.9.4 ISO
on a different PC (or SSD)
on a different PC (or SSD)
The following user(s) said Thank You: Catch22
Please Log in or Create an account to join the conversation.
Time to create page: 0.079 seconds