Show me your Custom VCP's!
Moderator: cnckeith
-
- Posts: 10
- Joined: Mon Aug 03, 2020 9:54 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: 3549
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
Re: Show me your Custom VCP's!
Here's mine for my hobby mill. Still a work in progress.
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 4
- Joined: Fri Oct 09, 2020 6:56 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: none
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
Re: Show me your Custom VCP's!
Would love to see a VCP similar to the Estlcam controller. Muli-speed jogging buttons very simple layout, very easy to use, very easy to teach non-technichal people to use.
Unfortunately way past my skill set to generate
Unfortunately way past my skill set to generate
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Site Admin
- Posts: 8844
- 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!
can you share an image of it?johnsattuk wrote: ↑Wed Jul 07, 2021 11:21 am Would love to see a VCP similar to the Estlcam controller. Muli-speed jogging buttons very simple layout, very easy to use, very easy to teach non-technichal people to use.
Unfortunately way past my skill set to generate
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: 4
- Joined: Fri Oct 09, 2020 6:56 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: none
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
Re: Show me your Custom VCP's!
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 73
- Joined: Mon Jul 05, 2021 5:20 pm
- Acorn CNC Controller: No
- Allin1DC CNC Controller: Yes
- Oak CNC controller: No
- CNC Control System Serial Number: A901038
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
- Location: Lindenhurst, New York
Re: Show me your Custom VCP's!
Hello all.
I am in the process of converting my machine over to the allin1.
I did my bench testing and setup already and I am now mounting and wiring the control.
Before I broke it down from bench testing, I figured I would setup the control panel which was fairly easy to understand from keiths video.
But here is where I need some help.
There are buttons for set x 0 and set z 0 but not a set y 0. There is a set xy 0 but not a y by itself.
I did try and copy the xml from the z , renamed it and changed the button with inkscape, but it did not work.
I do see that some of you guys have a set y 0 button and I would like to know how you did it.
Thanks in advance.
Jeff
I am in the process of converting my machine over to the allin1.
I did my bench testing and setup already and I am now mounting and wiring the control.
Before I broke it down from bench testing, I figured I would setup the control panel which was fairly easy to understand from keiths video.
But here is where I need some help.
There are buttons for set x 0 and set z 0 but not a set y 0. There is a set xy 0 but not a y by itself.
I did try and copy the xml from the z , renamed it and changed the button with inkscape, but it did not work.
I do see that some of you guys have a set y 0 button and I would like to know how you did it.
Thanks in advance.
Jeff
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 10
- Joined: Mon Aug 03, 2020 9:54 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: 3549
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
Re: Show me your Custom VCP's!
Just assign Macro M26 to the button you want.I do see that some of you guys have a set y 0 button and I would like to know how you did it.
So " M26 /Y " should do it.
Jack
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Site Admin
- Posts: 8844
- 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!
read up in the operator M and G code chapters....m26 is setting the machine coordinate system., typically a Y0 button on the VCP will set a Work Coordinate position.
the CNC12 operator manual, vcp manual and macro manual are all located in the All Acorn documentation link here... they contain everything you need to create a macro and a custom button.
viewtopic.php?f=60&t=3397
the CNC12 operator manual, vcp manual and macro manual are all located in the All Acorn documentation link here... they contain everything you need to create a macro and a custom button.
viewtopic.php?f=60&t=3397
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: 10
- Joined: Mon Aug 03, 2020 9:54 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: 3549
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
Re: Show me your Custom VCP's!
Yeah, I used "G92 Y0" inside of the mfunc56 macro for my VCP M56 button to set Y0. I had since updated the button graphic to say Set Y0. Same with the M55 button for X and M57 button for Z.typically a Y0 button on the VCP will set a Work Coordinate position.
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 54
- Joined: Mon Apr 20, 2020 7:18 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: 0479B7ABE506-0318203048
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
Re: Show me your Custom VCP's!
Just added two new zeroing buttons as I added a laser to my z axis which is not in-line with the spindle center. When I hit the Laser X 0 or Laser Y 0, it sets 0 with the offset of the laser (IE it sets zero at spindle center where the laser dot is).
Kind of hack but the laser cost me like $15 and the VCP change took like 20 minutes.
(sorry the pic is rotated... it isn't on my computer and when I click to enlarge it isn't rotated either)
Kind of hack but the laser cost me like $15 and the VCP change took like 20 minutes.
(sorry the pic is rotated... it isn't on my computer and when I click to enlarge it isn't rotated either)
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Community Expert
- Posts: 2924
- Joined: Fri May 24, 2019 8:34 am
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: 7804734C6498-0401191832
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
- Location: Clearwater, FL
Re: Show me your Custom VCP's!
Love the buttons and it looks great. Just curious why 2 buttons? I have mine setup like this, I press the "Laser Zero" button on the VCP and the laser comes on and the Z axis moves to the proper height for sharp focus of the laser crosshair on the spoil board. Then I created a message that pops up on the screen that says "Jog laser cross hairs to desired part X0 Y0 position. Press CYCLE START to set X0 Y0". I simply jog the laser to part zero and when I press cycle start the laser shuts off and the X and Y move the programmed offset for my machine to part zero and the Z axis moves to the home position at the top. Just curious why one axis at a time.RichMaple wrote: ↑Sun Sep 19, 2021 3:05 pm Just added two new zeroing buttons as I added a laser to my z axis which is not in-line with the spindle center. When I hit the Laser X 0 or Laser Y 0, it sets 0 with the offset of the laser (IE it sets zero at spindle center where the laser dot is).
Kind of hack but the laser cost me like $15 and the VCP change took like 20 minutes.
(sorry the pic is rotated... it isn't on my computer and when I click to enlarge it isn't rotated either)
(Note: Liking will "up vote" a post in the search results helping others find good information faster)