Pen Plotter & Centroid Post Processor?

All things related to the Centroid Acorn CNC Controller

Moderator: cnckeith

Post Reply
djbeede
Posts: 21
Joined: Thu Nov 09, 2023 4:03 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: 544538045567-0616237311
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: Melrose, FL
Contact:

Pen Plotter & Centroid Post Processor?

Post by djbeede »

I just created a pen holder for my CNC, but I'm not sure how to make files that work for it.
I find it useful for learning G code without making sawdust, and I see it has artistic potential, but generating tool paths from designs isn't as straight forward as I'd hoped.

I use VcarvePro 11 to create tool path files- There's no option to select a pen rather than a bit. After browsing online, I see it's possible to modify/edit a copy of the Post Processor to comment out all the tool change commands and spindle start speed etc. but I'm not sure how to go about it.

Here's someone who did it for his Next Wave machine. PP editing starts 6min in.


Hoping someone has already figured this out. :roll:


ShawnM
Posts: 2698
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: Pen Plotter & Centroid Post Processor?

Post by ShawnM »

It is very easy to do. I created a "Sharpie" tool in the Vcarve tool database. Set the diameter of the Sharpie (regular or fine tip) if you want, set a max pass depth of about .03 to .06 or so and a spindle speed of 1 because it cant be zero. Doesn't matter what you set it to because you then need to create a "Sharpie PP" where you remove all spindle M codes. Remove any M3 (and even M5) lines which start and stop the spindle. Remove M6 lines for tool changes. There's a lot more you can remove but if you dont know what you are removing dont do it. Using "profile" tool path just select "on" for machine vectors. This will draw right on the line.


cnckeith
Posts: 8308
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: Pen Plotter & Centroid Post Processor?

Post by cnckeith »

right on, Kai made a sail plotting machine with Acorn
here are a few short videos.
his approach is unique with a stepper motor to lift the pen on a slide and the weight is adjusted to give just the right amount of float pressure for the pen to mark well over any uneven surfaces.

https://photos.app.goo.gl/9WPPRqfKp86qEWSt8

https://photos.app.goo.gl/heqjUUCSNnx8U7Ed7

https://photos.app.goo.gl/YDANPHrNgNTf9ffd7
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


suntravel
Posts: 2990
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: Pen Plotter & Centroid Post Processor?

Post by suntravel »

Not a pen, but a spring loaded mono diamond to scribe on granite.

G-Code from Inkscape with no spindle rotation.



Uwe


H.C
Posts: 17
Joined: Sat Aug 19, 2023 12:07 pm
Acorn CNC Controller: No
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: 0008DC111213-0116230085
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No

Re: Pen Plotter & Centroid Post Processor?

Post by H.C »

The vectric dragknife toolpath is horrible (for dragknife) :) (a simple contour with a little lead in & extend at the ends works fine)
yes, spindle speed of 1 does the job.

Few weeks ago printed a ER20 Collet to fit a LOKLiK dragknife :)


cnckeith
Posts: 8308
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: Pen Plotter & Centroid Post Processor?

Post by cnckeith »

H.C wrote: Fri Sep 06, 2024 4:08 pm The vectric dragknife toolpath is horrible (for dragknife) :) (a simple contour with a little lead in & extend at the ends works fine)
yes, spindle speed of 1 does the job.

Few weeks ago printed a ER20 Collet to fit a LOKLiK dragknife :)
yeah, you definitely have to use Centroid's G code smoothing with Vectric g code.
centroid router smoothing.png
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
Posts: 2698
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: Pen Plotter & Centroid Post Processor?

Post by ShawnM »

H.C wrote: Fri Sep 06, 2024 4:08 pm The vectric dragknife toolpath is horrible (for dragknife) :) (a simple contour with a little lead in & extend at the ends works fine)
yes, spindle speed of 1 does the job.

Few weeks ago printed a ER20 Collet to fit a LOKLiK dragknife :)
Are you talking about the Vectric "drag knife toolpath" gadget? I have no issues with it cutting 1/4" EVA foam or cardboard with the Donek drag knife.

https://docs.vectric.com/docs/V9.0/VCar ... lpath.html


H.C
Posts: 17
Joined: Sat Aug 19, 2023 12:07 pm
Acorn CNC Controller: No
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: 0008DC111213-0116230085
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No

Re: Pen Plotter & Centroid Post Processor?

Post by H.C »

Are you talking about the Vectric "drag knife toolpath" gadget? I have no issues with it cutting 1/4" EVA foam or cardboard with the Donek drag knife.
yes the gadget: It randomly set the lead-in inside/outside the curves. Yes you can tweak it, but the next time you select & run. It's again switched.
Much easier with a contour toolpath. No need for smoothing Keith...small stuff works fine. No problem with the cutting part of it 8-)
(Loklik knife is very small)

edit: Better explained: https://forum.vectric.com/viewtopic.php?t=40457


ShawnM
Posts: 2698
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: Pen Plotter & Centroid Post Processor?

Post by ShawnM »

I've used the contour path and the "drag knife fillet" also to get the same results.


Post Reply