Gmoccapy - A new screen for linuxcnc
11 Dec 2013 06:36 #41490
by newbynobi
Replied by newbynobi on topic Gmoccapy - A new screen for linuxcnc
@andipugh
I do not speak rushan, can you please search the lang file and post it here?
Thanks Norbert
I do not speak rushan, can you please search the lang file and post it here?
Thanks Norbert
Please Log in or Create an account to join the conversation.
11 Dec 2013 06:38 #41491
by andypugh
Replied by andypugh on topic Gmoccapy - A new screen for linuxcnc
[quote="newbynobi" post=41490I do not speak rushan, can you please search the lang file and post it here?[/quote]
cnc-club.ru/forum/viewtopic.php?f=33&t=80&p=27169
cnc-club.ru/forum/viewtopic.php?f=33&t=80&p=27169
Please Log in or Create an account to join the conversation.
11 Dec 2013 13:49 #41496
by mariusl
Regards
Marius
www.bluearccnc.com
Replied by mariusl on topic Gmoccapy - A new screen for linuxcnc
Hi Norbert
It is getting better. Still these errors.
It is getting better. Still these errors.
USRMOT: ERROR: command timeout
/home/marius/dev/bluearc/bin/gscreen:1062: GtkWarning: Invalid icon size 48
self.widgets.window1.show()
USRMOT: ERROR: command timeout
USRMOT: ERROR: command timeout
///////// I deleted some lines here
USRMOT: ERROR: command timeout
USRMOT: ERROR: command timeout
toolfile: /home/marius/dev/bluearc/configs/bluearc_plasma/torches.tbl
USRMOT: ERROR: command timeout
/home/marius/dev/bluearc/bin/gladevcp:185: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
builder.add_from_file(xmlname)
Xlib.protocol.request.QueryExtension
gladevcp: trouble looking for handlers in 'plasma': iteration over non-sequence
Traceback (most recent call last):
File "/home/marius/dev/bluearc/bin/gladevcp", line 129, in load_handlers
for object in objlist:
TypeError: iteration over non-sequence
WARNING:Config:Can't load Default loading default layout instead
Xlib.protocol.request.QueryExtension
USRMOT: ERROR: command timeout
///////// I deleted some lines here
USRMOT: ERROR: command timeout
/home/marius/dev/bluearc/share/gscreen/skins/gmoccapy/gmoccapy_handler.py:689: Warning: value "0" of type `gint' is invalid or out of range for property `max-messages' of type `gint'
self.notification.set_property('max_messages', self.widgets.adj_max_messages.get_value())
USRMOT: ERROR: command timeout
///////// I deleted some lines here
USRMOT: ERROR: command timeout
timeout 100
**** GSCREEN INFO: postgui filename: gmoccapy_postgui.hal
USRMOT: ERROR: command timeout
///////// I deleted some lines here
USRMOT: ERROR: command timeout
USRMOT: ERROR: command timeout
tool change False False 0
/usr/lib/python2.6/dist-packages/Onboard/KeyGtk.py:43: PangoWarning: pango_font_description_set_size: assertion `size >= 0' failed
font_description.set_size(self.font_size)
USRMOT: ERROR: command timeout
estopping / killing gscreen
USRMOT: ERROR: command timeout
///////// I deleted some lines here
USRMOT: ERROR: command timeout
USRMOT: ERROR: command timeout
Shutting down and cleaning up LinuxCNC...
USRMOT: ERROR: command timeout
USRMOT: ERROR: command timeout
USRMOT: ERROR: command timeout
/home/marius/dev/bluearc/scripts/linuxcnc: line 396: 827 Killed $EMCTASK -ini "$INIFILE"
Cleanup done
Regards
Marius
www.bluearccnc.com
Please Log in or Create an account to join the conversation.
11 Dec 2013 14:53 #41497
by newbynobi
Replied by newbynobi on topic Gmoccapy - A new screen for linuxcnc
gmoccapy_0_9_9_6_1 - bugfix in plasma.py
ver. 0.9.9.6.1
- solved a bug in plasma.py, having a call without function
Norbert
ver. 0.9.9.6.1
- solved a bug in plasma.py, having a call without function
Norbert
Please Log in or Create an account to join the conversation.
11 Dec 2013 15:10 #41498
by mariusl
Regards
Marius
www.bluearccnc.com
Replied by mariusl on topic Gmoccapy - A new screen for linuxcnc
Norbert
I got the screen to load and do most things but I have a problem with the jogging.
I can jog X and Y axis no problem but as soon as I jog the Z axis I get the errors in the screen shot. I reset the estop and machine and then I cannot jog any axis. The error is as shown. The error is for Z axis although I jog the X axis.
I have the NO_FORCE_HOMING switch ON at the moment so the machine is not homed.
I got the screen to load and do most things but I have a problem with the jogging.
I can jog X and Y axis no problem but as soon as I jog the Z axis I get the errors in the screen shot. I reset the estop and machine and then I cannot jog any axis. The error is as shown. The error is for Z axis although I jog the X axis.
I have the NO_FORCE_HOMING switch ON at the moment so the machine is not homed.
Regards
Marius
www.bluearccnc.com
Please Log in or Create an account to join the conversation.
11 Dec 2013 15:24 #41501
by newbynobi
Replied by newbynobi on topic Gmoccapy - A new screen for linuxcnc
Hallo Marius,
most of the warnings you mentioned, are normal, I will spend some time to check how to avoid them, but not all come out of my computer;-)
The actual error of your config is the following error in Z axis, the following error do unhome the axis, what is not allowed and so on.
Please find the reason for the following error.
Norbert
most of the warnings you mentioned, are normal, I will spend some time to check how to avoid them, but not all come out of my computer;-)
The actual error of your config is the following error in Z axis, the following error do unhome the axis, what is not allowed and so on.
Please find the reason for the following error.
Norbert
Please Log in or Create an account to join the conversation.
11 Dec 2013 15:51 #41502
by mariusl
Regards
Marius
www.bluearccnc.com
Replied by mariusl on topic Gmoccapy - A new screen for linuxcnc
Norbert
I am using the axis settings that you supplied in the example config. Have a look at the attached file.
Why will the Z axis give an error when I jog the X axis?
I am using the axis settings that you supplied in the example config. Have a look at the attached file.
Why will the Z axis give an error when I jog the X axis?
Regards
Marius
www.bluearccnc.com
Please Log in or Create an account to join the conversation.
11 Dec 2013 16:15 #41504
by newbynobi
Replied by newbynobi on topic Gmoccapy - A new screen for linuxcnc
Marius,
are you on your real machien, or on sim?
I understood, that sim is working fine, as it does here.
If you are on a live machine, you do have to set your hal files and make the axis settings according to your machine!
At least I can see, that you did include a new hal file and you did not adapted the paths of subroutines and macros.
Norbert
are you on your real machien, or on sim?
I understood, that sim is working fine, as it does here.
If you are on a live machine, you do have to set your hal files and make the axis settings according to your machine!
At least I can see, that you did include a new hal file and you did not adapted the paths of subroutines and macros.
Norbert
Please Log in or Create an account to join the conversation.
11 Dec 2013 19:40 #41509
by mariusl
Regards
Marius
www.bluearccnc.com
Replied by mariusl on topic Gmoccapy - A new screen for linuxcnc
Norbert
It is running on live machine now. The problem with Z was the THC comp was not connected so there was no feedback
It looks great. I will let you know how it goes.
Thanks again for your support.
It is running on live machine now. The problem with Z was the THC comp was not connected so there was no feedback
It looks great. I will let you know how it goes.
Thanks again for your support.
Regards
Marius
www.bluearccnc.com
Please Log in or Create an account to join the conversation.
11 Dec 2013 21:35 - 11 Dec 2013 21:36 #41513
by newbynobi
Replied by newbynobi on topic Gmoccapy - A new screen for linuxcnc
Hallo Marius,
fine that it is running.
Related to the labels, you may just edit the glade files to modify them, and send the changed ones so I can push them to master.
Or just inform about the changes you like.
Norbert
fine that it is running.
Related to the labels, you may just edit the glade files to modify them, and send the changed ones so I can push them to master.
Or just inform about the changes you like.
Norbert
Last edit: 11 Dec 2013 21:36 by newbynobi.
Please Log in or Create an account to join the conversation.
Time to create page: 0.198 seconds