Native CAM - How To Install?
29 Oct 2018 21:10 #119625
by Askjerry
Native CAM - How To Install? was created by Askjerry
I see many posts on Native CAM... but I am not finding anything on HOW
to install it.
I'm trying to help out a friend.
Jerry
I'm trying to help out a friend.
Jerry
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6429
29 Oct 2018 22:31 #119627
by tommylight
Replied by tommylight on topic Native CAM - How To Install?
forum.linuxcnc.org/nativecam/31659-nativ...-is-features-renamed
forum.linuxcnc.org/nativecam/31659-nativ...atures-renamed#81373
It is mentioned several times in that thread, and in the included HOWTO.
forum.linuxcnc.org/nativecam/31659-nativ...atures-renamed#81373
It is mentioned several times in that thread, and in the included HOWTO.
Please Log in or Create an account to join the conversation.
29 Oct 2018 22:47 #119629
by Askjerry
Replied by Askjerry on topic Native CAM - How To Install?
Awesome... I was searching "How to Install" and wasn't finding anything... so hopefully this post will direct others as well.
Thanks!
Jerry
Thanks!
Jerry
Please Log in or Create an account to join the conversation.
- eFalegname
- Offline
- Elite Member
Less
More
- Posts: 253
- Thank you received: 30
30 Oct 2018 07:34 - 30 Oct 2018 07:37 #119636
by eFalegname
Replied by eFalegname on topic Native CAM - How To Install?
It's been a while since Fernand don't let us know any news, I guess some things are changing around NativeCAM, now it is not possible to install NativeCam through synaptic. I have many requests for improvement, but I would not like to bother him because I feel that Fern will update us soon (perhaps... with the release of linuxcnc 2.8??? maybe )
Floris
Floris
Last edit: 30 Oct 2018 07:37 by eFalegname.
Please Log in or Create an account to join the conversation.
- eFalegname
- Offline
- Elite Member
Less
More
- Posts: 253
- Thank you received: 30
30 Oct 2018 12:53 - 30 Oct 2018 12:55 #119641
by eFalegname
Replied by eFalegname on topic Native CAM - How To Install?
Jerry here you have the link to the .deb NativeCam installer from my dropbox:
stretch_nativecam_0.1.14b_all.deb ยท 1.76 MB
Just use gdebi.
Floris
stretch_nativecam_0.1.14b_all.deb ยท 1.76 MB
Just use gdebi.
Floris
Last edit: 30 Oct 2018 12:55 by eFalegname.
Please Log in or Create an account to join the conversation.
31 Oct 2018 00:47 - 31 Oct 2018 00:49 #119678
by Askjerry
Replied by Askjerry on topic Native CAM - How To Install?
Thank you!
I was able to download the file... and I extracted it to a directory.
Unfortunately... I'm still fairly new to Linux... so I have no idea what to do now.
Apparently I have Axis 2.6.13 currently installed. I suppose I should go to the synaptic package manager and search for AXIS and/or LinuxCNC to look for an upgrade.
Jerry
I was able to download the file... and I extracted it to a directory.
Unfortunately... I'm still fairly new to Linux... so I have no idea what to do now.
Apparently I have Axis 2.6.13 currently installed. I suppose I should go to the synaptic package manager and search for AXIS and/or LinuxCNC to look for an upgrade.
Jerry
Last edit: 31 Oct 2018 00:49 by Askjerry.
Please Log in or Create an account to join the conversation.
- eFalegname
- Offline
- Elite Member
Less
More
- Posts: 253
- Thank you received: 30
31 Oct 2018 08:47 - 31 Oct 2018 08:48 #119690
by eFalegname
Replied by eFalegname on topic Native CAM - How To Install?
After lunch I'll record a small video with step-by-step instructions so that it can also be a guide for those who make the first steps with LinuxCNC. NativeCam is the LinuxCNC "must have".
Floris
Floris
Last edit: 31 Oct 2018 08:48 by eFalegname.
Please Log in or Create an account to join the conversation.
- eFalegname
- Offline
- Elite Member
Less
More
- Posts: 253
- Thank you received: 30
31 Oct 2018 14:15 - 20 Feb 2019 21:00 #119711
by eFalegname
Replied by eFalegname on topic Native CAM - How To Install?
please switch on captions (my english, my spanish...)
Link to NativeCAM: www.dropbox.com/s/4hkekh4bxfv14x3/stretc...0.1.14b_all.deb?dl=0
1) Standalone Usage:
ncam [Options]
Options :
-h | --help this text
(-i | --ini=) inifilename inifile used
(-c | --catalog=) catalog valid catalogs = mill, plasma, lathe
-t | --tab axis and gmoccapy only, put NativeCAM in a new tab
2) To prepare your inifile to use NativeCAM embedded,
a) Start in a working directory with your LinuxCNC configuration ini file
cd /home/"user"/linuxcnc/configs/"yourfolder"
b) Type this command :
ncam -i = "inifilename" -c = "valid catalog for this configuration"
A backup of your inifile will be created before it is modified.
After success, you can use it embedded :
linuxcnc inifilename
Link to NativeCAM: www.dropbox.com/s/4hkekh4bxfv14x3/stretc...0.1.14b_all.deb?dl=0
1) Standalone Usage:
ncam [Options]
Options :
-h | --help this text
(-i | --ini=) inifilename inifile used
(-c | --catalog=) catalog valid catalogs = mill, plasma, lathe
-t | --tab axis and gmoccapy only, put NativeCAM in a new tab
2) To prepare your inifile to use NativeCAM embedded,
a) Start in a working directory with your LinuxCNC configuration ini file
cd /home/"user"/linuxcnc/configs/"yourfolder"
b) Type this command :
ncam -i = "inifilename" -c = "valid catalog for this configuration"
A backup of your inifile will be created before it is modified.
After success, you can use it embedded :
linuxcnc inifilename
Last edit: 20 Feb 2019 21:00 by eFalegname.
Please Log in or Create an account to join the conversation.
- franstrein
- Offline
- Junior Member
Less
More
- Posts: 29
- Thank you received: 2
06 Feb 2019 09:50 #125792
by franstrein
Replied by franstrein on topic Native CAM - How To Install?
Hi,
Thanks for the good video.
I used NativeCam in the past, and want to rebuild it on my current image.
However the link to dropbox in the entries above is not working for me, getting a not found message.
Any chance on getting to that file, in order to follow your instructions??
Thanks,
Frans
Thanks for the good video.
I used NativeCam in the past, and want to rebuild it on my current image.
However the link to dropbox in the entries above is not working for me, getting a not found message.
Any chance on getting to that file, in order to follow your instructions??
Thanks,
Frans
Please Log in or Create an account to join the conversation.
- eFalegname
- Offline
- Elite Member
Less
More
- Posts: 253
- Thank you received: 30
20 Feb 2019 20:59 #126832
by eFalegname
Replied by eFalegname on topic Native CAM - How To Install?
here you have the link: www.dropbox.com/s/4hkekh4bxfv14x3/stretc...0.1.14b_all.deb?dl=0
I noticed that Fern reactivated the NativeCAM's official page
I noticed that Fern reactivated the NativeCAM's official page
Please Log in or Create an account to join the conversation.
Time to create page: 0.109 seconds