Oakes Posted August 12, 2009 Posted August 12, 2009 (edited) This is a little engraving program I wrote for my own use. It has support for Text, Lines, Circles + support for Text and Lines at an angle and distance from a center point (makes it very easy to make a compass or text for rotary switches, just specify the center point, the distance and the angle where you want the text/line etc). I've made all the engravings for my panels/buttons with this program. This script is free for all to modify, distribute etc. Just make sure you give credit were credit is due. ----------------------------------------------------------------- Note: This script is a badly structured, badly commented hack job with minimal testing written by a washed-up old programmer now working in management (i.e. promoted to a position were he cannot possibly do any more damage to the code base). Your mileage may vary and you've been warned. Use at your own risk, I'm not responsible for any damage you do to your machines or yourself. Always check the GCode manually before running the program. Always use eye-protection. /OakesEngraver_1_00.rarInstructions.txt Edited September 15, 2009 by Oakes
Oakes Posted September 15, 2009 Author Posted September 15, 2009 Found a small bug in the code for the letter "R". Fix is attached, unzip into the SIMPLEFONT directory. /OakesR.zip
Recommended Posts