How to make my numbers an 1/8 in on the inside I want it to make only one pass on the inside

Post your C2D file.

We need to see the font you are using and how big it is before we can make any suggestions.

I am using the Ariel font and and 1.75 in font size

13.c2d (58.3 KB)

If you use a tool that is just a hair smaller than the narrowest area it needs to access, you will get something similar. It will make 2 passes through each area.

If you truly want single pass then you can draw in open vectors and use them.
There are sites that draw a few single line text & output svg or gcode.

Fonts listed as single line are not. They are double line but very narrow.

Please see:

For this size of text, the tool only just barely fits:

Offset Vectors:

Apply

and it turns out I failed to pick the narrowest region, so undo/redo with adjusted settings:

then apply a toolpath:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.