pncconf error 7i48 during configuration
18 Apr 2011 23:17 #9065
by fabworx
pncconf error 7i48 during configuration was created by fabworx
as im going through the configuration after the z axis config and before it goes on to my a axis i get this error.
im running 2.5 with a 5i20 two 7i37ta's and a 7i48. i dont know what effect this will have as im still in testing phases but we will see. also im not sure if this is a 2.5 bug or pncconf bug with the 7i48 setup. so im not sure where to post for 2.5 bugs. any help would be awesome thanx.
PNCconf encountered an error. The following information may be useful in troubleshooting:
Traceback (most recent call last):
File "/usr/bin/pncconf", line 5331, in on_aaxismotor_prepare
self.axis_prepare('a')
File "/usr/bin/pncconf", line 5499, in axis_prepare
w[axis + "accdistunits"].set_text(_("degrees"))
File "/usr/bin/pncconf", line 575, in __getitem__
if r is None: raise IndexError, "No widget %r" % attr
IndexError: No widget 'aaccdistunits'
im running 2.5 with a 5i20 two 7i37ta's and a 7i48. i dont know what effect this will have as im still in testing phases but we will see. also im not sure if this is a 2.5 bug or pncconf bug with the 7i48 setup. so im not sure where to post for 2.5 bugs. any help would be awesome thanx.
PNCconf encountered an error. The following information may be useful in troubleshooting:
Traceback (most recent call last):
File "/usr/bin/pncconf", line 5331, in on_aaxismotor_prepare
self.axis_prepare('a')
File "/usr/bin/pncconf", line 5499, in axis_prepare
w[axis + "accdistunits"].set_text(_("degrees"))
File "/usr/bin/pncconf", line 575, in __getitem__
if r is None: raise IndexError, "No widget %r" % attr
IndexError: No widget 'aaccdistunits'
Please Log in or Create an account to join the conversation.
18 Apr 2011 23:21 #9066
by fabworx
Replied by fabworx on topic Re:pncconf error 7i48 during configuration
also i just noticed the axis following error is presented in mm even though this is a angular axis, my rotary axis, and im setting up the mill in inches not mm.
Please Log in or Create an account to join the conversation.
19 Apr 2011 00:30 #9067
by cmorley
Replied by cmorley on topic Re:pncconf error 7i48 during configuration
I just pushed the fix for this to 2.5.
Thanks for reporting it.
Thanks for reporting it.
Please Log in or Create an account to join the conversation.
19 Apr 2011 15:11 #9087
by fabworx
Replied by fabworx on topic Re:pncconf error 7i48 during configuration
This is what i get after the setup of a axis
PNCconf encountered an error. The following information may be useful in troubleshooting:
Traceback (most recent call last):
File "/usr/bin/pncconf", line 5936, in on_aaxis_prepare
def on_aaxis_prepare(self, *args): self.axis_prepare('a')
File "/usr/bin/pncconf", line 5499, in axis_prepare
w[axis + "accdistunits"].set_text(_("degrees"))
File "/usr/bin/pncconf", line 575, in __getitem__
if r is None: raise IndexError, "No widget %r" % attr
IndexError: No widget 'aaccdistunits'
PNCconf encountered an error. The following information may be useful in troubleshooting:
Traceback (most recent call last):
File "/usr/bin/pncconf", line 5936, in on_aaxis_prepare
def on_aaxis_prepare(self, *args): self.axis_prepare('a')
File "/usr/bin/pncconf", line 5499, in axis_prepare
w[axis + "accdistunits"].set_text(_("degrees"))
File "/usr/bin/pncconf", line 575, in __getitem__
if r is None: raise IndexError, "No widget %r" % attr
IndexError: No widget 'aaccdistunits'
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.063 seconds