dust collector and aux buttons <answered>

All things related to the Centroid Acorn CNC Controller

Moderator: cnckeith

Charlie.G
Posts: 109
Joined: Thu Jan 04, 2018 9:46 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: 38D2693D0BD1-0105180478MPU12
DC3IOB: No
CNC11: No
CPU10 or CPU7: No

dust collector and aux buttons <answered>

Post by Charlie.G »

I am in the process of revamping my machine controls.
I have set up the dust collection system to be controlled by relay 7 on the relay board.
can I program a aux key to turn this on? if so how? or do I need to use one of the coolant buttons?
sorry if this is a dumb question when it comes to macros etc I am still learning..

thank you,
Charlie


cnckeith
Site Admin
Posts: 8942
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: dust collector and aux buttons

Post by cnckeith »

for a router the easiest way to run dust collection is to simply use the "Flood" output.
use the wizard to assign "Flood" to the output you want the dust collection to be controlled by.
then you are done.
M8 turns it on
M9 turns it off
and the Flood Button on the VCP has both auto and manual mode and can turn it on and off as well. easy peasy


for more info on how to use the Aux keys and their corresponding macros...here is a video..

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


Gary Campbell
Posts: 2357
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: dust collector and aux buttons

Post by Gary Campbell »

Charlie...
You can do either. See Centroid Tech bulletin #300

https://www.centroidcnc.com/centroid_di ... browse.php#
GCnC Control
CNC Control & Retrofits
CNC Depot Modular ATC kits
https://www.youtube.com/user/Islaww1/videos


Ken Rychlik
Posts: 544
Joined: Wed Jan 23, 2019 4:19 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: 80F5B5B92C3A-0213236854
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No

Re: dust collector and aux buttons

Post by Ken Rychlik »

To me the "mist" button looks more like dust and the "flood" button looks more like vac hold. If you want some easy files to make it happen pm me and I'll share. The M9 turns off both by default, but that's easy to change. Using these will save you an aux button and only a handful are actually usable at this point. I'm waiting for the router update.
Ken


Muzzer
Posts: 809
Joined: Mon Feb 19, 2018 2:52 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: 38D269594F9C-0110180512
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: UK
Contact:

Re: dust collector and aux buttons

Post by Muzzer »

Wasn't there a rumour that the VCP buttons would soon be editable? That would finish the job off very nicely!


cnckeith
Site Admin
Posts: 8942
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: dust collector and aux buttons

Post by cnckeith »

yes..that is in the release after the one we are working on now..thanks.
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


ShawnM
Community Expert
Posts: 3027
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: dust collector and aux buttons

Post by ShawnM »

I keep hearing this "rumor" also, I'm anxiously awaiting the release myself, this will put the finishing touches on my machine. :mrgreen:


Charlie.G
Posts: 109
Joined: Thu Jan 04, 2018 9:46 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: 38D2693D0BD1-0105180478MPU12
DC3IOB: No
CNC11: No
CPU10 or CPU7: No

Re: dust collector and aux buttons

Post by Charlie.G »

thank you all for your input ....
you all have very helpful I will look
at all the info provided and see what will work best
for my setup .
Gary I looked at the tech bulletin 300.
in there it says:
The Acorn has default macros for turning on and off general purpose outputs as listed below.
• M61-M68 turn on OUTPUT1-OUTPUT8 respectively M94/61-M94/68
• M81-M88 turn off OUTPUT1-OUTPUT8 respectively M95/61- M95/68
I am sorry for all the questions... so my understanding of this is that M94 turns on the desired output. and M95 turns of the desired output.
if that is correct can you press the button once to turn on ...then press a second time to turn off ? if so how would that be written to work?
trying to understand this better .

thank you,
Charlie


cbb1962
Posts: 349
Joined: Wed Jan 03, 2018 10:04 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: 38D2695C8301-0122180576
DC3IOB: No
CNC11: No
CPU10 or CPU7: No
Location: NW Arkansas

Re: dust collector and aux buttons

Post by cbb1962 »

I have my dust collector set up as if it was flood coolant. The post-processor for Fusion 360 I'm using automagically inserts a M8 (Flood Coolant On) after a tool change, and a M9 (Flood Coolant Off) before the next tool change and at the end of the program. It couldn't be easier.
Clint in NW Arkansas

The more I learn, the more I realize I don't know...


Charlie.G
Posts: 109
Joined: Thu Jan 04, 2018 9:46 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: 38D2693D0BD1-0105180478MPU12
DC3IOB: No
CNC11: No
CPU10 or CPU7: No

Re: dust collector and aux buttons <answered>

Post by Charlie.G »

clint,
thank you for the info
I am not using gcode to turn on and off at this time but
will more than likely do that in the future...

thank you,
Charlie


Post Reply