CN 5-39 problem
Moderators: Mike Iubelt, Jason Susnjara, Larry Epplin, Clint Buechlein, Mike Iubelt, Jason Susnjara, Larry Epplin, Clint Buechlein
-
- Senior Member
- Posts: 222
- Joined: Wed, Feb 21 2007, 1:29PM
- Location: STL, MO
CN 5-39 problem
I updated the CN this morning and ran in a problem. In front of every part, in the G-code, the CN throws a part information which is not completely in () which confuses the SuperControl. The error is invalid character in EIA block!!!
Re: CN 5-39 problem
Nemanja,
What kind of parts are you running?
When I post out with 5.39 I get lines like this.....
( Sheet: 1, Part: , Name: Front Toe, Material: 3/4 Generic)
Is a line like this giving you the error? If not post a the line or lines giving you the problem.
What kind of parts are you running?
When I post out with 5.39 I get lines like this.....
( Sheet: 1, Part: , Name: Front Toe, Material: 3/4 Generic)
Is a line like this giving you the error? If not post a the line or lines giving you the problem.
-
- Senior Member
- Posts: 222
- Joined: Wed, Feb 21 2007, 1:29PM
- Location: STL, MO
Re: CN 5-39 problem
Hi Tod!
I was running doors!
It looks like this
( Sheet: 1, Part: , Name: Right Hinge Double Door (Slab), Material: PL1_1SIDE)
I was running doors!
It looks like this
( Sheet: 1, Part: , Name: Right Hinge Double Door (Slab), Material: PL1_1SIDE)
Re: CN 5-39 problem
Nemaja,Nemanja Vujkovic wrote:Hi Tod!
I was running doors!
It looks like this
( Sheet: 1, Part: , Name: Right Hinge Double Door (Slab), Material: PL1_1SIDE)
This is a known bug within Ecabinets having to do with the double (()) Parenthesis. This is carried over From Ecabs to CN thus causing the problem. This issue has been resolved in the latest build, which is going to be released very soon. The only work around at this time is to go into the NC code and delete the interior set of parenthesis.
The actual date for the release of the new update is close, but I do not know exactly when.
-
- Senior Member
- Posts: 222
- Joined: Wed, Feb 21 2007, 1:29PM
- Location: STL, MO
Re: CN 5-39 problem
I never had that problem before (and i started with the CNC when the CN was still in single digits), till now.
To fix this i ran the repair on 5-38 and it works just fine. The option of deleting the line of code is unproductive, especialy if there is over 100 doors to be cut!!!
To fix this i ran the repair on 5-38 and it works just fine. The option of deleting the line of code is unproductive, especialy if there is over 100 doors to be cut!!!
Re: CN 5-39 problem
Nemanja Vujkovic wrote:I never had that problem before (and i started with the CNC when the CN was still in single digits), till now.
To fix this i ran the repair on 5-38 and it works just fine. The option of deleting the line of code is unproductive, especialy if there is over 100 doors to be cut!!!
Nemanja,
You're right! I have spoken with the programmers and they fixed this on the ecabinets end for the next build.
Re: CN 5-39 problem
Nemanja,
We should be releasing CN 5.40 today. It is not up yet, but I just tested it for this problem. This update should fix the issue you are having with the double parethesis when writing the code for doors. FYI
We should be releasing CN 5.40 today. It is not up yet, but I just tested it for this problem. This update should fix the issue you are having with the double parethesis when writing the code for doors. FYI
-
- Senior Member
- Posts: 222
- Joined: Wed, Feb 21 2007, 1:29PM
- Location: STL, MO
Re: CN 5-39 problem
Thank You Todd for the quick reply. I am looking forward to CN 5-40!!!
Re: CN 5-39 problem
Nemanja,
Here is a link to the CN update (V5.40).
http://downloads.thermwood.com/ControlNesting5-40.exe
Here is a link to the CN update (V5.40).
http://downloads.thermwood.com/ControlNesting5-40.exe
-
- Senior Member
- Posts: 222
- Joined: Wed, Feb 21 2007, 1:29PM
- Location: STL, MO
Re: CN 5-39 problem
Thank you Todd!!!