POST PROCESSOR QUESTIONS

All things related to the Centroid Acorn CNC Controller

Moderator: cnckeith

Gary Campbell
Posts: 2190
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: POST PROCESSOR QUESTIONS

Post by Gary Campbell »

Charlie...
That's what I use for most of my projects. On line 97 there is a line that says " G4 P2" which is a 2 second pause for spindle up to speed. If you have to make the pause longer, change the pause to a larger number. Close VCPro and reopen, and you are good to go.
GCnC Control
CNC Control & Retrofits
https://www.youtube.com/user/Islaww1/videos
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: POST PROCESSOR QUESTIONS

Post by Charlie.G »

Gary,
thanks I will see if the factory setting is long enough...
if not I will alter it as you described I will let you know
how it works out.

Charlie
lvanduyn
Posts: 62
Joined: Tue Jan 30, 2018 2:26 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: E8EB112A1F04-0206180612
DC3IOB: No
CNC11: No
CPU10 or CPU7: No
Location: Alamogordo NM

Re: POST PROCESSOR QUESTIONS

Post by lvanduyn »

Hi Gary
I have been hacking away at the Centroid PP that came with Aspire trying to make it a bit
more router friendly. There was a whole section in there labeled tool change which I removed
as I am using the tool change macro which Scott wrote. Seems to work although I am just running
it on the bench at the moment. I would be interested in your take on this if you don't mind.
BTW, I'll see you in April at McGrews.

Larry
Gary Campbell
Posts: 2190
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: POST PROCESSOR QUESTIONS

Post by Gary Campbell »

Larry...
I am doing the same.

Before I answer you need to clarify one thing: There are 2 methods that can be used...

1) The single tool method (most common) where only toolpaths that use a given bit are included in a file. Could be numerous toolpaths, but all use the same bit. Bits are NOT changed during execution of the file. The preferred "zero Z" method can be done before file is loaded or right at file beginning.

2) The toolchange method, where any number of uniquely numbered tools can be used in a given file, each with multiple toolpaths if needed. User is prompted to manually change, then set length, each new bit during the execution of the cutting file. The preferred "zero Z" method must be done at beginning of file, and then each time a tool is manually changed by the user.

Which one are you working on?
GCnC Control
CNC Control & Retrofits
https://www.youtube.com/user/Islaww1/videos
lvanduyn
Posts: 62
Joined: Tue Jan 30, 2018 2:26 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: E8EB112A1F04-0206180612
DC3IOB: No
CNC11: No
CPU10 or CPU7: No
Location: Alamogordo NM

Re: POST PROCESSOR QUESTIONS

Post by lvanduyn »

Hi Gary
I am using the single tool method as output by Aspire. One tool bit for the
entire program. Separate program for each cutter.
Gary Campbell
Posts: 2190
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: POST PROCESSOR QUESTIONS

Post by Gary Campbell »

Larry...
Then yes, you would want to remove the toolchange section from yourpostP and remove the M6 also
GCnC Control
CNC Control & Retrofits
https://www.youtube.com/user/Islaww1/videos
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: POST PROCESSOR QUESTIONS

Post by Charlie.G »

Gary,
I had a chance to check the v-carve pro today
it work perfectly, (I changed the delay to 5 seconds)
what a difference in smoothness of cut from Mach3 I checked my size
to see if the output of the g code matched what was actually
being machined it was within .001 of an inch I will see if I can get it closer
but not to concerned if I cannot I think that is quite good for a router.
I wanted to thank you for your help with my issues I am also going to
try multiple tool changes to see how that works as well.


Charlie
Gary Campbell
Posts: 2190
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: POST PROCESSOR QUESTIONS

Post by Gary Campbell »

I'm really glad you are getting some good progress. Keep us informed.
GCnC Control
CNC Control & Retrofits
https://www.youtube.com/user/Islaww1/videos
Post Reply