Search found 25 matches
- Mon Jan 13, 2025 12:05 pm
- Forum: Centroid Hickory EtherCAT CNC Controller
- Topic: Kitamura Mycenter Zero - DELTA Ethercat Retrofit
- Replies: 43
- Views: 23076
Re: Kitamura Mycenter Zero - DELTA Ethercat Retrofit
Also a quick question, is it possible to Debug/live view the m6 marco code? It would be useful to know what it is doing and or waiting for. Set parameter 10 to a 2, turn on Single Block Mode (F5) in the run menu, and then run a job with your tool change. This will let you step through the macro, to...
This post has been liked 1 time(s).
- Fri Dec 27, 2024 9:06 am
- Forum: Centroid CNC12 APi Discussions
- Topic: Changing Output
- Replies: 4
- Views: 1338
Re: Changing Output
CNCPipe.plc.SetIoForceState(int ioBit, BitType bitType, ForceState state) should do what you're looking for. You'll want to use BitType.Output and then either ForceState.ForcedOn or ForceState.ForcedOff
This post has been liked 1 time(s).
- Wed Dec 18, 2024 12:01 pm
- Forum: Centroid CNC12 APi Discussions
- Topic: Trigger an E-Stop
- Replies: 1
- Views: 803
Re: 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. Job.CancelExecution cancels the currently running job only. ...
This post has been liked 1 time(s).
- Mon Dec 09, 2024 9:32 am
- Forum: Centroid CNC12 APi Discussions
- Topic: Remotely trigger jobs using the API?
- Replies: 32
- Views: 6199
Re: Remotely trigger jobs using the API?
I have tried to implement this, but not sure why I am always getting 0 as a result when checking the variable. Does the system variable still exist after the job has successfully finished? Or is it only populated in the context of when a job is actively running? For example, I can display the value...
This post has been liked 1 time(s).
- Tue Jan 14, 2025 3:35 pm
- Forum: Public Beta CNC Software Testing, Discussion and Feedback
- Topic: 12-4-24 v5.22 has been released, beta period for v5.22 is over.
- Replies: 83
- Views: 19460
Re: 12-4-24 v5.22 has been released, beta period for v5.22 is over.
In your tool library, which Height offset is set to tool 5?
Can you post a report?
This post has been liked 0 time(s).
- Tue Jan 14, 2025 1:22 pm
- Forum: Public Beta CNC Software Testing, Discussion and Feedback
- Topic: 10-22-24 UPDATE! CNC12 v5.20 has been released Mill, Lathe, Router, Plasma is now available for public testing.
- Replies: 147
- Views: 53023
Re: 10-22-24 UPDATE! CNC12 v5.20 has been released Mill, Lathe, Router, Plasma is now available for public testing.
I don't know if this is the correct place to post this, but I have an issue with the "Job Run Options" -> "Search" function since updating to 5.22. The first time I use search (since starting CNC12), it works fine. The second time I happen to use it, it causes the application to...
This post has been liked 0 time(s).
- Tue Jan 07, 2025 1:14 pm
- Forum: Public Beta CNC Software Testing, Discussion and Feedback
- Topic: How to add "Optional Stop" and "Block Skip" buttons to VCP?
- Replies: 3
- Views: 718
Re: How to add "Optional Stop" and "Block Skip" buttons to VCP?
Is there an easy way to add an "Optional Stop" and "Block Skip" button to the VCP? I have edited the VCP to add the button images, but I don't see an easy way to make them work. I have looked through the PLC and have found how much code is there for the "Single Block" ...
This post has been liked 0 time(s).
- Thu Dec 19, 2024 9:04 am
- Forum: Public Beta CNC Software Testing, Discussion and Feedback
- Topic: 12-4-24 v5.22 has been released, beta period for v5.22 is over.
- Replies: 83
- Views: 19460
Re: v5.22 is now available for testing. this is a bug fix only release 12-4-24
I am just setting wizard, limits, changing buttons, ect... I am not to the point of running test files. I had it not recognize fast or slow jog speeds when I selected the rabbit bunny button, nothing changed. I had it set for fast jog on opening and it came up slow as well. I ended up reverting bac...
This post has been liked 0 time(s).
- Wed Dec 18, 2024 12:56 pm
- Forum: Public Beta CNC Software Testing, Discussion and Feedback
- Topic: 12-4-24 v5.22 has been released, beta period for v5.22 is over.
- Replies: 83
- Views: 19460
Re: v5.22 is now available for testing. this is a bug fix only release 12-4-24
The last two days I have had 9039 software exited a couple of times after using Tool Check or RunJobOptions / Restart the fourth or fifth time with 5.22 on Acorn Six lathe. After issuing restart the field for Enter Search line... is not highlighted and on the next keyboard input the software will e...
This post has been liked 0 time(s).
- Thu Dec 12, 2024 10:10 am
- Forum: Centroid Acorn CNC Controller
- Topic: Invalid Command Line
- Replies: 3
- Views: 610
Re: Invalid Command Line
Hi ya'll I've recently started see this error prompt on startup of Acorn: invalid command line.png It started seemingly out of the blue and it only occurs with one specific profile. Though it doesn't seem to affect running jobs I'd like to resolve it and avoid having to rebuild the profile from scr...
This post has been liked 0 time(s).