setup for gantry with linuxcnc 2.7.5.
- mpvriens
- Offline
- Premium Member
-
Less
More
- Posts: 101
- Thank you received: 0
26 Jul 2016 15:28 #78045
by mpvriens
Replied by mpvriens on topic setup for gantry with linuxcnc 2.7.5.
Hi JT,
when doing so linux gives a lot of errors and wouldn't start:
Error in startup script: no such variable, and a configuration error is preventing linuxCNC from starting
when doing so linux gives a lot of errors and wouldn't start:
Error in startup script: no such variable, and a configuration error is preventing linuxCNC from starting
Please Log in or Create an account to join the conversation.
- BigJohnT
-
- Offline
- Administrator
-
Less
More
- Posts: 7000
- Thank you received: 1175
27 Jul 2016 14:00 #78068
by BigJohnT
Replied by BigJohnT on topic setup for gantry with linuxcnc 2.7.5.
I was able to reproduce the bug and a temporary work around is to open a terminal and issue the following commands to start master.
JT
export LINUXCNCVERSION=999
export LINUXCNC_EMCSH=wish
export LINUXCNC_TCL_DIR=/usr/lib/tcltk/linuxcnc/
linuxcnc name_of_ini_file.ini
JT
Please Log in or Create an account to join the conversation.
- mpvriens
- Offline
- Premium Member
-
Less
More
- Posts: 101
- Thank you received: 0
27 Jul 2016 14:27 #78072
by mpvriens
Replied by mpvriens on topic setup for gantry with linuxcnc 2.7.5.
Hi JT,
Thanks for your quick respond, this works , and for tuning this machine i can work with it.
Thanks
Marius
Thanks for your quick respond, this works , and for tuning this machine i can work with it.
Thanks
Marius
Please Log in or Create an account to join the conversation.
- BigJohnT
-
- Offline
- Administrator
-
Less
More
- Posts: 7000
- Thank you received: 1175
27 Jul 2016 21:26 #78082
by BigJohnT
Replied by BigJohnT on topic setup for gantry with linuxcnc 2.7.5.
Also note that the key to setting up a twin motor gantry is in setting the [KINS] section of the ini correct.
linuxcnc.org/docs/devel/html/config/ini-...g.html#_kins_section
If your using online docs make sure your looking at Master.
JT
linuxcnc.org/docs/devel/html/config/ini-...g.html#_kins_section
If your using online docs make sure your looking at Master.
JT
The following user(s) said Thank You: mpvriens
Please Log in or Create an account to join the conversation.
- BigJohnT
-
- Offline
- Administrator
-
Less
More
- Posts: 7000
- Thank you received: 1175
28 Jul 2016 12:10 #78094
by BigJohnT
Replied by BigJohnT on topic setup for gantry with linuxcnc 2.7.5.
To update a buildbot deb (the bug was fixed) in a terminal:
And you should be good to go with master again.
JT
sudo apt-get update
sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
linuxcnc-doc-en linuxcnc-uspace
2 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 18.8 MB of archives.
After this operation, 1,024 B of additional disk space will be used.
Do you want to continue [Y/n]? y
And you should be good to go with master again.
JT
Please Log in or Create an account to join the conversation.
- mpvriens
- Offline
- Premium Member
-
Less
More
- Posts: 101
- Thank you received: 0
29 Jul 2016 06:10 #78126
by mpvriens
Replied by mpvriens on topic setup for gantry with linuxcnc 2.7.5.
Thank you very much JT
Works fine now!
Marius
Works fine now!
Marius
Please Log in or Create an account to join the conversation.
- zarfld
- Offline
- Senior Member
-
Less
More
- Posts: 40
- Thank you received: 14
21 Apr 2017 11:52 #91774
by zarfld
Replied by zarfld on topic setup for gantry with linuxcnc 2.7.5.
Hello,
this is my 1st post in this Forum. (I'm 36 and a newbie in Linux and LinuxCNC.)
anyway i hope you could help on my issue.
(It can be that it is a misinterpretation from my side)
according that documentation the extended functionality of trivkins seems available since 2.7.4.
Ive installed from actual IsoImage and ran updates so it shows 2.7.8 - but when trying to start EMC it shows
trivkins: Unknonwn parameter 'coordinates'
so i'm not sure if i need to install a different version - to get my Gantry up and running
BR
Dominik
this is my 1st post in this Forum. (I'm 36 and a newbie in Linux and LinuxCNC.)
anyway i hope you could help on my issue.
(It can be that it is a misinterpretation from my side)
according that documentation the extended functionality of trivkins seems available since 2.7.4.
Ive installed from actual IsoImage and ran updates so it shows 2.7.8 - but when trying to start EMC it shows
trivkins: Unknonwn parameter 'coordinates'
so i'm not sure if i need to install a different version - to get my Gantry up and running
BR
Dominik
Please Log in or Create an account to join the conversation.
- zarfld
- Offline
- Senior Member
-
Less
More
- Posts: 40
- Thank you received: 14
21 Apr 2017 18:39 #91803
by zarfld
Replied by zarfld on topic setup for gantry with linuxcnc 2.7.5.
ok i installed from master (2.8pre) and it seems to work
Please Log in or Create an account to join the conversation.
Time to create page: 0.077 seconds