Difference between revisions of "Export Template Tutorial"

From Tube Software Wiki
Jump to: navigation, search
Line 76: Line 76:
 
'''Now the template will be designed.'''  
 
'''Now the template will be designed.'''  
  
First, '''click in the text box''' to place the cursor. '''Type in "Die Name: " followed by one space'''.
+
First, '''click in the text box''' to place the cursor. '''Type in "Die Name:" followed by one space'''.
  
 
[[File:extemp06.png]]
 
[[File:extemp06.png]]
Line 99: Line 99:
  
 
==='''Step 7'''===
 
==='''Step 7'''===
Next, '''click in the text box''' and '''hit the enter button''' to start a new line. '''Type in "Material: " followed by one space'''.  
+
Next, '''click in the text box''' and '''hit the enter button''' to start a new line. '''Type in "Material:" followed by one space'''.  
  
 
[[File:extemp08.png]]
 
[[File:extemp08.png]]
  
 +
 +
 +
Now the material name variable will be placed. '''Expand the Material section in the variables list''' by clicking the plus icon next to it. '''Double click on the Name variable''' as shown below. The variable ($Mat Name%) variable should be placed right after "Material:".
 +
 +
[[File:extemp09.png]]
  
  

Revision as of 13:34, 23 July 2013

Introduction

Extemp01.png

This tutorial will step through the process of creating a custom export template using the Export Template plug-in.

The export template plug-in allows parts to be exported to a file with custom formatting that can include die, material, and part design information.










Tutorial

Note

This tutorial will be using the part that was created in the Linear 2D Designer Tutorial.



Step 1

Go up to the top of the window and click on the Settings menu on the main menu bar. Select the Export Template option from the drop down menu as shown below.

Extemp02.png



Step 2

This will open the export template library. The list of templates is shown to the left. The area where the template will be designed is in the middle. On the far right, there will be a categorized list of variables. The variables will act as placeholders for the actual part information that will be included in the file.

Extemp03.png




Step 3

First, click the add button to start a new export template design.

Extemp04.png




Step 4

At the top, the name and the file extension for the template can be provided.

In the name field, enter "Export Template Tutorial" and in the file extension field, enter "txt".

Extemp05.png




Step 5

Now the template will be designed.

First, click in the text box to place the cursor. Type in "Die Name:" followed by one space.

Extemp06.png



Step 6

Next, the first variable will be placed.

Variables are added to template designs from the list on the right. The variables are split into 4 categories: Die, Material, Design, and Tables. Each category can be expanded by clicking the small plus icons.

Expand the Die section and double click the Name variable to add it to the design. The variable ($Die Name%) should be placed after the text that was added in the previous step.

Extemp07.png




Step 7

Next, click in the text box and hit the enter button to start a new line. Type in "Material:" followed by one space.

Extemp08.png


Now the material name variable will be placed. Expand the Material section in the variables list by clicking the plus icon next to it. Double click on the Name variable as shown below. The variable ($Mat Name%) variable should be placed right after "Material:".

Extemp09.png




Step 8