Tree Journeyman 250 CNC

All things related to Centroid Oak, Allin1DC, MPU11 and Legacy products

Moderator: cnckeith

Britayik
Posts: 16
Joined: Wed Jun 04, 2025 10:41 pm
Acorn CNC Controller: No
Plasma CNC Controller: No
AcornSix CNC Controller: No
Allin1DC CNC Controller: Yes
Hickory CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: 103223
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No

Re: Tree Journeyman 250 CNC

Post by Britayik »



cncsnw
Community Expert
Posts: 4535
Joined: Wed Mar 24, 2010 5:48 pm

Re: Tree Journeyman 250 CNC

Post by cncsnw »

From your report:

Code: Select all

Last job file: C:\cncm\ncfiles\2323.nc
...
WCS: #1
...
Axis    Origin    Origin    Origin    Origin    Origin    Origin
        #1(G54)   #2(G55)   #3(G56)   #4(G57)   #5(G58)   #6(G59)
 X     16.60926   16.78366   16.78366   16.78366   16.78366   12.80427 
 Y     -5.46022   -5.39262   -5.39262   -5.39262   -5.39262   -9.02516 
 Z     -2.08442   -3.24079   -3.24079   -3.24079   -3.24079   -0.69456 
Those look like reasonable values.

Maybe you could expand upon:
when I set wcs and hit cycle/ start the tool is not where it should be.
Where should the tool be, according to your CNC program?
Where does the tool actually go?
Where does the DRO position say the tool is?
What does the status window say about tool number and offset number?
Does your job file specify a different WCS than the one in which you set zero?


Britayik
Posts: 16
Joined: Wed Jun 04, 2025 10:41 pm
Acorn CNC Controller: No
Plasma CNC Controller: No
AcornSix CNC Controller: No
Allin1DC CNC Controller: Yes
Hickory CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: 103223
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No

Re: Tree Journeyman 250 CNC

Post by Britayik »

cncsnw wrote: Tue Jun 10, 2025 11:09 pm From your report:

Code: Select all

Last job file: C:\cncm\ncfiles\2323.nc
...
WCS: #1
...
Axis    Origin    Origin    Origin    Origin    Origin    Origin
        #1(G54)   #2(G55)   #3(G56)   #4(G57)   #5(G58)   #6(G59)
 X     16.60926   16.78366   16.78366   16.78366   16.78366   12.80427 
 Y     -5.46022   -5.39262   -5.39262   -5.39262   -5.39262   -9.02516 
 Z     -2.08442   -3.24079   -3.24079   -3.24079   -3.24079   -0.69456 
Those look like reasonable values.

Maybe you could expand upon:
when I set wcs and hit cycle/ start the tool is not where it should be.
Where should the tool be, according to your CNC program?
Where does the tool actually go?
Where does the DRO position say the tool is?
What does the status window say about tool number and offset number?
Does your job file specify a different WCS than the one in which you set zero?
I set my WCS on a corner point in fusion as I normally would ensuring xyz are correctly oriented. I run the simulation in fusion and the tool starts at the top center of the part for a contour operation. Load that file to the machine and probe the point which I chose in fusion. Set x, set y, and set z. Run the operation and the tool starts heading for the center of the part. Maybe it's user error but I've ran similar operations when it was cnc11 with no issue. I'm just wondering if there is still a problem with the PLC with WCS that is preventing proper tool path. I will test some more operations tonight and document my results.


tblough
Community Expert
Posts: 3520
Joined: Tue Mar 22, 2016 10:03 am
Acorn CNC Controller: Yes
Allin1DC CNC Controller: Yes
Oak CNC controller: Yes
CNC Control System Serial Number: 100505
100327
102696
103432
7804732B977B-0624192192
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: Boston, MA
Contact:

Re: Tree Journeyman 250 CNC

Post by tblough »

If it's just Z that seems wrong, it's probably a height offset issue. If X and Y seem off, it's probably the last item CNCSNW posited and you are setting one WCS, but your program is calling a different one at the start.
Cheers,

Tom
Confidence is the feeling you have before you fully understand the situation.
I have CDO. It's like OCD, but the letters are where they should be.


cncsnw
Community Expert
Posts: 4535
Joined: Wed Mar 24, 2010 5:48 pm

Re: Tree Journeyman 250 CNC

Post by cncsnw »

When you use the F8/Graph key in CNC12 to preview the program before you try running it, you can look at the scales/rulers on the Graph screen to see where the toolpath cuts, relative to the WCS X0 Y0 Z0.

BTW, the PLC has nothing whatsoever to do with WCS locations or G code interpretation.


Britayik
Posts: 16
Joined: Wed Jun 04, 2025 10:41 pm
Acorn CNC Controller: No
Plasma CNC Controller: No
AcornSix CNC Controller: No
Allin1DC CNC Controller: Yes
Hickory CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: 103223
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No

Re: Tree Journeyman 250 CNC

Post by Britayik »

cncsnw wrote: Wed Jun 11, 2025 12:26 pm When you use the F8/Graph key in CNC12 to preview the program before you try running it, you can look at the scales/rulers on the Graph screen to see where the toolpath cuts, relative to the WCS X0 Y0 Z0.

BTW, the PLC has nothing whatsoever to do with WCS locations or G code interpretation.
tblough wrote: Wed Jun 11, 2025 11:37 am If it's just Z that seems wrong, it's probably a height offset issue. If X and Y seem off, it's probably the last item CNCSNW posited and you are setting one WCS, but your program is calling a different one at the start.
It was user error. I made a mistake in my setup. Sorry false alarm. Did I mention I'm new to this :lol:


Post Reply