X not selected for WCS Error

All things related to the Centroid Acorn CNC Controller

Moderator: cnckeith

Post Reply
Colt4587
Posts: 12
Joined: Tue Jun 30, 2020 2:47 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: 0035FF8A7B0E0610203405
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No

X not selected for WCS Error

Post by Colt4587 »

Hello all!

I'm trying to turn a very simple part I've designed in Fusion 360. But I keep running into Errors on the Centroid screen. This is the error I keep receiving:

X not selected for WCS 2.PNG
X not selected for WCS 2.PNG (10.58 KiB) Viewed 1200 times
X not selected for WCS.PNG

Here is a screenshot of my setup screen:
setup screenshot.png
I'm using the Centroid Post processor from Autodesk's website, but I've also tried "Franco's" from youtube.

I've tried changing the settings within the post processor "use extended WCS codes" but that gives me an invalid code error. I've tried using different types of WCS options within Fusion 360, and selecting the Z and X axis in different ways, but it doesn't change the error. Initially it was using "G53" but has since started using G54, I'm not for sure what drove this change, but I did briefly get it to work by manually editing the code, but then the machine would only do the initial moves and then stop.

I've also tried doing some manual edits. I'm sure this is something stupid that I'm doing, just can't seem to find this error anywhere. Let me know if you'd like more information. I
Attachments
speaker foot.cnc
(5.68 KiB) Downloaded 65 times
speaker foot extended.cnc
(5.68 KiB) Downloaded 85 times
report_0035FF8A7B0E-0610203405_2020-06-30_13-59-58(1).zip
(563.8 KiB) Downloaded 59 times


Colt4587
Posts: 12
Joined: Tue Jun 30, 2020 2:47 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: 0035FF8A7B0E0610203405
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No

Re: X not selected for WCS Error

Post by Colt4587 »

Ok, I've been able to overcome the error by going into F1 and setting the X and Z manually within Centroid. However now when I get to line 16 the machine says "moving" but it doesn't actually move anything? Any ideas?
Attachments
not moving.PNG


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

Re: X not selected for WCS Error

Post by cncsnw »

Do you have a spindle encoder installed?

You appear to be trying to use feed-per-revolution feedrates (G99). That only works with a spindle encoder.

If you do not have a spindle encoder, then you need to program feed-per-minute feedrates (G98), and of course specify an appropriate feedrate number (probably something faster than 1.0 mm/min).


Colt4587
Posts: 12
Joined: Tue Jun 30, 2020 2:47 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: 0035FF8A7B0E0610203405
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No

Re: X not selected for WCS Error

Post by Colt4587 »

cncsnw wrote: Fri Jul 03, 2020 6:53 pm Do you have a spindle encoder installed?

You appear to be trying to use feed-per-revolution feedrates (G99). That only works with a spindle encoder.

If you do not have a spindle encoder, then you need to program feed-per-minute feedrates (G98), and of course specify an appropriate feedrate number (probably something faster than 1.0 mm/min).
Ah thank you!

I actually do have a spindle encoder, but I haven't got it hooked up yet, was just trying to actually get a part made :). I will double check all that, really appreciate you responding.


Post Reply