Another plasma component...

More
28 Jun 2019 04:08 - 28 Jun 2019 04:09 #138084 by phillc54
The plasmac User Guide will be available at linuxcnc.org/docs/devel/html/ under User Interfaces

Your Plasma Primer when completed will be under General User Information

They will also be in the PDF format at linuxcnc.org/docs/devel/pdf/LinuxCNC_Documentation.pdf

I will put the direct links on post 1 of this thread when they are available.

If you do a package build from buildbot then they should be available locally.

If you run ./configure --with-realtime=uspace --enable-build-documentation like so then they will build locally. It does add a bit to the compile time.

I have a temporary copy here
Last edit: 28 Jun 2019 04:09 by phillc54.

Please Log in or Create an account to join the conversation.

More
28 Jun 2019 04:13 - 28 Jun 2019 04:16 #138085 by rodw
Replied by rodw on topic Another plasma component...
Well for those guys that still want to compile from source and have compiled master branch before plasmac as I suggested, I went back into the lniuxcnc-dev/src folder and did a git pull to get the latest master branch but I got an error to say I was still using the now obsolete external offsets branch!

So I did a
plasma@plasma ~/linuxcnc-dev/src $ git reset --hard origin/master
and got this:
HEAD is now at b2c0f03 plasmac: a plasma configuration
How cool is that! Plasmc owns the last commit into master branch!

I'll update this if I get any errors but from here it should just be:
git pull
make
sudo make setuid

EDIT: Then set the rip-environment to master branch
cd ~
. ./linuxcnc-dev/scripts/rip-environment
Last edit: 28 Jun 2019 04:16 by rodw.
The following user(s) said Thank You: phillc54

Please Log in or Create an account to join the conversation.

More
28 Jun 2019 04:26 - 28 Jun 2019 04:27 #138086 by rodw
Replied by rodw on topic Another plasma component...
Hmm, getting an error here when running linuxcnc on my config and the plasmac gmocappy sim
plasma@plasma ~/linuxcnc-dev $ linuxcnc
LINUXCNC - 2.9.0~pre0
Machine configuration directory is '/home/plasma/linuxcnc-dev/configs/by_machine/plasmac/gmoccapy'
Machine configuration file is 'metric_plasmac.ini'
can't find package Linuxcnc
    while executing
"package require Linuxcnc "
    (file "/home/plasma/linuxcnc-dev/lib/hallib/check_config.tcl" line 141)
check_config validation failed
LinuxCNC terminated with an error.  You can find more information in the log:
    /home/plasma/linuxcnc_debug.txt
and
    /home/plasma/linuxcnc_print.txt
as well as in the output of the shell command 'dmesg' and in the terminal
plasma@plasma ~/linuxcnc-dev $ 

the rip-environment seems to be correctly pointing to linuxcnc-dev
Last edit: 28 Jun 2019 04:27 by rodw.

Please Log in or Create an account to join the conversation.

More
28 Jun 2019 04:41 #138087 by rodw
Replied by rodw on topic Another plasma component...
False alarm, on reboot it seems OK. Shame about a home switch not working though :(

Please Log in or Create an account to join the conversation.

More
28 Jun 2019 04:50 #138088 by thefabricator03
Great job Phill,

Does this mean that soon PlasmaC will be included with the basic Linuxcnc install? as in the ISO install file?

I have one more question, I have gotten as far as running a program but when the torch goes to pierce it fires and just stays still at the pierce point and does not move, Is there a setting I am not seeing that is stopping the motion.

Please Log in or Create an account to join the conversation.

More
28 Jun 2019 05:35 - 28 Jun 2019 05:43 #138090 by phillc54
It won't be in the ISO, they only put the current stable branch there which is currently 2.7

Do you get any error messages?

Does the Arc OK LED turn On?

Check the Fail Timeout value in the Config tab.

EDIT: It is easy to get an ISO installed system to point to the buildbot to run master branch
Last edit: 28 Jun 2019 05:43 by phillc54.

Please Log in or Create an account to join the conversation.

More
28 Jun 2019 05:44 #138091 by rodw
Replied by rodw on topic Another plasma component...

Great job Phill,

Does this mean that soon PlasmaC will be included with the basic Linuxcnc install? as in the ISO install file?

I have one more question, I have gotten as far as running a program but when the torch goes to pierce it fires and just stays still at the pierce point and does not move, Is there a setting I am not seeing that is stopping the motion.


Plasmac will be part of the distribution when V 2.9 becomes the release version and we have not released 2.8 quite yet!
But its a trivial matter to upgrade from the release version to master from within the Synaptic package manager. Its so long, I've forgotten how to do it!

Your lack of motion could be something to do with the spindle.0.at-speed pin.

So if you have a spindle, you set this pin to be true when your spindle is at speed. Motion is inhibited until this happens! We used to just fudge it and turn it on for ever but I'm not sure how Plasmac does it as I'm sure it won't set it true until its ready to go so best wait for phill

Please Log in or Create an account to join the conversation.

More
28 Jun 2019 05:52 #138092 by phillc54
Can you post your HAL file.

If Rod is correct I may need to get the configurator to comment out some of the spindle stuff.

I forgot pncconf gives you a spindle regardless of whether you want it or not. It is really for mills or lathes.

I hand code my HAL files so I don't think of all these eventualities...
The following user(s) said Thank You: rodw

Please Log in or Create an account to join the conversation.

More
28 Jun 2019 06:53 #138093 by thefabricator03

Can you post your HAL file.

If Rod is correct I may need to get the configurator to comment out some of the spindle stuff.

I forgot pncconf gives you a spindle regardless of whether you want it or not. It is really for mills or lathes.

I hand code my HAL files so I don't think of all these eventualities...


Phill,

Please find attached my Hal file,

I do have a Arc Ok signal then after about 3 seconds it times out and I get a valid arc lost program paused error.
Attachments:

Please Log in or Create an account to join the conversation.

More
28 Jun 2019 07:01 #138094 by phillc54
Could you try this one.
Attachments:

Please Log in or Create an account to join the conversation.

Moderators: snowgoer540
Time to create page: 0.191 seconds
Powered by Kunena Forum