Update from 2.7.0 to 2.7.6
17 Aug 2016 06:33 #78918
by terkaa
Update from 2.7.0 to 2.7.6 was created by terkaa
Hi,
I noticed that I have 2.7.0 installed. And I would like to update to 2.7.6. My question is how to proceed? I just accept suggested updates from top menu bar? Also I have modified few HAL components and added couple will this update overwrite modified ones or remove added ones? Main reason for this update is that I have Mesa cards and VFD so I would like to avoid communication errors.
Tero
I noticed that I have 2.7.0 installed. And I would like to update to 2.7.6. My question is how to proceed? I just accept suggested updates from top menu bar? Also I have modified few HAL components and added couple will this update overwrite modified ones or remove added ones? Main reason for this update is that I have Mesa cards and VFD so I would like to avoid communication errors.
Tero
Please Log in or Create an account to join the conversation.
- Todd Zuercher
- Offline
- Platinum Member
Less
More
- Posts: 5007
- Thank you received: 1441
17 Aug 2016 11:36 #78924
by Todd Zuercher
Replied by Todd Zuercher on topic Update from 2.7.0 to 2.7.6
If you have an internet connection, yes, just let the updater do it's thing. No changes will be made to your configuration files. But if you have modified standard Hal components or other standard Linuxcnc files, those will be over written. It is often a good idea to save your modified files with a new name when modifying them to prevent these problems.
The following user(s) said Thank You: terkaa
Please Log in or Create an account to join the conversation.
19 Aug 2016 11:50 #79047
by terkaa
Replied by terkaa on topic Update from 2.7.0 to 2.7.6
Update succesful. I recompiled custom HAL components after update and everything seems to work, Now I am with 2.7.6
Tero
Tero
Please Log in or Create an account to join the conversation.
19 Aug 2016 21:31 #79104
by BosniaCNC
Replied by BosniaCNC on topic Update from 2.7.0 to 2.7.6
Does the end of these upgrades or it goes on forever?
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19217
- Thank you received: 6439
20 Aug 2016 01:12 #79110
by tommylight
Replied by tommylight on topic Update from 2.7.0 to 2.7.6
It will go on and on and........on !
I use it for a long time and i have seen and noticed the changes, mainly the new trajectory planner and now on the latest iteration the axis<>joints separation and the new possibilities with it, and the overall speed of code execution now are magnificent. Until yesterday i was using 2.7.4 and it was great, but after installing the 2.8-pre, things got a lot faster and smoother.
So more updates, please !
I use it for a long time and i have seen and noticed the changes, mainly the new trajectory planner and now on the latest iteration the axis<>joints separation and the new possibilities with it, and the overall speed of code execution now are magnificent. Until yesterday i was using 2.7.4 and it was great, but after installing the 2.8-pre, things got a lot faster and smoother.
So more updates, please !
Please Log in or Create an account to join the conversation.
20 Aug 2016 06:32 #79117
by terkaa
Replied by terkaa on topic Update from 2.7.0 to 2.7.6
Hi,
If you mean that does installer finish its work. Here it did. Loading partition went to about 140% and after that installation part started and finished without errors.
Tero
If you mean that does installer finish its work. Here it did. Loading partition went to about 140% and after that installation part started and finished without errors.
Tero
Please Log in or Create an account to join the conversation.
20 Aug 2016 21:30 #79177
by BosniaCNC
Replied by BosniaCNC on topic Update from 2.7.0 to 2.7.6
So they worked with Mach3 but eventually paid licenses are not valid.
Please Log in or Create an account to join the conversation.
- Todd Zuercher
- Offline
- Platinum Member
Less
More
- Posts: 5007
- Thank you received: 1441
21 Aug 2016 01:10 #79190
by Todd Zuercher
Replied by Todd Zuercher on topic Update from 2.7.0 to 2.7.6
Linuxcnc is FREE, you will never be charged for licenses or updates.
Please Log in or Create an account to join the conversation.
- auto-mation-assist
- Offline
- Platinum Member
Less
More
- Posts: 425
- Thank you received: 81
22 Aug 2016 03:36 #79231
by auto-mation-assist
Replied by auto-mation-assist on topic Update from 2.7.0 to 2.7.6
I have been trying to upgrade for 2.7.0 to 2.7.6 my run from the "linuxcnc-dev" folder without success.
When I run the following from a terminal it always ends up being 2.7.0
git clone git://git.linuxcnc.org/git/linuxcnc.git linuxcnc-dev
cd linuxcnc-dev
git checkout gmoccapy_5_axis
git pull
Do I need to specify a version somewhere in the git clone line?
When I run the following from a terminal it always ends up being 2.7.0
git clone git://git.linuxcnc.org/git/linuxcnc.git linuxcnc-dev
cd linuxcnc-dev
git checkout gmoccapy_5_axis
git pull
Do I need to specify a version somewhere in the git clone line?
Please Log in or Create an account to join the conversation.
- Todd Zuercher
- Offline
- Platinum Member
Less
More
- Posts: 5007
- Thank you received: 1441
22 Aug 2016 11:49 #79245
by Todd Zuercher
Replied by Todd Zuercher on topic Update from 2.7.0 to 2.7.6
I am no git master, but maybe the branch you are checking out is only based on 2.7.0?
The following user(s) said Thank You: auto-mation-assist
Please Log in or Create an account to join the conversation.
Time to create page: 0.073 seconds