Show me your Custom VCP's!
Moderator: cnckeith
-
- Posts: 43
- Joined: Wed Mar 20, 2019 2:15 pm
- Acorn CNC Controller: No
- Allin1DC CNC Controller: Yes
- Oak CNC controller: No
- CNC Control System Serial Number: A900730
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
Re: Show me your Custom VCP's!
Is there anything I can do with V 5.02 to fix it? When will V 5.04 be released?
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- PLC Expert
- Posts: 229
- Joined: Wed Jul 31, 2019 12:53 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: Yes
- Oak CNC controller: Yes
- CNC Control System Serial Number: none
- DC3IOB: Yes
- CNC12: Yes
- CNC11: Yes
- CPU10 or CPU7: Yes
Re: Show me your Custom VCP's!
The Parameters for each aux key should only be shifted down by 1. So the Parameter for Aux 14 should change Aux 13, Aux 15 should change Aux 14, and etc.
Looking over your report and custom PLC, It looks like the Skin_Event is correct for your Aux13 key (Should be the blank blue button beside Mist).
Ensure you are on the Main Menu screen when pressing Aux 13 or any of the other aux keys, the macros will only run from the main screen.
When requesting support READ THIS POST first. http://centroidcncforum.com/viewtopic.php?f=60&t=1043
Please ALWAYS post a FRESH report. To make a report: https://www.youtube.com/watch?v=Ecvg0VJp1oQ.
(We pride ourselves on providing timely solid technical support but, without good information we may not be able to help and/or reply until such information is posted.)
Centroid PLC Tutorial Videos
Please ALWAYS post a FRESH report. To make a report: https://www.youtube.com/watch?v=Ecvg0VJp1oQ.
(We pride ourselves on providing timely solid technical support but, without good information we may not be able to help and/or reply until such information is posted.)
Centroid PLC Tutorial Videos
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 43
- Joined: Wed Mar 20, 2019 2:15 pm
- Acorn CNC Controller: No
- Allin1DC CNC Controller: Yes
- Oak CNC controller: No
- CNC Control System Serial Number: A900730
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
Re: Show me your Custom VCP's!
I tried searching my .SRC file for SV_PLC_FUNCTION_24 and its only in there one place.
DoAux1Key_SV IS SV_PLC_FUNCTION_24.
I was looking for how each plc function works.
DoAux1Key_SV IS SV_PLC_FUNCTION_24.
I was looking for how each plc function works.
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
Re: Show me your Custom VCP's!
The definitions that relate to VCP keys are "SV_SKIN_EVENT_nn".
As in:
As in:
Code: Select all
SkinAux13_M IS SV_SKIN_EVENT_24
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Community Expert
- Posts: 3445
- Joined: Thu Sep 23, 2021 3:49 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: 6433DB0446C1-08115074
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
- Location: Germany
Re: Show me your Custom VCP's!
New Logo for my VCPs....
Shadows with blur in Inkscape will not work in the VCP, generate shadows without blur and a light grey tone.
Uwe
Shadows with blur in Inkscape will not work in the VCP, generate shadows without blur and a light grey tone.
Uwe
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Site Admin
- Posts: 8841
- Joined: Wed Mar 03, 2010 4:23 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: Yes
- Oak CNC controller: Yes
- CNC Control System Serial Number: none
- DC3IOB: Yes
- CNC11: Yes
- CPU10 or CPU7: Yes
- Contact:
Re: Show me your Custom VCP's!
thanks, not all SVG functions are supported but, as you point out there are ways around that to achieve same effect.
Need support? READ THIS POST first. http://centroidcncforum.com/viewtopic.php?f=60&t=1043
All Acorn Documentation is located here: viewtopic.php?f=60&t=3397
Answers to common questions: viewforum.php?f=63
and here viewforum.php?f=61
Gear we use but don't sell. https://www.centroidcnc.com/centroid_di ... _gear.html
All Acorn Documentation is located here: viewtopic.php?f=60&t=3397
Answers to common questions: viewforum.php?f=63
and here viewforum.php?f=61
Gear we use but don't sell. https://www.centroidcnc.com/centroid_di ... _gear.html
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Community Expert
- Posts: 3445
- Joined: Thu Sep 23, 2021 3:49 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: 6433DB0446C1-08115074
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
- Location: Germany
Re: Show me your Custom VCP's!
Hey Keith, blur or not in the VCP is a least concern problem, will not make a single part machined better
-independent second spindle Acorn6
-Y with G2/3 on the lathe
-G64 on the lathe
-3D RTG like graph
Would be more important for me
But Acorn makes me more fun to work with than the Traub/Mitsubishi CNCs in my job, very good job what Centroid delivers
Uwe

-independent second spindle Acorn6
-Y with G2/3 on the lathe
-G64 on the lathe
-3D RTG like graph
Would be more important for me

But Acorn makes me more fun to work with than the Traub/Mitsubishi CNCs in my job, very good job what Centroid delivers

Uwe
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Site Admin
- Posts: 8841
- Joined: Wed Mar 03, 2010 4:23 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: Yes
- Oak CNC controller: Yes
- CNC Control System Serial Number: none
- DC3IOB: Yes
- CNC11: Yes
- CPU10 or CPU7: Yes
- Contact:
Re: Show me your Custom VCP's!
these are are on the short term to do list
-independent second spindle Acorn6
-Y with G2/3 on the lathe
-G64 on the lathe
this one is further away.
-3D RTG like graph
-independent second spindle Acorn6
-Y with G2/3 on the lathe
-G64 on the lathe
this one is further away.
-3D RTG like graph
Need support? READ THIS POST first. http://centroidcncforum.com/viewtopic.php?f=60&t=1043
All Acorn Documentation is located here: viewtopic.php?f=60&t=3397
Answers to common questions: viewforum.php?f=63
and here viewforum.php?f=61
Gear we use but don't sell. https://www.centroidcnc.com/centroid_di ... _gear.html
All Acorn Documentation is located here: viewtopic.php?f=60&t=3397
Answers to common questions: viewforum.php?f=63
and here viewforum.php?f=61
Gear we use but don't sell. https://www.centroidcnc.com/centroid_di ... _gear.html
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 43
- Joined: Wed Mar 20, 2019 2:15 pm
- Acorn CNC Controller: No
- Allin1DC CNC Controller: Yes
- Oak CNC controller: No
- CNC Control System Serial Number: A900730
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
Re: Show me your Custom VCP's!
Is there a way to set a "one shot" button in an AllinOneDC to run the threading cycle, (F5-Cam, F3-insert, F5-cycles, F8-thread) from the VCP?
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Site Admin
- Posts: 8841
- Joined: Wed Mar 03, 2010 4:23 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: Yes
- Oak CNC controller: Yes
- CNC Control System Serial Number: none
- DC3IOB: Yes
- CNC11: Yes
- CPU10 or CPU7: Yes
- Contact:
Re: Show me your Custom VCP's!
the centroid provided canned mill one shots that are available are covered in the mill operator manual.
Need support? READ THIS POST first. http://centroidcncforum.com/viewtopic.php?f=60&t=1043
All Acorn Documentation is located here: viewtopic.php?f=60&t=3397
Answers to common questions: viewforum.php?f=63
and here viewforum.php?f=61
Gear we use but don't sell. https://www.centroidcnc.com/centroid_di ... _gear.html
All Acorn Documentation is located here: viewtopic.php?f=60&t=3397
Answers to common questions: viewforum.php?f=63
and here viewforum.php?f=61
Gear we use but don't sell. https://www.centroidcnc.com/centroid_di ... _gear.html
(Note: Liking will "up vote" a post in the search results helping others find good information faster)