problem with single run/resume button.

More
29 Dec 2013 08:35 #42135 by BigJohnT
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
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
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
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
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
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
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
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
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
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.143 seconds
Powered by Kunena Forum