Search found 28 matches
- Sun Jan 05, 2025 9:32 am
- Forum: Centroid Acorn CNC Controller
- Topic: M95/M94 Not changing outputs <clarified>
- Replies: 12
- Views: 1192
Re: M95/M94 Not changing outputs <clarified>
I'm trying to write automation to replace the former functionality we had with Mach4.
This post has been liked 0 time(s).
- Wed Jan 01, 2025 12:12 pm
- Forum: Centroid Acorn CNC Controller
- Topic: M95/M94 Not changing outputs <clarified>
- Replies: 12
- Views: 1192
Re: M95/M94 Not changing outputs
I see... thank you for clarification.
Thanks guys!
Thanks guys!
This post has been liked 0 time(s).
- Wed Jan 01, 2025 12:00 pm
- Forum: Centroid CNC12 APi Discussions
- Topic: Changing Output
- Replies: 4
- Views: 2523
Re: Changing Output
thanks you may have made me realize one of my problems as my M94/M95 is no longer working even though I've "unforced" these outputs.
I'll change it to use the SV_SKIN_EVENT
Thanks!
I'll change it to use the SV_SKIN_EVENT
Thanks!
This post has been liked 0 time(s).
- Wed Jan 01, 2025 11:49 am
- Forum: Centroid Acorn CNC Controller
- Topic: M95/M94 Not changing outputs <clarified>
- Replies: 12
- Views: 1192
Re: M95/M94 Not changing outputs
Oops here's the report.zip
This is happening on all my outputs, not just 7 .. I used that as an example.
Thanks!
This is happening on all my outputs, not just 7 .. I used that as an example.
Thanks!
This post has been liked 0 time(s).
- Wed Jan 01, 2025 11:29 am
- Forum: Centroid Acorn CNC Controller
- Topic: M95/M94 Not changing outputs <clarified>
- Replies: 12
- Views: 1192
M95/M94 Not changing outputs <clarified>
When I try to change the state of on output using M95/7 or M94/7 nothing changes on the PLC Diagnostic screen, this holds true with all my outputs. All of the outputs are normal, not forced, no underlines. Any idea Screenshot 2025-01-01 092803.png I suspect I've done something wrong in a config or s...
This post has been liked 0 time(s).
- Fri Dec 27, 2024 12:51 pm
- Forum: Centroid CNC12 APi Discussions
- Topic: Changing Output
- Replies: 4
- Views: 2523
Re: Changing Output
Works great! I don't know how I missed that in the documentation.
Thanks!
Thanks!
This post has been liked 0 time(s).
- Thu Dec 26, 2024 6:07 pm
- Forum: Centroid CNC12 APi Discussions
- Topic: Changing Output
- Replies: 4
- Views: 2523
Changing Output
I'd like to change the state of an output using my C# program but cannot figure it out.
I've tried using M95/M94 in a RunCommand but it doesn't seem to work with macros, or at least it's not changing the output.
Any ideas?
Thank you in advance.
I've tried using M95/M94 in a RunCommand but it doesn't seem to work with macros, or at least it's not changing the output.
Any ideas?
Thank you in advance.
This post has been liked 0 time(s).
- Wed Dec 18, 2024 10:34 am
- Forum: Centroid CNC12 APi Discussions
- Topic: Trigger an E-Stop
- Replies: 1
- Views: 1813
Trigger an E-Stop
Is CentroidAPI.CNCPipe.Job.CancelExecution the best way to simulate hitting the E-Stop or is there a better way. I'd want it to do the equivalent to a reset too, but don't see that in the API.
As ever thanks for your comments and remarks.
As ever thanks for your comments and remarks.
This post has been liked 0 time(s).
- Fri Dec 13, 2024 9:53 am
- Forum: Machining Strategies. Work Holding, Tool Path, Cutters, Feeds/Speeds etc.
- Topic: G10 Issues
- Replies: 11
- Views: 4580
Re: G10 Issues
This job involves milling all the necessary holes on a blank wooden drum shell (a musical instrument) to accommodate drum lugs, air vents, and other attachments. The provided example specifically demonstrates milling the attachment points for the legs of a bass drum. We use milling instead of drilli...
This post has been liked 0 time(s).
- Thu Dec 12, 2024 6:30 pm
- Forum: Machining Strategies. Work Holding, Tool Path, Cutters, Feeds/Speeds etc.
- Topic: G10 Issues
- Replies: 11
- Views: 4580
Re: G10 Issues
Since I can't adjust the offset using G10, what would be the best approach to modify this code to work with Centroid? The idea of using G52 or G92 is appealing, but I'm struggling to fully understand how to implement it effectively. To clarify, this setup involves working with a drum and milling mul...
This post has been liked 0 time(s).