Search found 8012 matches
- Tue Dec 03, 2024 3:21 pm
- Forum: Public Beta CNC Software Testing, Discussion and Feedback
- Topic: Limit Switch Defeat button does nothing
- Replies: 5
- Views: 556
Re: Limit Switch Defeat button does nothing
hi. Limit override is so you can jog off a limit switch. you don't have any limit switches defined as inputs so the limit override button isn't going to do anything. from the report - FirstAxisHomeOk IS INP1 ;- SecondAxisHomeOk IS INP2 ;- ThirdAxisHomeOk IS INP3 also, i noticed in the report (thanks...
This post has been liked 1 time(s).
- Mon Dec 09, 2024 5:02 pm
- Forum: Centroid Acorn CNC Controller
- Topic: Spindle won't come on after a tool change
- Replies: 6
- Views: 88
Re: Spindle won't come on after a tool change
post the offending g code program.
do you have the VCP spindle button in MAN mode or AUTO? AUTO = listens to G code program, MAN = listens to the VCP buttons
do you have the VCP spindle button in MAN mode or AUTO? AUTO = listens to G code program, MAN = listens to the VCP buttons
This post has been liked 0 time(s).
- Wed Dec 04, 2024 7:37 pm
- Forum: Centroid Acorn CNC Controller
- Topic: Mike's CNC Router Adventure
- Replies: 40
- Views: 8131
Re: Mike's CNC Router Adventure
cool thanks for sharing!mikes wrote: ↑Sun Dec 01, 2024 1:50 pm The laser used for the project was gotten from Amazon: Focusable 638nm 650nm 515nm 450nm Red Green Blue RGB Laser Diode Module Line/Cross/Dot Head With USB Adapter 12mm Cooling Heatsink (515nm Cross 515MC-10)
This post has been liked 0 time(s).
- Wed Dec 04, 2024 7:23 pm
- Forum: Centroid CNC12 APi Discussions
- Topic: Remotely trigger jobs using the API?
- Replies: 24
- Views: 2093
Re: Remotely trigger jobs using the API?
This is not possible using only the CentroidAPI. You would have to wrap the CentroidAPI in your own code that either emulates a web server or handles TCP socket communication. I have a developer-friend who got excited about this, and is helping me write this. We have a working Rest API right now, b...
This post has been liked 0 time(s).
- Wed Dec 04, 2024 6:51 pm
- Forum: Centroid Acorn CNC Controller
- Topic: M200 prompts sometimes disappear <fixed>
- Replies: 39
- Views: 3552
Re: M200 prompts sometimes disappear
Write a program or macro that includes a line like: M200 "Insert tool and press Cycle Start" Run that program with P10 = 32. Then run that same program with P10 = 0. Do you notice the difference? I propose that M200 should display the specified message (and also wait indefinitely for Cycl...
This post has been liked 0 time(s).
- Wed Dec 04, 2024 6:38 pm
- Forum: Centroid Acorn CNC Controller
- Topic: M200 prompts sometimes disappear <fixed>
- Replies: 39
- Views: 3552
Re: M200 prompts sometimes disappear
This post has been liked 0 time(s).
- Wed Dec 04, 2024 6:16 pm
- Forum: Public Beta CNC Software Testing, Discussion and Feedback
- Topic: v5.22 is now available for testing. this is a bug fix only release 12-4-24
- Replies: 40
- Views: 7211
v5.22 is now available for testing. this is a bug fix only release 12-4-24
v5.22 has been released. https://www.centroidcnc.com/centroid_diy/centroid_cnc_software_downloads.html release notes. - Fixed the CNC12 installer overwriting the WCS file and other files from an existing installation for Oak/Allin1DC/Mpu11 updates. - Fixed bug caused by a rounding error that made sl...
This post has been liked 0 time(s).
- Tue Dec 03, 2024 3:00 pm
- Forum: Public Beta CNC Software Testing, Discussion and Feedback
- Topic: Limit Switch Defeat button does nothing
- Replies: 5
- Views: 556
Re: Limit Switch Defeat button does nothing
hi you are using beta software, moving this thread to the beta forum.
This post has been liked 0 time(s).
- Mon Dec 02, 2024 3:34 pm
- Forum: Centroid Acorn CNC Controller
- Topic: M200 prompts sometimes disappear <fixed>
- Replies: 39
- Views: 3552
Re: M200 prompts sometimes disappear
details please, any good suggestion will get worked on!
This post has been liked 0 time(s).
- Mon Dec 02, 2024 3:03 pm
- Forum: Centroid Acorn CNC Controller
- Topic: M200 prompts sometimes disappear <fixed>
- Replies: 39
- Views: 3552
Re: M200 prompts sometimes disappear
and we fixed this issue this morning so the fix will be in v5.22 hopefully will be released soon!
This post has been liked 0 time(s).