Went to 2.5 and now I get 'exceeds maximum' errors
02 Aug 2011 13:20 #12126
by andypugh
Replied by andypugh on topic Re:Went to 2.5 and now I get 'exceeds maximum' errors
We are homing in on this. It seems that the error is raised by the graphical preview, not the trajectory planner, which is why the actual parts come out OK.
This commit
git.linuxcnc.org/gitweb?p=emc2.git;a=com...a0405aafd4bbc5aa36dc
Moved the extents checking out of glcanon.py into gcodemodule.cc, possibly imperfectly.
This commit
git.linuxcnc.org/gitweb?p=emc2.git;a=com...a0405aafd4bbc5aa36dc
Moved the extents checking out of glcanon.py into gcodemodule.cc, possibly imperfectly.
Please Log in or Create an account to join the conversation.
- photomankc
- Offline
- Premium Member
Less
More
- Posts: 96
- Thank you received: 4
02 Aug 2011 16:26 #12128
by photomankc
Replied by photomankc on topic Re:Went to 2.5 and now I get 'exceeds maximum' errors
Cool, glad you guys are looking at it. My days of being a 'programmer' are behind me. I remember just enough to really screw up anything I look at sideways in C or C++
Please Log in or Create an account to join the conversation.
03 Aug 2011 01:14 #12144
by andypugh
Replied by andypugh on topic Re:Went to 2.5 and now I get 'exceeds maximum' errors
I think I have found it, and I have submitted a patch to the devs. Hopefully you should be able to update soon, and make the problem go away.
Please Log in or Create an account to join the conversation.
- photomankc
- Offline
- Premium Member
Less
More
- Posts: 96
- Thank you received: 4
03 Aug 2011 13:27 #12154
by photomankc
Replied by photomankc on topic Re:Went to 2.5 and now I get 'exceeds maximum' errors
Andy that's awesome. I'll try to pull an update this weekend and report back on it.
Thanks for taking the time to look at that!
Thanks for taking the time to look at that!
Please Log in or Create an account to join the conversation.
03 Aug 2011 13:28 #12155
by BigJohnT
Replied by BigJohnT on topic Re:Went to 2.5 and now I get 'exceeds maximum' errors
Wait till the patch is pushed before you pull...
John
John
Please Log in or Create an account to join the conversation.
03 Aug 2011 13:54 #12157
by andypugh
Replied by andypugh on topic Re:Went to 2.5 and now I get 'exceeds maximum' errors
As JT said, there is no way to tell if or when the patch will be accepted. Best wait until it has been.
You could watch:
git.linuxcnc.org/gitweb?p=emc2.git;a=sho...fs/heads/v2.5_branch
To see if it gets pushed.
You could watch:
git.linuxcnc.org/gitweb?p=emc2.git;a=sho...fs/heads/v2.5_branch
To see if it gets pushed.
Please Log in or Create an account to join the conversation.
- photomankc
- Offline
- Premium Member
Less
More
- Posts: 96
- Thank you received: 4
04 Aug 2011 13:48 #12183
by photomankc
Replied by photomankc on topic Re:Went to 2.5 and now I get 'exceeds maximum' errors
Ok, will do.
Please Log in or Create an account to join the conversation.
08 Aug 2011 00:00 #12293
by mhaberler
Replied by mhaberler on topic Re:Went to 2.5 and now I get 'exceeds maximum' errors
I just pushed Andy's fix to master:
git.linuxcnc.org/gitweb?p=emc2.git;a=com...590a69b5bce9e31a0ae1
- Michael
git.linuxcnc.org/gitweb?p=emc2.git;a=com...590a69b5bce9e31a0ae1
- Michael
Please Log in or Create an account to join the conversation.
- photomankc
- Offline
- Premium Member
Less
More
- Posts: 96
- Thank you received: 4
11 Aug 2011 19:15 #12436
by photomankc
Replied by photomankc on topic Re:Went to 2.5 and now I get 'exceeds maximum' errors
Is there a way to tell if this is now in the build that apt-get will pull? At present I'm not showing any new version to pull down and haven't for several days. I don't know how to tell what the current build number is and if this is in it.
Please Log in or Create an account to join the conversation.
11 Aug 2011 21:31 #12437
by BigJohnT
Replied by BigJohnT on topic Re:Went to 2.5 and now I get 'exceeds maximum' errors
If your using the installed 2.4.anything it won't be there unless someone cherry picks it from master and then a bug fix will have to released and I've not seen one of those in a long time.
The upshot is you would at this point have to use master by downloading it using git and creating a RIP as shown here . I don't think that there is even a deb built of master although I know one is built for 2.5 by the buildbot.
John
The upshot is you would at this point have to use master by downloading it using git and creating a RIP as shown here . I don't think that there is even a deb built of master although I know one is built for 2.5 by the buildbot.
John
Please Log in or Create an account to join the conversation.
Time to create page: 0.089 seconds