Fonts optimized for vcarving

Is there a possibility you Will and fonts optimized for v-carving? Maybe a paid subscription?

Now i have to design in inkscape and setup toolpaths in CC and the carve takes forever due to badly optimized fonts.

First off, you can use any font which you can install on your machine ā€” we donā€™t limit this (but see below for the gory technical details).

There really shouldnā€™t be an optimization needed specifically for V Carving ā€” the whole point is that it takes a 2D area and then creates a 3D path which will cut it. Problems which we have seen:

  • incorrect font construction ā€” for fonts especially the path winding needs to be correct (counter-clockwise for the outermost, clockwise for the next and alternating)
  • wrong kerning / spacing ā€” this is probably a failing of the font toolkit which we are using ā€” not helped by not providing any nice interface options for adjusting that ā€” I really miss Glenn Reidā€™s TouchType.app (and Iā€™m never forgiving Adobe for buying it out and then losing the source code).
  • complex paths caused by conversion of quadratic B-splines and BĆ©zier curves to polylines

I doubt that there will be a subscription option ā€” we (at least I) believe that software should be licensed in perpetuity for a given version and there ought not be the option of ā€œtakebacksā€ 'cause someone didnā€™t make a payment (every time cloud licensing is described to me it sounds like a protection racket / extortion scheme ā€” when I say that, I say it as an individual, not a representative of Carbide 3D)

I believe that what you really want are monoline fonts ā€” since we support cutting of open toolpaths, that would be an option, but it would need to be explicitly encoded into the app as a feature, since the text toolkit which we use only supports native machine outline fonts, which for Mac OS X and Windows are PostScript Type 1, TrueType, and OpenType.

One free option for monoline fonts is the ā€œHersheyā€ fonts ā€” these are supported in Inkscape, and it ought to be possible to save them into an SVG and then cut them: Shapeoko CNC Router, Rigid, Accurate, Reliable, and Affordable ā€” I find the monoline thickness aesthetically monotonous.

A commercial option, which comes in two forms is listed at: Shapeoko CNC Router, Rigid, Accurate, Reliable, and Affordable

as noted at the link above:

Universal font version works, but is not actually single line.

With all that said, there is another commercial option ā€” as noted above, we convert paths into polylines for CAM, which is neither optimal, nor elegant (in the sense of scientifically/mathematically correct) ā€” Vectric V Carve and Aspire seem to preserve curves and generate toolpaths which have G2/G3 arcs, which are faster and more efficient. If youā€™re not averse to licensing commercial software, I can recommend that (again, as an individual, not a Carbide 3D employee).

Ahh, thanks. I have noticed that 70-80% of my installed fonts doesnt work when v-carving.

Will look into better fonts.

Thatā€™s very strange ā€” please let us know the names of any fonts which you have difficulties with either here, or in an e-mail to support@carbide3d.com and weā€™ll look into it.

Iā€™m having similar issues with system fonts that have worked for me in the past. This is the default ā€œAriel- Regularā€ at a height of 0.4". Note the issues with the Q and the R as well as the x and y. I have different problems at other font sizes.For example, at a font size of 1" high the Q and R are fine, but the O has problems.

image

Weird. I just tried w/ Arial and for the caps I got up through U okay, but VWXYZ didnā€™t get a path, for the lower case, got through w, but xyz were left out.

Moving the lowercase then filled in z, but still left out xy

Letting a developer know now.

You should be able to get these things to be carved properly by converting the text to paths using a Boolean operation, and then if need be, doing additional operations as discussed at:

1 Like

One thing that Iā€™ve found to help those aberrant toolpaths, is to take those particular letters and create separate tool paths for them. This also means that you have to use an outside program to generate an SVG of the lettering and import it, or create each letter separately in CC (and manually line everything up).

1 Like

Rather than do separate text objects in CC you can convert text into polylines by performing a Boolean operation.

Thx Will! That worked out pretty well with the exception of the fonts I try to use are script and intersect each other. Got around that by putting spaces between the letters, but requires manual tweeking of the kerningā€¦still, nice to be able to work in one program if I so desire. :+1:

For the script letters join them together w/ a Boolean union as shown in:

Thanks for the suggestions, and please do not by any stretch take this the wrong way, i still feel that there maybe is room for some ā€˜optimizedā€™ fonts. I obviously do not know the tech behind this but e a s e l p r o has support for a couple hundred fonts and they as far as i have tried all optimized, v-carves great and without excessive ā€˜jerking upp and downā€™. They carve fast to. Btw, love your software. I actually run carbide create for 100% of my cam now as itĀ“s so user friendly.

:slight_smile: