problem with single run/resume button.

More
29 Dec 2013 08:35 #42135 by BigJohnT
Replied by BigJohnT on topic problem with single run/resume button.
Are you running Master? There seems to be a bug with program pause in Master but not in the stable 2.5.3 branch.

JT

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

More
29 Dec 2013 16:24 - 29 Dec 2013 16:27 #42140 by cmorley
Replied by cmorley on topic problem with single run/resume button.
which (should) be fixed now.
If was introduced when feedoverride was decoupled from rapids.

Chris M
Last edit: 29 Dec 2013 16:27 by cmorley.
The following user(s) said Thank You: BigJohnT

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

More
29 Dec 2013 23:34 #42157 by jbunch
Replied by jbunch on topic problem with single run/resume button.
I am running master. And the pause does not stop initial rapids.

Jim

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

More
30 Dec 2013 00:17 - 30 Dec 2013 00:17 #42160 by BigJohnT
Replied by BigJohnT on topic problem with single run/resume button.
Then you have not updated since Chris pushed the fix. I just tested and it works as expected now.

Are you running an installed deb?

JT
Last edit: 30 Dec 2013 00:17 by BigJohnT.

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

More
30 Dec 2013 00:31 #42163 by jbunch
Replied by jbunch on topic problem with single run/resume button.
I am going to do a git and recompile here in a bit.

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

More
30 Dec 2013 02:37 #42171 by jbunch
Replied by jbunch on topic problem with single run/resume button.
What is the proper procedure. to update.

I used git to grab a new copy of master. and then recompiled.

The problem still persists. Pause does not stop the initial rapid movement.


Jim

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

More
30 Dec 2013 03:38 #42174 by BigJohnT
Replied by BigJohnT on topic problem with single run/resume button.
Are you running some other branch than master?

Are you running an installed deb or RIP? In other words what exactly did you do to get master installed on your computer?

JT

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

More
30 Dec 2013 05:33 #42179 by jbunch
Replied by jbunch on topic problem with single run/resume button.
JT,

I installed as per gmoccapy:

sudo apt-get install git-core gitk git-gui
git config --global user.name "Your full name
git config --global user.email "This email address is being protected from spambots. You need JavaScript enabled to view it.
git clone git://git.linuxcnc.org/git/linuxcnc.git linuxcnc-dev
sudo apt-get install libboost-python-dev libmodbus-dev
cd linuxcnc-dev
cd src
./autogen.sh
./configure
make
sudo make setuid
cd ..
. ./scripts/rip-environment
linuxcnc

JIm

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

More
30 Dec 2013 07:04 #42184 by cmorley
Replied by cmorley on topic problem with single run/resume button.
on a terminal, go to the folder that has linuxcnc source

type git branch - there will be an asterisks by the name of the branch your using.

We want that to be master.

if so enter: git pull

it should pull in the changes.
it should say something about fast forwarding ...

cd to the src file folder
and: make.
probably: sudo make setuid
That should do it.

Chris M

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

More
31 Dec 2013 02:09 #42203 by jbunch
Replied by jbunch on topic problem with single run/resume button.
Chris,

The pause now stops the rpids .... Great.


Thanks alot
Jim

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

Time to create page: 0.093 seconds
Powered by Kunena Forum