Gmoccapy - A new screen for linuxcnc
15 Mar 2015 02:10 #56823
by newbynobi
Replied by newbynobi on topic Gmoccapy - A new screen for linuxcnc
@pippin88,
it did answer this in your other thread.
Norbert
it did answer this in your other thread.
Norbert
Please Log in or Create an account to join the conversation.
15 Mar 2015 02:21 #56824
by Clive S
Many thanks for getting back to me.
I started with a clean install from the hybrid 2.6 cd and the got Linux to do the update to 2.7 (I think) also updated Gmoccapy to 1.5 something.
I don't have an ATC so I manually change tools so do I need loadrt probe-parport commented out.
I have read about NO_FORCE_HOMING = 1 but I had forgotten I will try it tomorrow
Question. should it be possible to jog with the physical keyboard as when I press the arrow keys it moves the tabs instead of jogging.
Clive
Replied by Clive S on topic Gmoccapy - A new screen for linuxcnc
Nobert@Clive,
You sayed you patched something? Do you use 2.6 or 2.7 or master?
loadrt probe-parport should work, but I do not know why it does not on your machine.
The postgui hal stuff may be caused, because you do use the manual toolchange stuff in your hal file.
You may include NO_FORCE_HOMING = 1 in your ini to not to need to home.
Norbert
Many thanks for getting back to me.
I started with a clean install from the hybrid 2.6 cd and the got Linux to do the update to 2.7 (I think) also updated Gmoccapy to 1.5 something.
I don't have an ATC so I manually change tools so do I need loadrt probe-parport commented out.
I have read about NO_FORCE_HOMING = 1 but I had forgotten I will try it tomorrow
Question. should it be possible to jog with the physical keyboard as when I press the arrow keys it moves the tabs instead of jogging.
Clive
Please Log in or Create an account to join the conversation.
15 Mar 2015 02:49 #56825
by newbynobi
Replied by newbynobi on topic Gmoccapy - A new screen for linuxcnc
Please Log in or Create an account to join the conversation.
15 Mar 2015 22:10 #56856
by Clive S
Thanks I now have the physical keyboard working.
Can you tell me exactly where I have to put NO_FORCE_HOMING in the ini file Ie. do I put it in each axis section if so do I have to comment out this stuff
HOME_OFFSET = 0.000000
HOME_SEARCH_VEL = -10.000000
HOME_LATCH_VEL = 1.562500
HOME_IGNORE_LIMITS = YES
(I do have home switches on this machine) but I want to use it for testing without the switches .
I have read section 5.1 in the WIKI but I can't see yet what I have to do re the loadrt probe-parport so as the program will load without commenting this out.
I am getting there slowly.
Clive
Replied by Clive S on topic Gmoccapy - A new screen for linuxcnc
NobertHallo Clive,
please read 5.10 from WIKI regarding the tool change stuff.
Jogging with pysical keyboard is possible, but you will have to switch it on on the settings page. Please read 7.2.2 from WIKI
Norbert
Thanks I now have the physical keyboard working.
Can you tell me exactly where I have to put NO_FORCE_HOMING in the ini file Ie. do I put it in each axis section if so do I have to comment out this stuff
HOME_OFFSET = 0.000000
HOME_SEARCH_VEL = -10.000000
HOME_LATCH_VEL = 1.562500
HOME_IGNORE_LIMITS = YES
(I do have home switches on this machine) but I want to use it for testing without the switches .
I have read section 5.1 in the WIKI but I can't see yet what I have to do re the loadrt probe-parport so as the program will load without commenting this out.
I am getting there slowly.
Clive
Please Log in or Create an account to join the conversation.
15 Mar 2015 22:26 - 15 Mar 2015 22:30 #56857
by PCW
Replied by PCW on topic Gmoccapy - A new screen for linuxcnc
probe-parport has been dropped from linuxcnc versions >2.6 so should just be removed from hal files running under
linuxcnc 2.7 and greater
linuxcnc.org/docs/2.7/html/getting-start...updating_your_config
linuxcnc 2.7 and greater
linuxcnc.org/docs/2.7/html/getting-start...updating_your_config
Last edit: 15 Mar 2015 22:30 by PCW.
Please Log in or Create an account to join the conversation.
15 Mar 2015 22:31 - 15 Mar 2015 23:04 #56858
by Clive S
Thanks the link is an interesting and informative read.
Clive
Replied by Clive S on topic Gmoccapy - A new screen for linuxcnc
Thanks That's helpful So no harm in leaving it commented out.probe-parport has been dropped from linuxcnc versions >2.6 so should probably just be removed
Thanks the link is an interesting and informative read.
Clive
Last edit: 15 Mar 2015 23:04 by Clive S.
Please Log in or Create an account to join the conversation.
16 Mar 2015 02:59 #56876
by newbynobi
Replied by newbynobi on topic Gmoccapy - A new screen for linuxcnc
NO_FORCE_HOMING has to be in the TRAJ section
Please Log in or Create an account to join the conversation.
16 Mar 2015 04:08 - 19 Mar 2015 02:14 #56878
by Clive S
Nobert
Thanks I will try that tomorrow and report back.
Edit Tested out Ok. cut my first part with the new screen
Clive
Replied by Clive S on topic Gmoccapy - A new screen for linuxcnc
NO_FORCE_HOMING has to be in the TRAJ section
Nobert
Thanks I will try that tomorrow and report back.
Edit Tested out Ok. cut my first part with the new screen
Clive
Last edit: 19 Mar 2015 02:14 by Clive S. Reason: added text
Please Log in or Create an account to join the conversation.
20 Mar 2015 07:43 #57029
by jbunch
Replied by jbunch on topic Gmoccapy - A new screen for linuxcnc
Norbert,
Here is my estop out of my Hal File:
Jim
Here is my estop out of my Hal File:
# ---digital in / out signals---
# ---estop signals---
net estop-out <= iocontrol.0.user-enable-out
net estop-ext => iocontrol.0.emc-enable-in
# ---manual tool change signals---
# ---manual tool change signals---
Jim
Please Log in or Create an account to join the conversation.
21 Mar 2015 05:05 #57045
by newbynobi
Replied by newbynobi on topic Gmoccapy - A new screen for linuxcnc
@Jim
As you told, that you use a harware emergency estop, there must be more hal connections.
Norbert
As you told, that you use a harware emergency estop, there must be more hal connections.
Norbert
Please Log in or Create an account to join the conversation.
Time to create page: 0.170 seconds