Acorn Router v5.18 release candidate #4 (8-9-24) is now available for download
Moderator: cnckeith
-
- Site Admin
- Posts: 8881
- 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:
Acorn Router v5.18 release candidate #4 (8-9-24) is now available for download
********************** UPDATE August 9th ***********************
CNC12 v5.19+ BETA is now available for testing. more info here.
viewtopic.php?f=67&t=10491
******************************************************************
archival information below.
Centroid Acorn ROUTER CNC12 v5.18 release candidate #3 is now available.
CNC12 v5.19+ BETA is now available for testing. more info here.
viewtopic.php?f=67&t=10491
******************************************************************
archival information below.
Centroid Acorn ROUTER CNC12 v5.18 release candidate #3 is now available.
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: 2353
- Joined: Sat Nov 18, 2017 2:32 pm
- Acorn CNC Controller: Yes
- Plasma CNC Controller: No
- AcornSix CNC Controller: Yes
- Allin1DC CNC Controller: No
- Hickory CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: Acorn 238
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
- Location: Bergland, MI, USA
- Contact:
Re: Acorn Router v5.18 release candidate #1 is now available for download
NICE!!!!!
I especially like the hardware paired auto square, which works like a dream! Opens up the Acorn 4 platform for paired dual motor gantry plus rotary axis. Big plus!!!
The X, Y and Z setting graphics are top shelf. Thanks guys
I especially like the hardware paired auto square, which works like a dream! Opens up the Acorn 4 platform for paired dual motor gantry plus rotary axis. Big plus!!!
The X, Y and Z setting graphics are top shelf. Thanks guys
GCnC Control
CNC Control & Retrofits
CNC Depot Modular ATC kits
https://www.youtube.com/user/Islaww1/videos
CNC Control & Retrofits
CNC Depot Modular ATC kits
https://www.youtube.com/user/Islaww1/videos
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 158
- Joined: Fri Aug 13, 2021 12:25 pm
- Acorn CNC Controller: Yes
- Plasma CNC Controller: No
- AcornSix CNC Controller: No
- Allin1DC CNC Controller: No
- Hickory CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: E062346A1C67-0716214939
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
- Location: New York
Re: Acorn Router v5.18 release candidate #1 is now available for download
Hello,
I just got finished configuring 5.18
I noticed that the machine does not move to the G30 return position when calling for an auto measurement (Auto Measure F3) of tool offset.
When I use the batch measure it moves to the fixed TT position, just not when I use Auto Measure. What macro gets kicked off by the auto measure button?
Is there something I am missing?
I just got finished configuring 5.18
I noticed that the machine does not move to the G30 return position when calling for an auto measurement (Auto Measure F3) of tool offset.
When I use the batch measure it moves to the fixed TT position, just not when I use Auto Measure. What macro gets kicked off by the auto measure button?
Is there something I am missing?
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 280
- Joined: Wed Jan 01, 2020 2:40 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: Acorn Router v5.18 release candidate #1 is now available for download
Try using G30 P3, there was a change a while back where G30 is being utilized for a specific function.
I used G30 for my fixed tool height plate location, changed to G30 P3, works fine.
I used G30 for my fixed tool height plate location, changed to G30 P3, works fine.
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 158
- Joined: Fri Aug 13, 2021 12:25 pm
- Acorn CNC Controller: Yes
- Plasma CNC Controller: No
- AcornSix CNC Controller: No
- Allin1DC CNC Controller: No
- Hickory CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: E062346A1C67-0716214939
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
- Location: New York
Re: Acorn Router v5.18 release candidate #1 is now available for download
Yeah, my return positions are set in G30 P3. Just not moving when I use auto measure F3, batch measure F4 moves to G30 P3 position fine.
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Web Developer
- Posts: 100
- Joined: Wed Oct 19, 2022 4:49 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: Yes
- Oak CNC controller: Yes
- CNC Control System Serial Number: none
- DC3IOB: No
- CNC12: No
- CNC11: Yes
- CPU10 or CPU7: No
Re: Acorn Router v5.18 release candidate #1 is now available for download
Auto Measure calls the Macro "tool_offset_auto_measure.cnc" located in the system folder in the cncm directory.avp wrote: ↑Wed Jul 03, 2024 5:59 pm Hello,
I just got finished configuring 5.18
I noticed that the machine does not move to the G30 return position when calling for an auto measurement (Auto Measure F3) of tool offset.
When I use the batch measure it moves to the fixed TT position, just not when I use Auto Measure. What macro gets kicked off by the auto measure button?
Is there something I am missing?
When requesting support please read this post first.
A fresh report makes it easier to assist you. To make a report check this post
A fresh report makes it easier to assist you. To make a report check this post
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Site Admin
- Posts: 8881
- 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: Acorn Router v5.18 release candidate #1 is now available for download
You guys will notice with this version that one of the themes is any sort of canned hard-coded function has now been broken out into a human, readable and editable macro. This approach allows both individual and OEM customization flexibility for any and all CNC12 caned functions that you would typically find in any of the Cnc12 menus. Now they are not locked in and hard-coded. You can edit and tweak them to your liking.
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)
-
- Site Admin
- Posts: 8881
- 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: Acorn Router v5.18 release candidate #1 is now available for download
Gary Campbell wrote: ↑Wed Jul 03, 2024 3:03 pm NICE!!!!!
I especially like the hardware paired auto square, which works like a dream! Opens up the Acorn 4 platform for paired dual motor gantry plus rotary axis. Big plus!!!
The X, Y and Z setting graphics are top shelf. Thanks guys
Thanks for the stoke Gary. We put a lot of work into it! And thanks for your help beta testing things!
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: 280
- Joined: Wed Jan 01, 2020 2:40 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: Acorn Router v5.18 release candidate #1 is now available for download
Not sure if this is a bug or not, but in Graphing mode set range I was able to set the 'Start', but not able to set the 'End' range.
Graphic preview in Graph looks great BTW.
Graphic preview in Graph looks great BTW.
- Attachments
-
- report_0479B7EFD9E9-0210202961_2024-07-07_20-45-36.zip
- (9.27 MiB) Downloaded 8 times
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Site Admin
- Posts: 8881
- 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: Acorn Router v5.18 release candidate #1 is now available for download
thanks, looking into it.
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)