Re: Tree Journeyman 250 CNC
Posted: Tue Jun 10, 2025 8:31 pm
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
Where should the tool be, according to your CNC program?when I set wcs and hit cycle/ start the tool is not where it should be.
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.cncsnw wrote: ↑Tue Jun 10, 2025 11:09 pm From your report:Those look like reasonable values.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
Maybe you could expand upon:Where should the tool be, according to your CNC program?when I set wcs and hit cycle/ start the tool is not where it should be.
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?
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.
It was user error. I made a mistake in my setup. Sorry false alarm. Did I mention I'm new to this