
Luggage Tag with raised letters
thingiverse
A simple raised letter luggage tag is created. The dimensions are 300mm by 150mm by 10mm so it can be scaled to fit any size you want. You can change the font in the SCAD file and align the letters as needed. Print Settings Printer: JGAurora A3 Rafts: No Supports: No Infill: 100 How I Created This Open CAD Used OpenSCAD with tutorials to design this tag. Standards NGSS Overview and Background A simple luggage tag with a SCAD file for personalization is designed. You can change the first translation number for line position on the tag, or the second translation number for horizontal position to the center of the letter. Changing the first number (35) in the first translate statement moves the letter up or down, changing the second number (40) moves it left or right, and the third number sets the height of the letter above baseline. Example of the first line: translate([35, 40, 5]) rotate([0, 0, 90]) letter("M"); translate([35, 54, 5]) rotate([0, 0, 90]) letter("s"); translate([35, 62, 5]) rotate([0, 0, 90]) letter("."); translate([35, 80, 5]) rotate([0, 0, 90]) letter("N"); translate([35, 93, 5]) rotate([0, 0, 90]) letter("a"); translate([35, 107, 5]) rotate([0, 0, 90]) letter("m"); translate([35, 120, 5]) rotate([0, 0, 90]) letter("e"); translate([35, 135, 5]) rotate([0, 0, 90]) letter("F"); translate([35, 144, 5]) rotate([0, 0, 90]) letter("i"); translate([35, 150, 5]) rotate([0, 0, 90]) letter("r"); translate([35, 159, 5]) rotate([0, 0, 90]) letter("s"); translate([35, 168, 5]) rotate([0, 0, 90]) letter("t"); translate([35, 184, 5]) rotate([0, 0, 90]) letter("&"); translate([35, 204, 5]) rotate([0, 0, 90]) letter("L"); translate([35, 217, 5]) rotate([0, 0, 90]) letter("a"); translate([35, 228, 5]) rotate([0, 0, 90]) letter("s"); translate([35, 235, 5]) rotate([0, 0, 90]) letter("t"); Lesson Plan and Activity No lesson plan is provided. No recommendations are given.
With this file you will be able to print Luggage Tag with raised letters with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Luggage Tag with raised letters.