Machsupport Forum

G-Code, CAD, and CAM => G-Code, CAD, and CAM discussions => Topic started by: Tomb on June 11, 2013, 12:20:21 PM

Title: Easy text label g-code?
Post by: Tomb on June 11, 2013, 12:20:21 PM
Does anyone have an easy g-code for text engraving? I am making the same size label (1" x 3") but all have different text. I'm looking for an easy way to set up the machine to center the text on each label. I've used the text wizard but i have to manually move the spindle and have to "guess" where it should start. By the way, I am very new to this stuff.
So basically I have nameplates (1" x 3") and need to put names on them. The labels are black plastic with white underlay. I would like to set up a g-code where I could just type in the text (name) and hit start. Is this possible? It seems easy to do but I have zero experience with this.
Title: Re: Easy text label g-code?
Post by: Tweakie.CNC on June 12, 2013, 03:20:05 AM
Perhaps take a look a F-Engrave (it's free) http://home.comcast.net/~sskroch/Fengrave/fengrave.html

Like all software there is a learning curve but you should be up and running in no time. F-Engrave will create a separate GCode file for each different label which then has to be loaded into Mach3 (one at a time  ;) ) but it is all pretty simple and easy to do.

Tweakie.
Title: Re: Easy text label g-code?
Post by: Tomb on June 13, 2013, 03:40:21 PM
Thanks. I will check this out.