Install current master 2.8
- tommylight
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6433
19 Sep 2016 14:12 #80610
by tommylight
Replied by tommylight on topic Install current master 2.8
It does, i have done it on many configs i am working on. On some you will need to edit the acceleration manually after the conversion, but most work without any issue.
Please Log in or Create an account to join the conversation.
- Todd Zuercher
- Offline
- Platinum Member
Less
More
- Posts: 5007
- Thank you received: 1441
19 Sep 2016 17:19 #80621
by Todd Zuercher
Replied by Todd Zuercher on topic Install current master 2.8
There is a small burb about the updating script here.
linuxcnc.org/docs/devel/html/getting-sta...ript_for_joints_axes
It looks in your ini file under for an
[EMC]
VERSION = 1
If the version reference isn't there or is less than 1 it prompts for running the update script. I'd make a backup before trying to run the scrip even though it is supposed to automatically make a backup of any files it changes.
linuxcnc.org/docs/devel/html/getting-sta...ript_for_joints_axes
It looks in your ini file under for an
[EMC]
VERSION = 1
If the version reference isn't there or is less than 1 it prompts for running the update script. I'd make a backup before trying to run the scrip even though it is supposed to automatically make a backup of any files it changes.
The following user(s) said Thank You: Mike_Eitel, terkaa
Please Log in or Create an account to join the conversation.
19 Sep 2016 19:31 #80630
by terkaa
Replied by terkaa on topic Install current master 2.8
Ok it seems there a quite a lot of changes to HAL and INI files. I will try to get this working...
Tero
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
19 Sep 2016 20:39 #80632
by Todd Zuercher
Replied by Todd Zuercher on topic Install current master 2.8
Did you give the script a try to see how much of a mess it makes of it? It might be a lot less work to fix the errors the script might make than to try to do everything by hand.
Please Log in or Create an account to join the conversation.
19 Sep 2016 21:29 #80640
by andypugh
Replied by andypugh on topic Install current master 2.8
I wrote the script. I intended it to work.
Please try it, and if it fails, let me know how it failed.
Please try it, and if it fails, let me know how it failed.
The following user(s) said Thank You: tommylight, terkaa
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6433
19 Sep 2016 22:11 - 19 Sep 2016 22:12 #80642
by tommylight
Replied by tommylight on topic Install current master 2.8
And it does create a backup of the existing config, i have tested it on 4 of my configs, all of them worked without issues. On one i had to lower the acceleration as it was set to 5000mm/s/s, although that might have been in the existing config, i just do not recall seting it that high, usually on that machine i have it at 2000.
Andy, thank you.
Andy, thank you.
Last edit: 19 Sep 2016 22:12 by tommylight. Reason: Almost forgot to thank Andy!
Please Log in or Create an account to join the conversation.
20 Sep 2016 09:10 - 20 Sep 2016 09:11 #80659
by terkaa
Replied by terkaa on topic Install current master 2.8
Ok, Master is now installed. I used auto script and everything seems fine. Also ABSOLUTE_ENCODER_HOMING = 2. I connected halui.joint.N.home pins to machine_enabled pin and that does turn DRO to green BUT I still need to press Gmoccapy home all button before I can jog axes. Why is this?
Tero
Tero
Last edit: 20 Sep 2016 09:11 by terkaa.
Please Log in or Create an account to join the conversation.
23 Sep 2016 21:12 #80838
by newbynobi
Replied by newbynobi on topic Install current master 2.8
Because your Ini does not contain
NOForceHoming=1
Norberf
Or just set all joints to be homed!
NOForceHoming=1
Norberf
Or just set all joints to be homed!
Please Log in or Create an account to join the conversation.
23 Sep 2016 22:57 - 23 Sep 2016 22:58 #80840
by BigJohnT
Actually it is:
linuxcnc.org/docs/2.7/html/config/ini-config.html#_traj_section
JT
Replied by BigJohnT on topic Install current master 2.8
Ok, Master is now installed. I used auto script and everything seems fine. Also ABSOLUTE_ENCODER_HOMING = 2. I connected halui.joint.N.home pins to machine_enabled pin and that does turn DRO to green BUT I still need to press Gmoccapy home all button before I can jog axes. Why is this?
Tero
Actually it is:
[TRAJ]
NO_FORCE_HOMING = 1
linuxcnc.org/docs/2.7/html/config/ini-config.html#_traj_section
JT
Last edit: 23 Sep 2016 22:58 by BigJohnT.
Please Log in or Create an account to join the conversation.
24 Sep 2016 05:43 #80845
by terkaa
Replied by terkaa on topic Install current master 2.8
I am 100% sure I had that before upgrading to 2.8 i have to check that it is still there after update script.
Tero
Tero
Please Log in or Create an account to join the conversation.
Time to create page: 0.126 seconds