Search found 673 matches

by Sword
Thu May 16, 2024 1:17 am
Forum: Centroid Acorn CNC Controller
Topic: Issue with M6 macro I customized
Replies: 2
Views: 62

Re: Issue with M6 macro I customized

Just for fun, try changing line 150 of your macro to the following. If Auto Z to plate works (mfunc44.mac), then this should as well. G92 Z[ABS[#9071]] ;Set Z position to 0 + detector height stored in parameter 71 Your macro is similar to one that I've used in the past, I'll take a closer look when ...
by Sword
Mon May 06, 2024 5:13 pm
Forum: Centroid Acorn CNC Controller
Topic: CNC12 Software cycle start disabled
Replies: 10
Views: 265

Re: CNC12 Software cycle start disabled

Yes, if your buttons are normally open momentary buttons, you have to set them to NC in the wizard, or else the VCP buttons will be inoperable. Never understood this, but that's the way it is. We have NC, NO, and State When Triggered. :? ;)
by Sword
Mon Apr 15, 2024 10:58 pm
Forum: Centroid Acorn CNC Controller
Topic: X and Y axis exceeded
Replies: 4
Views: 350

Re: X and Y axis exceeded

Never mind I figured it out on my own. Thanks anyways Not sure where your actual home location for your machine is (front, back, left, right), but your machine coordinates and the working coordinates (WCS #1) are the same and with the soft limits you have set, a G1X1 or Y1 is beyond the positive so...
by Sword
Mon Apr 15, 2024 5:16 pm
Forum: Public Beta CNC Software Testing, Discussion and Feedback
Topic: VCP RESET onscreen button
Replies: 17
Views: 1196

Re: VCP RESET onscreen button

Keith, what version are you running there? 5.08 does not behave that way. I can cycle the physical button and/or the input and never get the VCP reset button to change state.

With 5.01rc5, it works as expected, and as desired.
by Sword
Thu Apr 11, 2024 5:22 pm
Forum: Public Beta CNC Software Testing, Discussion and Feedback
Topic: VCP RESET onscreen button
Replies: 17
Views: 1196

Re: VCP RESET onscreen button

Testers.... This is in regard to the action and state of the onscreen RESET button. If memory serves me correctly, when an alarm or the ESTOP was triggered in earlier versions the VCP RESET button state was changed to RESET TRIPPED. This action does not occur with the current release v5.08. Checked...
by Sword
Thu Apr 04, 2024 3:37 pm
Forum: Public Beta CNC Software Testing, Discussion and Feedback
Topic: Centroid CNC12 v5.1 RC3 installer, Mill, Lathe, Router, Plasma, Acorn, AcornSix, Hickory, Oak, Allin1DC, MPU11
Replies: 21
Views: 2724

Re: Centroid CNC12 v5.1 RC3 installer, Mill, Lathe, Router, Plasma, Acorn, AcornSix, Hickory, Oak, Allin1DC, MPU11

Thanks Keith and Joey! That build seems to make the CWP4 MPG motion smoother. Did that build also have the probe protection fix in it (it doesn't have RC4 in the filename)? Never-the-less, with the probe and TT settings back to where this saga started, things appear to be working right and good. The...
by Sword
Thu Apr 04, 2024 11:38 am
Forum: Public Beta CNC Software Testing, Discussion and Feedback
Topic: Centroid CNC12 v5.1 RC3 installer, Mill, Lathe, Router, Plasma, Acorn, AcornSix, Hickory, Oak, Allin1DC, MPU11
Replies: 21
Views: 2724

Re: Centroid CNC12 v5.1 RC3 installer, Mill, Lathe, Router, Plasma, Acorn, AcornSix, Hickory, Oak, Allin1DC, MPU11

Well, that's fine Howdy Doody! Fix one problem,... https://centroidcncforum.com/viewtopic.php?p=85937#p85937 ...create another. :cry: I removed both inputs and files run as normal. Replacing just ToolTouchOffTriggered is fine, but with ProbeTripped and probe protection enabled, the issue returns. I'...