7i96 Configuration Tool
20 Aug 2019 15:20 #142612
by BigJohnT
I've not tried running the configuration tool on the RPi4 but it should just work as they are both debian. I may try today as I got the RPi4 going with preemt rt and LinuxCNC and was working out the details for setting up a static IP needed for the Mesa Ethernet cards.
JT
Replied by BigJohnT on topic 7i96 Configuration Tool
Does this configuration tool be setup to work with RPi4?
I've not tried running the configuration tool on the RPi4 but it should just work as they are both debian. I may try today as I got the RPi4 going with preemt rt and LinuxCNC and was working out the details for setting up a static IP needed for the Mesa Ethernet cards.
JT
Please Log in or Create an account to join the conversation.
20 Aug 2019 15:25 #142613
by tecno
Replied by tecno on topic 7i96 Configuration Tool
Looking forward to your test, I am not quite yet there as I am awaiting for the 7i96 to arrive.
Cheers
Bengt
ps I have Hakan's RPi4 on a long loan to evaluate if I can get my PlasmaC to run in my rig.
Cheers
Bengt
ps I have Hakan's RPi4 on a long loan to evaluate if I can get my PlasmaC to run in my rig.
Please Log in or Create an account to join the conversation.
20 Aug 2019 15:39 #142615
by Clive S
I see the .xsessionrc file in the home dir /home/ and it opens showing the file :-
if [ -d $HOME/.local/bin ]; then
export PATH="$HOME/.local/bin:$PATH"
fi
is this correct if so how do I start the configuration
Replied by Clive S on topic 7i96 Configuration Tool
To see a hidden file (one that starts with a dot) you have to select show hidden files in the file manager.
JT
I see the .xsessionrc file in the home dir /home/ and it opens showing the file :-
if [ -d $HOME/.local/bin ]; then
export PATH="$HOME/.local/bin:$PATH"
fi
is this correct if so how do I start the configuration
Please Log in or Create an account to join the conversation.
20 Aug 2019 15:48 #142617
by BigJohnT
If you mean start a configuration created by the configuration tool, you start LinuxCNC and pick it from the list My Configurations.
JT
Replied by BigJohnT on topic 7i96 Configuration Tool
To see a hidden file (one that starts with a dot) you have to select show hidden files in the file manager.
JT
I see the .xsessionrc file in the home dir /home/ and it opens showing the file :-
if [ -d $HOME/.local/bin ]; then
export PATH="$HOME/.local/bin:$PATH"
fi
is this correct if so how do I start the configuration
If you mean start a configuration created by the configuration tool, you start LinuxCNC and pick it from the list My Configurations.
JT
The following user(s) said Thank You: Clive S
Please Log in or Create an account to join the conversation.
20 Aug 2019 16:08 - 20 Aug 2019 16:10 #142618
by Clive S
No. How do I start the config tool? I am running 2.9
Replied by Clive S on topic 7i96 Configuration Tool
To see a hidden file (one that starts with a dot) you have to select show hidden files in the file manager.
JT
I see the .xsessionrc file in the home dir /home/ and it opens showing the file :-
if [ -d $HOME/.local/bin ]; then
export PATH="$HOME/.local/bin:$PATH"
fi
is this correct if so how do I start the configuration
If you mean start a configuration created by the configuration tool, you start LinuxCNC and pick it from the list My Configurations.
JT
No. How do I start the config tool? I am running 2.9
Last edit: 20 Aug 2019 16:10 by Clive S.
Please Log in or Create an account to join the conversation.
20 Aug 2019 18:44 - 20 Aug 2019 18:45 #142634
by BigJohnT
Replied by BigJohnT on topic 7i96 Configuration Tool
After fixing the path and logging out and back in or rebooting then from then on you just open a terminal and type in
With all the different OS's I never did get around to making a desktop file for it.
JT
7i96
With all the different OS's I never did get around to making a desktop file for it.
JT
Last edit: 20 Aug 2019 18:45 by BigJohnT.
Please Log in or Create an account to join the conversation.
20 Aug 2019 20:05 #142640
by Clive S
I have tried putting 7i96 in a terminal and it reports back bash:7i96: command not found
How can I check if the path is correct
Replied by Clive S on topic 7i96 Configuration Tool
After fixing the path and logging out and back in or rebooting then from then on you just open a terminal and type in
7i96
With all the different OS's I never did get around to making a desktop file for it.
JT
I have tried putting 7i96 in a terminal and it reports back bash:7i96: command not found
How can I check if the path is correct
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19190
- Thank you received: 6433
20 Aug 2019 20:39 #142642
by tommylight
Replied by tommylight on topic 7i96 Configuration Tool
Open a terminal where the tool is located and try :
./7i96
Or
Python 7i96
./7i96
Or
Python 7i96
The following user(s) said Thank You: Clive S
Please Log in or Create an account to join the conversation.
20 Aug 2019 21:32 #142647
by Clive S
Thanks. I have tried all those in the home dir and the /home/cnc dir
I will reload linuxcnc tomorrow and start afresh
Replied by Clive S on topic 7i96 Configuration Tool
Open a terminal where the tool is located and try :
./7i96
Or
Python 7i96
Thanks. I have tried all those in the home dir and the /home/cnc dir
I will reload linuxcnc tomorrow and start afresh
Please Log in or Create an account to join the conversation.
20 Aug 2019 21:56 #142649
by PCW
Replied by PCW on topic 7i96 Configuration Tool
Umm a reload is not needed...
Can you see the 7i96 file with ls? if not, ./7i96 will not work as that means execute the 7i96 file in the current directory
Can you see the 7i96 file with ls? if not, ./7i96 will not work as that means execute the 7i96 file in the current directory
The following user(s) said Thank You: Clive S
Please Log in or Create an account to join the conversation.
Time to create page: 0.111 seconds