Search found 31 matches

by clough42
Thu Mar 10, 2022 1:44 pm
Forum: Centroid Acorn CNC Controller
Topic: Can HomeAll act as a limit switch prior to homing the machine?
Replies: 9
Views: 3498

Re: Can HomeAll act as a limit switch prior to homing the machine?

Is there an issue if I wire the machine so the one switch triggers both HomeAll and LimitAll at the same time? Will that interfere with the homing cycle?
This post has been liked 0 time(s).
by clough42
Mon Mar 07, 2022 7:26 pm
Forum: Centroid Acorn CNC Controller
Topic: Can HomeAll act as a limit switch prior to homing the machine?
Replies: 9
Views: 3498

Re: Can HomeAll act as a limit switch prior to homing the machine?


I get that but if you follow the proper procedure and home the machine FIRST as the software expects then you reduce the consequences of making a mistake to ZERO. :mrgreen:


You're using a different definition of "mistake" than I am if you rely on the operator to always follow any procedure ...
This post has been liked 0 time(s).
by clough42
Mon Mar 07, 2022 7:12 pm
Forum: Centroid Acorn CNC Controller
Topic: Can HomeAll act as a limit switch prior to homing the machine?
Replies: 9
Views: 3498

Re: Can HomeAll act as a limit switch prior to homing the machine?


After you power up the machine and press the reset button on the VCP the first thing you do is HOME the machine. Why are you jogging it around?


I understand that if I do everything properly in the right sequence, I won't crash the machine. I'm trying to understand if I can set it up to protect ...
This post has been liked 0 time(s).
by clough42
Mon Mar 07, 2022 6:31 pm
Forum: Centroid Acorn CNC Controller
Topic: Can HomeAll act as a limit switch prior to homing the machine?
Replies: 9
Views: 3498

Can HomeAll act as a limit switch prior to homing the machine?

Is it possible to make the home switches stop the machine movement when jogging prior to homing?

I have a slaved dual-drive gantry machine set up with three homing switches (-X, -Y master, +Z) configured on a HomeAll input, a slave axis homing switch (-A) configured as SlavedHomeInput, and limit ...
This post has been liked 0 time(s).
by clough42
Sun Mar 06, 2022 10:56 pm
Forum: Centroid Acorn CNC Controller
Topic: Auto-squaring possible with separate home switches on each axis?
Replies: 9
Views: 2258

Re: Auto-squaring possible with separate home switches on each axis?


One thing to be forewarned about. The Centroid autosquaring routine clears the soft limits at the start of the routine and then restores them at the end.

If something happens that prevents the autosquare routine from finishing, your soft limits will remain cleared and you will need to manually re ...
This post has been liked 0 time(s).
by clough42
Sun Mar 06, 2022 12:52 pm
Forum: Centroid Acorn CNC Controller
Topic: Auto-squaring possible with separate home switches on each axis?
Replies: 9
Views: 2258

Re: Auto-squaring possible with separate home switches on each axis?

Thanks for the responses. This is what I suspected, but thought I'd ask.

I write software for a living, so I can certainly code a macro, but I also see the value in walking the well-worn path when there's no benefit to doing otherwise. When I was planning the build, I had enough inputs, so I went ...
This post has been liked 0 time(s).
by clough42
Sun Mar 06, 2022 1:19 am
Forum: Centroid Acorn CNC Controller
Topic: Auto-squaring possible with separate home switches on each axis?
Replies: 9
Views: 2258

Auto-squaring possible with separate home switches on each axis?

Is it possible to use auto-homing and auto-squaring on a gantry machine with dual drive Y axes and separate home switch inputs for each axis?

I'm running with software pairing, with separate home switches on each of the X, Y, Z, and A (slave) axes, with the inputs defined as FirstAxisHomeOK ...
This post has been liked 0 time(s).
by clough42
Sat Feb 26, 2022 8:06 pm
Forum: Centroid Acorn CNC Controller
Topic: Unable to auto-detect Ether1616 <resolved>
Replies: 34
Views: 13204

Re: Unable to auto-detect Ether1616 <resolved>

Yeah, agreed. The USB worked, but it's going to have more latency and jitter, even if it continues working long-term. Plus, the USB-C connector is going to be much more susceptible to pulling out at a bad time on a real working machine.
This post has been liked 0 time(s).
by clough42
Thu Feb 17, 2022 11:23 am
Forum: Centroid Acorn CNC Controller
Topic: Unable to auto-detect Ether1616 <resolved>
Replies: 34
Views: 13204

Re: Unable to auto-detect Ether1616

I edited the first post in the thread and added a link to the solution. I don't know if there's a better way.
This post has been liked 0 time(s).
by clough42
Thu Feb 17, 2022 11:18 am
Forum: Centroid Acorn CNC Controller
Topic: Unable to auto-detect Ether1616 <resolved>
Replies: 34
Views: 13204

Re: Unable to auto-detect Ether1616


Good troubleshooting work!
In your packet sniffer, you should see a UDP broadcast when the software tries to detect ETH1616. Now that you fixed it, you should see that UDP broadcast, not just the ARP broadcasts.


And in fact, this is exactly what I see. The ETH1616_RESPOND message goes out to ...
This post has been liked 0 time(s).