Search found 10 matches

by ASPeters
Tue Sep 03, 2024 10:05 am
Forum: Public Beta CNC Software Testing, Discussion and Feedback
Topic: 9-27-24 UPDATE! CNC12 v5.19 rev9 BETA Mill, Lathe, Router, Plasma is now available for public testing.
Replies: 89
Views: 22693

Re: 8-28-24 UPDATE! CNC12 v5.19 rev5 BETA Mill, Lathe, Router, Plasma is now available for public testing.

A question for the "eye candy" department. ;) Could it be possible to use a .png as a background for the VCP instead of a solid color? Something like a brushed stainless steel, etc. like these.... Not sure if you're referring to our awesome graphics or my good looks but yes, this is simpl...
This post has been liked 2 time(s).
by ASPeters
Mon Aug 12, 2024 8:37 am
Forum: Public Beta CNC Software Testing, Discussion and Feedback
Topic: 9-27-24 UPDATE! CNC12 v5.19 rev9 BETA Mill, Lathe, Router, Plasma is now available for public testing.
Replies: 89
Views: 22693

Re: Centroid CNC12 v5.19 rev3 BETA CNC software is now available for public testing

New CNC features at no charge! 9.) CNC12 Language file improvements such as the ability to relabel the CNC12 Function keys and any other words on the screen. How is this done again, don't recall if I knew or if it was stated? This is a new file that has to be added called "user_language.msg&qu...
This post has been liked 1 time(s).
by ASPeters
Thu Aug 15, 2024 7:56 am
Forum: Public Beta CNC Software Testing, Discussion and Feedback
Topic: 9-27-24 UPDATE! CNC12 v5.19 rev9 BETA Mill, Lathe, Router, Plasma is now available for public testing.
Replies: 89
Views: 22693

Re: Centroid CNC12 v5.19 rev4 BETA CNC software is now available for public testing. August 14th Update

Sword wrote: Wed Aug 14, 2024 10:36 pm Also, the new "user_language.msg feature doesn't work in rev4.
viewtopic.php?p=90664#p90664
Can you post your user_language.msg file? The report doesn't pick it up just yet
This post has been liked 0 time(s).
by ASPeters
Thu Aug 08, 2024 11:11 am
Forum: Public Beta CNC Software Testing, Discussion and Feedback
Topic: 5.18 RC3 "Set Part Zeros" issues
Replies: 8
Views: 4182

Re: 5.18 RC3 "Set Part Zeros" issues

Manual - Verify Probe Function message displays twice, and takes two cycle start presses. Also, previously reported, you can't use the Enter key to start this function when Enter key for cycle start is set in the wizard. The probing message being displayed twice is a bug and will be fixed in the ne...
This post has been liked 0 time(s).
by ASPeters
Wed Jul 31, 2024 1:50 pm
Forum: Acorn CNC Plasma
Topic: issue with plasma intercon V0.91 BETA
Replies: 10
Views: 5350

Re: issue with plasma intercon V0.91 BETA

Hello,

Your first issue was caused by an error in the cutter comp portion of the post process.
I wasn't able to replicate your second issue.

Here's a new build of Plasma Intercon to correct that first issue:

viewtopic.php?f=67&t=10491
This post has been liked 0 time(s).
by ASPeters
Thu May 30, 2024 8:12 am
Forum: Public Beta CNC Software Testing, Discussion and Feedback
Topic: Cycle Start programmatically
Replies: 3
Views: 4594

Re: Cycle Start programmatically

I think there are two ways to accomplish a cycle start programmatically through the API. After you load the job, you can use plc.SetSkinEventState(50, 1), Thread.Sleep() for about 30-50 ms, and then plc.SetSkinEventState(50, 0). 50 is the skin event number for cycle start, setting the value to a 1 a...
This post has been liked 0 time(s).
by ASPeters
Wed May 29, 2024 1:12 pm
Forum: Public Beta CNC Software Testing, Discussion and Feedback
Topic: Sotware feature request: GetOutputState API event
Replies: 2
Views: 4599

Re: Sotware feature request: GetOutputState API event

The API between an app and CNC12 is more of a one way street where the app has to request information from CNC12. If you are looking for changes in several outputs, I would recommend setting up a watchlist and checking if the states of the outputs match the previous state and act accordingly. The ca...
This post has been liked 0 time(s).
by ASPeters
Wed Jan 31, 2024 9:01 am
Forum: Public Beta CNC Software Testing, Discussion and Feedback
Topic: PLC Installer, mpuplcprograms directory
Replies: 6
Views: 3362

Re: PLC Installer, mpuplcprograms directory

The mpuplcprograms directory tree is installed in C:\Program Files (x86)\Centroid\mpuplcprograms
It gets deleted and recreated every time the installer is run to ensure the plcs are up to date with that version.
This post has been liked 0 time(s).
by ASPeters
Wed Jun 28, 2023 2:03 pm
Forum: Centroid Acorn CNC Controller
Topic: Centroid CNC12 v5.04 has been released. UPDATE v5.06 has been released.
Replies: 130
Views: 33785

Re: Centroid CNC12 v5.04 has been released. Click here to download.

Another very minor glitch with the offline build: When graphing I sometimes make use of CTRL- (minus) to slow down the redraw. To resume normal redraw graphing speed, I need to exit Offline build and restart as CTRL+ is inoperative. Ctrl- and Ctrl+ both work when using the qwerty part of the keyboa...
This post has been liked 0 time(s).
by ASPeters
Tue Jun 13, 2023 8:28 am
Forum: Centroid Acorn CNC Controller
Topic: Odd characters in CNC12 ver. 5
Replies: 8
Views: 1925

Re: Odd characters in CNC12 ver. 5

kman1967 wrote: Mon Jun 12, 2023 2:04 pm CNC 12 ver. 5 - was working in MDI and I noticed odd characters showing up on the screen.
Can you post your mdi history found at C:\cncm\.mdihistory ?
This post has been liked 0 time(s).