Difference between revisions of "3D Printing -- Tutorials"

From __space Wiki
Jump to: navigation, search
(Customizing a Luggage Tag (Print on Duplicator 3 or IIIP))
(Customizing a Luggage Tag (Print on Duplicator 3 or IIIP))
Line 6: Line 6:
 
Customizing the file:
 
Customizing the file:
  
1) Open program '''OpenSCAD'''
+
1) Open program '''OpenSCAD'''
  
2) Click 'New'
+
2) Click 'New'
  
3) Click 'File, then 'Open...'
+
3) Click 'File, then 'Open...'
  
4) Confirm you are in the folder C:/Program Files/OpenSCAD
+
4) Confirm you are in the folder C:/Program Files/OpenSCAD
  
5) Open file ''Luggage Label''
+
5) Open file ''Luggage Label''
  
6) Confirm Line 14 in the Editor window points to; <C:/Program Files/OpenSCAD/Write.scad>, if directory is different, change it so it looks like Line 14 ''(Figure 1)''
+
6) Confirm Line 14 in the Editor window points to; <C:/Program Files/OpenSCAD/Write.scad>, if directory is different, change it so it looks like Line 14 ''(Figure 1)''
  
[[File:OpenScad1.png|left|200px|frame|''Figure 1'']]
+
[[File:OpenScad1.png|none|left|200px|frame|''Figure 1'']]
  
 +
7)  Click the compile button (''outlined in red'') in the Editor window ''(Figure 2)''
  
 +
[[File:OpenScad2.png|none|left|200px|frame|''Figure 2'']]
  
7) Click the compile button (''outlined in red'') in the Editor window ''(Figure 2)''
+
8) Scroll to Line 21 in Editor window.  Line 21, 22 and 23 each fit eight characters.  Replace the text in quotation marks with your desired text, ensuring each line does not exceed 8 letters/spaces.  Adding additional lines, while possible, is not recommended (it will make the text on the finished luggage tag smaller and decrease quality).
  
[[File:OpenScad2.png|left|200px|frame|''Figure 2'']]
+
9)  Click the compile button ''(Figure 2)''.
 +
 
 +
10) Check your spelling/layout in the main window.  If something needs to be changed, make adjustment in the Editor window and click the compile button again.  If you are happy with the results go to 'File', click 'Export', click 'Export to STL...'

Revision as of 12:54, 3 November 2016

Customizing a Luggage Tag (Print on Duplicator 3 or IIIP)

This tutorial can be completed on any __Space.URI workstation.

Customizing the file:

1) Open program OpenSCAD

2) Click 'New'

3) Click 'File, then 'Open...'

4) Confirm you are in the folder C:/Program Files/OpenSCAD

5) Open file Luggage Label

6) Confirm Line 14 in the Editor window points to; <C:/Program Files/OpenSCAD/Write.scad>, if directory is different, change it so it looks like Line 14 (Figure 1)

Figure 1

7) Click the compile button (outlined in red) in the Editor window (Figure 2)

Figure 2

8) Scroll to Line 21 in Editor window. Line 21, 22 and 23 each fit eight characters. Replace the text in quotation marks with your desired text, ensuring each line does not exceed 8 letters/spaces. Adding additional lines, while possible, is not recommended (it will make the text on the finished luggage tag smaller and decrease quality).

9) Click the compile button (Figure 2).

10) Check your spelling/layout in the main window. If something needs to be changed, make adjustment in the Editor window and click the compile button again. If you are happy with the results go to 'File', click 'Export', click 'Export to STL...'