Design Guide MLA150. Maskless Aligner

Size: px
Start display at page:

Download "Design Guide MLA150. Maskless Aligner"

Transcription

1 Design Guide MLA150 Maskless Aligner

2 Doc. No.: DWL-HI-064 Revision: 0(Oct 2015) Copyright 2015 by Heidelberg Instruments

3 Table of Contents Table of Contents Table of Contents... i List of Figures... ii 1 Introduction... 1 About this Guide... 1 Related Documentation... 1 Contact General Design Rules... 3 Orientation... 3 General Design Rules Specific Design Rules... 7 GDSII... 7 DXF... 7 CIF... 8 Gerber... 9 HIMT Structure Format Design Creation Setting up Designs with LayoutEditor Setting up a CIF Design Creating HIMT Structure Format Notes User Guide i

4 1 List of Figures Figure 1: Machine-related design rotation (MLA150)... 3 Figure 2: Layer Merging... 4 Figure 3: Polygon/Polyline drawing rules... 6 Figure 4: Sample CIF Design Figure 5: Exposed CIF design ii User Guide

5 1 Introduction The following content is a brief introduction into the content and purpose of this document. About this Guide This Design Guide is a document related to the User Guide and the Conversion Software Guide for your system. In this manual you find data information on how to build up a design that is to be exposed on the lithography system. General as well as specific design rules are briefly listed which facilitates design creation. For any requests please contact Heidelberg Instruments (see 1.3 Contact). Related Documentation Heidelberg Instruments offers several further manuals related to the machine and its operation. If you did not get one of these or if you need an update, please contact Heidelberg Instruments, Germany. See the list of related documents below: Pre-Installation Guide Safety Guide Conversion Software Manual User Guide Quick Guide Maintenance Guide Technical Data Sheet User Guide 1

6 1Introduction Contact Should you need assistance, please contact your local service office: China: Heidelberg Instruments Service China Rm.101, Block 1, Animation Park, Yuehai Street, Nanhai Road, Nanshan Distr., Shenzhen China Phone: / -2 / -7 Fax: service_china@himt.de Europe: Heidelberg Instruments GmbH Service Department Tullastraße Heidelberg Germany Phone: Fax: service_europa@himt.de Japan: Heidelberg Instruments Service Japan Germany Center for Industry & Trade , Hakusan Midori-ku, Yokohama, Japan Phone: Fax: service_japan@himt.de Korea: Heidelberg Instruments Service Korea #316 Expo Officetel, 381 Mannyeon-dong, Seo-gu Deajeon, South Korea Phone: Fax: service_korea@himt.de Taiwan: Heidelberg Instruments Service Taiwan 6F-5, No. 192 DongGuang Road Hsinchu City, Taiwan Phone Fax service_taiwan@himt.de USA: Heidelberg Instruments Inc. USA 2807 Oregon Court, Unit E2 Torrance, CA, USA Phone: Fax: service_usa@himt.de You can also reach Heidelberg Instruments via himt@himt.de, or visit our site on the internet: 2 User Guide

7 2 General Design Rules This chapter deals with the rules that have to be considered for design creation. These rules apply for every kind of format and have to be followed to get correct exposure results. Orientation During your preparation work for the exposure procedure keep in mind that data view and stage view differ from each other. The following figures give an explanation of the difference between data view and stage view depending on the system type. The design is exposed rotated by 90 degrees in clockwise direction. The coordinate system of the stage is oriented such that the x-axis corresponds to a backward-forward movement, while the y-axis corresponds to a left-right movement when standing in front of the machine. 90 clockwise A Y X loading side Figure 1: Machine-related design rotation (MLA150) User Guide 3

8 2General Design Rules General Design Rules AREAS: Use only polygons/closed polylines and circles to define exposure areas. Lines cannot be used to define an area; only the outlines will be exposed. COMBINATION OF STRUCTURES: Some of the design formats that can be converted to LIC are layer based (DXF, GDSII). Also, structures can overlap within a design. In both cases, the treatment of overlapping structures has to be defined, sometimes by the user, sometimes by the software. The following logical commands are available: OR: Results in a true merging of the structures. Any structures that lie completely within bigger structures are covered by these. CUT: Subtracts a layer from the previous layer XOR: Leads to a cutting only in the overlap region, while elsewhere both structures remain intact. So OR and XOR are applied for overlapping structures within a layer / design. OR and CUT are used for merging of HIMT structure files. Figure 2: Layer Merging 4 User Guide

9 2 General Design Rules In designs with multiple layers, different operations can be chosen for each layer combination. Operations are executed layer-by-layer from the top of the list to the bottom. There is no way of enclosing sets of operations in brackets, not even by merging of merged files (see merging of HIMT structure files). Note: If several layers are merged, the result of each CUT operation depends on the order of operations. LINES: Lines have to be defined with a fixed positive line width. Lines with width zero are ignored, as well as any line width changes within a line (tapered lines). POLYGONS/POLYLINES: Polylines must be closed (last point has the same coordinates as first point) Areas surrounded by a polyline are filled. Therefore, if polylines are not closed, the complete design area is filled. Some data formats allow automatic closing of polylines. Always use this option if available, or make manually sure all polylines are closed. Do not cross polylines Crossed polylines create ambiguities that can lead to data errors. Do not create double vertices Double vertices are successive points with identical coordinates. These lead to data errors. User Guide 5

10 2General Design Rules P2: 10,7 P3: 10,7 P4: 22,5 P2: 10,7 P3: 22,5 P1: 0,0 P5: 26,1 P1: 0,0 P4: 26,1 Figure 3: Polygon/Polyline drawing rules NAMING: Do not use special characters (punctuation marks, umlauts etc.) or spaces in the design name. Do not use main as name for a layer, cell or any structure. TEXT: Text is only supported for DXF format. GENERAL SIZE LIMITS: 1,000,000 vertices/polygon (vertex = defined point) maximum definition or reference depth: 16 maximum number of definitions or references: 100,000 Note: There might be limits below these for specific formats! 6 User Guide

11 3 Specific Design Rules This chapter gives an overview of the additional format-related design rules. GDSII GDSII is a very common design format for layouts of integrated circuit boards. Numerous programs use it as standard output format, or offer it as export option. Rules for this format apart from the general rules above are few: No Inclusions: Do not include other GDSII files or text libraries, they will be ignored. No nodes: Node statements in GDSII are ignored. Also see the information on available design format options in the related document Conversion Job Manager. DXF DXF is a common graphics design format, used by the well-known AutoCAD software. There is also other design software available that can export into DXF format, and software that can translate between different design formats (e.g., LinkCAD). Regardless of the design software you use, make sure the resulting file format is 100% AutoCAD R12 compatible. Create designs according to the software manufacturer s instructions, taking into account the general plus the following additional rules. UNITS: Use the metric system when designing (mm as basic unit recommended). STRUCTURES: Apart from the above listed structure types, for DXF, also text is supported. Any other advanced structure types are not supported. It is recommended to only use circles, polylines and text. Avoid placing structures in layer 0. TEXT FORMATTING: Only one text font is provided (Courier-like typewriter font). This will replace any other font used in the design creation. The only supported text attributes are: rotated mirrored User Guide 7

12 3 Specific Design Rules scaled BLOCKS: When inserting blocks, the same scaling has to be used for x and y. External blocks are not supported LINES: Polylines with width must not change their linewidth (tapered lines not allowed). Linewidth changes within a line will be at best ignored, at worst they can cause conversion errors. Single lines without width are ignored. POLYGONS: Polygons have to be defined as closed. Open polygons will be ignored. DXF TRANSLATOR TOOL Although our dxf translator supports newer dxf releases, we recommend to use Release 12. CIF The Caltech Intermediate Format (CIF) is a design format for direct creation of designs in a text editor. For complex structures, it is recommendable to use a professional CAD software that can create e.g., AutoCAD R12 compatible DXF design files. If only small test structures are set up, they can be easily defined and varied in a CIF design file. There are a few rules that have to be taken into account in addition to the general rules when setting up a CIF design: CIF SPECIFIC ADDITIONAL DESIGN RULES Maximum definition or reference depth is 50, meaning that not more than 50 subroutine calls may be nested into each other. For instructions on how to set up a design refer to 3.1 Setting up a CIF Design. 8 User Guide

13 3 Specific Design Rules Gerber The Gerber format is used for vector mode exposures. A vector mode exposure is recommendable for designs with only a few line structures, where a scanning of the full area would take longer than a direct writing of the structures. Also, it improves the edge quality of lines written under an angle, but exposure time increase significantly. In Gerber format, structures are described via apertures and a path across the design field. The opening and closing of the aperture along the path, and the selection of aperture types, create the final structure. Note: Keep in mind that the effective line width also depends on system parameters and processing. RS-274D only: Always provide a complete set of information including at least the following: apertures used, digits of design data, and base unit (inch or mm). Do not use incremental, but rather absolute coordinates. Avoid using circular interpolation along with polylines and width. Avoid using apertures without dimensions, e.g., circle with a zero diameter. Flashmode (D3) remains until another drawing mode is chosen (sometimes called modally). To create area-filled polygons, use the polygon aperture (RS274) or G36/G37 commands (RS274-X, RS274). User Guide 9

14 3 Specific Design Rules HIMT Structure Format The HIMT structure format is an intermediate format (for 2D designs). All design formats are converted into this format during the conversion process before the breaking down into machine units and the translation into the LIC format take place. It is possible to directly store designs in this format. These designs can be created in an usual design editor. When typing in the following command, a triangle is created: P [l] 5399 See 4 Design Creation for more information. 10 User Guide

15 4 Design Creation This chapter informs about how to create a design. You find examples and explanations on the specific creation commands for the design types CIF, Gerber and the HIMT format. When creating a design, keep in mind the general design rules (1 General Design Rules) and the specific ones for each design type (2 Design Types). Setting up Designs with LayoutEditor LayoutEditor is the most popular software for design editing in the field of microfabrication. It is a versatile tool offering a variety of sophisticated functions such as design rule checkers and macros. A three-button mouse, preferably with clickable scroll wheel, is strongly recommended. Every design format can be created, loaded and converted into other design formats. Before using LayoutEditor read the user guide which is enclosed to the machine documentation. For starting this useful tool, double-click the icon at the desktop. Some of the most widely used functions are explained in the following: Functions LayoutEditor provides various useful functions. However, the following information consists only of the functions that are essential for actions related to using the file format conversion macro. Context menus are available for most parts of the user interface by a right mouse click. For looking up other functions and instructions, refer to the software producers documentation (go to HelpHelp). Scrolling: Two ways of scrolling Using the arrow keys. There are two ways of scrolling with the arrow keys. First you can move the viewer window over the drawing or you move the drawing inside the viewer window. To choose between these options, go to UtilitiesSetupUser InterfaceGeneral and activate or deactivate Swap Scroll Direction. Holding down the right mouse button while moving the mouse. Zooming: There are also two possibilities to handle the zooming function: Using the scroll wheel to zoom in and out. Using the items of the Zoom menu: User Guide 11

16 4 Design Creation Measure: o ZoomZoom Mouse is for zooming in and out in an area selectable by the mouse. To select the area, click and drag to define a box for the new zoom. o ZoomZoom Fit All sets the scale to an optimal value to show the complete cell. o ZoomZoom Fit Selection sets the view to include all of the items that are selected. Note that as you change the zoom, the grid points in the drawing window change. This is the Automatic Grid command and Auto is the default setting. The spacing between grid points is shown in the Status bar. To change the grid spacing manually, right-click into the field and choose from the menu items. Alternatively, left-click into the field and enter the desired values. LayoutEditor offers a measurement function accessible via the menu bar. Go to UtilitiesMeasurement Tools and select the appropriate tool for your current application. For measuring a distance between two points, select Ruler [Ctrl+1]. With Angle [Ctrl+3], you can measure an angle between two points (for further details and measurement functions got to HelpHelp.) Setting up a CIF Design CIF designs are composed of several routines and subroutines. The lowest subroutines contain the geometrical shapes to be used. These subroutines can then be combined and multiplied in higher routines. The higher routines then call these initial subroutines and combine them with position information. Several routines may call the same subroutines. Subroutines may be called several times in the same routine. Subroutine calls may be combined with definitions of geometrical structures in the same routine. Structure This is an example for the structure of a CIF file: <Routine 1000> <Call of Subroutine 100> <Call of Subroutine 200 in Position X1,Y1> <Call of Subroutine 200 in Position X2,Y2 with mirroring on y axis> <Subroutine 100> <Call of Subroutine 10 in Position X4,Y4> <Call of Subroutine 10 in Position X5,Y5 with rotation> 12 User Guide

17 <Description of geometrical structure at X6, Y6> <Subroutine 200> <Description of geometrical structure at X7,Y7> <Description of geometrical structure at X8,Y8> <Subroutine 10> E; <Description of geometrical structure at X9,Y9> MLA150 4 Design Creation Here, the system identifies 1000 as the main routine, as it is the routine with the highest name definition. The final E denotes the end of the file. Routines and subroutines consist of statements. Each of these statements can be combined with parameters, and is closed with a semicolon. Start and end of a routine is denoted by the statements Definition Start (DS) and Definition Finish (DF). With the start of a definition, the scaling has to be defined. The basic unit of the CIF format is centimicrons (10nm). As only integers are allowed, a scaling factor has to be used to define structures in smaller increments than this unit. At the same time, for large structures, the scaling can be used to avoid large numbers. To reach both aims, a multiplier and a divider have to be introduced, by which the basic scaling unit of 10nm is modified. The general subroutine structure looks like this: DS <definition name> <scale divider> <scale multiplier>; <statements>; DF; In the example: DS ; <statements>; DF; all coordinates and sizes within routine 10 have the unit 100nm instead of 10nm, allowing to drop one zero from all numbers. Anywhere within a CIF design file comment lines may be added by putting the text within brackets: (this is a comment); Statements User Guide 13

18 4 Design Creation All statements have necessary parameters and optional parameters. In the description of available statements necessary parameters are listed between curly brackets { }, optional parameters between square brackets [ ]. The statement that interlinks routines is the CALL (or just C) statement: C {routine identification number} [T XT YT] [R XR YR] [MX] [MY]; T: If no options are used, the structures of the subroutine will be arranged around the origin of the routine from which the call is made. Alternatively, the subroutine structures can be shifted with the T ranslation option combined with a set of offest coordinates XT YT (written with just a space in between). R: With the R otation option, the structure set of a subroutine can be rotated. The coordinates define a vector with origin at 0,0. The x axis of the routine will be rotated until it is parallel to this vector and points in the same direction. A rotation R 0-1 is therefore a clockwise rotation by 90, while R 2 1 will lead to a ccw rotation of 30. The coordinate set 1,0 is without effect (vector along x axis). Note: The turning point for rotation is not the origin of the subroutine, but that of the routine in which the call is issued! MX / MY : These are options for mirroring at the x- or y-axis. The mirroring is done with respect to the coordinate system of the calling routine, not the internal axis of the called subroutine. In subroutines containing geometrical statements, a definition is usually required to which layer these structures belong. This is defined with the LAYER (L) statement.. L {layer name}; Layer names are generic usually denoting technology and layer e.g., CM for CMOS Metal. The geometrical statements available for design structure definition are: BOX (B), WIRE (W), ROUNDFLASH (R) POLYGON (P) B {XSize YSize XPos YPos} [XRot YRot] defines a filled square. XSize / YSize: Defines the box size (width in X, height in Y) XPos / YPos: Defines the position of the box center within the current routine XRot / YRot: The mechanism of defining a rotation for the box is the same as in the CALL command: A vector with origin at 0,0 is defined by the coordinates of the end point, and the structure will be rotated around 0,0 until the x axis is parallel to the vector, and points in the same direction. 14 User Guide

19 W {Width X1 Y1 X2 Y2} [X3 Y3 ] defines a polyline of fixed width. MLA150 4 Design Creation Width: Defines the width of the line. Lines with width 0 are ignored. To make sure that lines are really drawn they should be larger than the spot size specifies for the write mode to be used (see specifications in Appendix A). X# Y#: Coordinate sets defining the path drawn. Lines between coordinates are always straight. R {Diameter XPos YPos} defines a filled circle. Diameter: Sets the circle diameter. XPos YPos: Defines the position of the circle center. P {X1 Y1 X2 Y2 X3 Y3} [X4 Y4 ] defines a filled polygon. X# Y#: At least three coordinate sets are required to define a polygon. The polygon will be closed automatically. User Guide 15

20 4 Design Creation Example Example for a CIF design: (A CIF sample smiley file); DS ; L CM; (eye circle); R 4 0 0; DF; DS ; C 10 T -1 0; DF; Figure 4: Sample CIF Design DS ; L CM; (nose box); B ; DF; DS ; L CM; (mouth triangle); P ; DF; DS 400; L CM; (wire frame positive quadrant); W ; 16 User Guide

21 4 Design Creation DF; DS ; (putting together the parts); C 100 T 0 1; C 100 T 0 1 MX; C 200; C 200 R 0-1; C 300 T 0-1; C 400; C 400 R 0-1; C 400 MX; C 400 R 0-1 MX; DF; Figure 5: Exposed CIF design E; User Guide 17

22 4 Design Creation Creating HIMT Structure Format Structure files consist of a number of ASCII text lines with each line containing one command. Commands begin with a letter specifying the command, which is followed by the necessary numerical parameters. Numerical parameters may have a maximum size of +/- 2.14*10E9 (32 bit signed INT) and the units are always in nanometers (nm). Call command: C NAME [1 TX TY] [2 R1 R2] [3 M1 M2] [4 S1 S2] The brackets [ ] indicate optional parameters Call command includes the Structure file NAME in the further conversion and all included files must be located in the same directory. Valid parameters: 1. TX TY: TX and TY define translation of the called Structure file towards the origin(0,0) in nm. 2. R1 R2: Defines a rotation of 90, 180 or 270 degrees counterclockwise for the called file. Valid combinations for R1 and R2: R1 R2 rotation M1 M2: Mirrors design to the x- or y-axis: M1 M2 mirror to 0 1 x-axis 1 0 y-axis Example: C LAYER S1 S2: Scales the called file. The ratio S1/S2 represents the magnification factor. For maximum precision S1 and S2 must consist of large integers. 18 User Guide

23 4 Design Creation Example calling the Structure file LAYER2 with a magnification factor of 4: C LAYER Polygon command: P X0 Y0 X1 Y1 X2 Y2... X0 Y0 Xi and Yi are the corresponding coordinates for each point of the polygon; where up to points in one polygon may be used for the area within the polygon to be exposed. Note: The last coordinate pair must be identical to the first. The following example using the polygon command would draw a rectangle with the "center" at (0,0) and the size of 1000nm x 2000nm: P Circle command: X R XC YC R represents radius, XC and YC are the center coordinates. The circle command will draw a filled circle at (XC, YC) with the radius R. The following example using the circle command would draw a circle of 2500nm radius at the coordinates (10000,20000): X Angles, Step&Repeat and Scaling Any Angle 2 %d %d (int) (cos(rad (rot_angle)) * BIG_INT_ROT) (int) (sin(rad (rot_angle)) * BIG_INT_ROT)) RAD -> deg/180.0*pi BIG_INT_ROT -> Step&Repeat C <name> 5 <step nr in x> <step nr in y> 6 <step size in x [nm]> <step size in y [nm]> Scaling C <name> 7 <val_a> <val_ B> 4 <div_ A> <div_ A> Scale independent in "x" and "y". User Guide 19

24 4 Design Creation Scale X = val_ A / div_ A Scale Y = val_ B / div_a Rule: val_ A, val_b and div_a must be integer numbers 20 User Guide

25 Notes User Guide 21

Conversion Job Manager

Conversion Job Manager Software Guide Conversion Job Manager Version 1.88 (DWL66 fs/+ ) Doc. No.: DWL-HI-033 Revision: 3 (June 2013) Copyright 2013 by Heidelberg Instruments ii Conversion Job Manager Table of Contents Preface...

More information

Conversion Job Manager

Conversion Job Manager Software Guide Conversion Job Manager Version 1.42 DWL 66 FS Table of Contents PREFACE... 1 Related Documentation... 1 Contact... 2 CHAPTER 1: GENERAL... 3 Conversion Software Structure... 3 Design Rules...

More information

Heidelberg Pattern Generator SOP

Heidelberg Pattern Generator SOP Heidelberg Pattern Generator SOP Page 1 of 15 Heidelberg Pattern Generator SOP 1. Scope 1.1 This document provides the operating procedures for the Heidelberg Pattern Generator with Version 3.12.5 software.

More information

EBL (Elionix EBeam Lithography System) CAD Procedure

EBL (Elionix EBeam Lithography System) CAD Procedure EBL (Elionix EBeam Lithography System) CAD Procedure Authors: Nigel Carroll & Akshara Verma Date: 12 April 2016 Version: 1.0 To create a pattern within a single field 1. Open CAD software 2. Click on Settting

More information

Heidelberg MLA-150 Standard Operating Procedure

Heidelberg MLA-150 Standard Operating Procedure Heidelberg MLA-150 Standard Operating Procedure CORAL Name: Model: Location: Purpose: Author: MLA-150 Heidelberg MLA150 Maskless Aligner TRL Photo-Au Room Direct-Write Lithography Heidelberg Instruments

More information

DWL 66FS. UserGuide Part II Reference Manual

DWL 66FS. UserGuide Part II Reference Manual DWL 66FS UserGuide Part II Reference Manual TABLE OF CONTENTS PREFACE... 1 RELATED DOCUMENTATION... 1 CONVENTIONS USED... 1 CONTACT... 2 CHAPTER 1 - GENERAL FUNCTIONS... 3 Toolbar Buttons and Status Labels...

More information

MLA100 Maskless Aligner

MLA100 Maskless Aligner Quick Guide MLA100 Maskless Aligner Doc. No.: DWL-HI-060 Revision: 5 (August 2017) Wizard version: 1.9 Copyright 2017 by Heidelberg Instruments Job Setup As mentioned before (Wizard Description), the MLA100

More information

HEIDELBERG MLA150 MASKLESS ALLIGNER

HEIDELBERG MLA150 MASKLESS ALLIGNER HEIDELBERG MLA150 MASKLESS ALLIGNER MLA150 Maskless Aligner 1. Introduction Heidelberg MLA150 Maskless Aligner is a full-scale production level laser writer which can be used to perform lithography directly

More information

Ge#ng Started with L Edit

Ge#ng Started with L Edit Ge#ng Started with L Edit L edit is a Layout Editor. It is a product of EDA stands for Electronic Design and Automa@on hbp://www.tanner.com/eda/ Layout Layout is essen@ally a drawing process. You are drawing

More information

VHSE - COMPUTERISED OFFICE MANAGEMENT MODULE III - Communication and Publishing Art - PageMaker

VHSE - COMPUTERISED OFFICE MANAGEMENT MODULE III - Communication and Publishing Art - PageMaker INTRODUCTION : It is one Adobe PageMaker 7.0 software is the ideal page layout program for business, education, and small- and home-office professionals who want to create high-quality publications such

More information

DA-CAD User Manual Dürkopp Adler AG

DA-CAD User Manual Dürkopp Adler AG DA-CAD 5000 User Manual DA-CAD 5000 All rights reserved No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording, taping,

More information

The Department of Construction Management and Civil Engineering Technology CMCE-1110 Construction Drawings 1 Lecture Introduction to AutoCAD What is

The Department of Construction Management and Civil Engineering Technology CMCE-1110 Construction Drawings 1 Lecture Introduction to AutoCAD What is The Department of Construction Management and Civil Engineering Technology CMCE-1110 Construction Drawings 1 Lecture Introduction to AutoCAD What is AutoCAD? The term CAD (Computer Aided Design /Drafting)

More information

MANUAL NO. OPS647-UM-151 USER S MANUAL

MANUAL NO. OPS647-UM-151 USER S MANUAL MANUAL NO. OPS647-UM-151 USER S MANUAL Software Usage Agreement Graphtec Corporation ( Graphtec ) hereby grants the purchaser and authorized User (the User ) the right to use the software (the Software

More information

A tutorial for the CAD program LayoutEditor. by Jürgen Thies, Juspertor UG, Munich

A tutorial for the CAD program LayoutEditor.  by Jürgen Thies, Juspertor UG, Munich A tutorial for the CAD program LayoutEditor LayoutEditor is available from www.layouteditor.net by Jürgen Thies, Juspertor UG, Munich M. Rooks, Yale University Common terminology Layers Cells Top-level

More information

Heidelberg Instruments VPG200 Conversion software "x-convert"

Heidelberg Instruments VPG200 Conversion software x-convert Heidelberg Instruments VPG200 Conversion software "x-convert" design in layout editor format Convert_V09_2016-11-07 design cut in stripes Heidelberg internal format "lic" Step 0 retrieve design data your-pc

More information

StickFont v2.12 User Manual. Copyright 2012 NCPlot Software LLC

StickFont v2.12 User Manual. Copyright 2012 NCPlot Software LLC StickFont v2.12 User Manual Copyright 2012 NCPlot Software LLC StickFont Manual Table of Contents Welcome... 1 Registering StickFont... 3 Getting Started... 5 Getting Started... 5 Adding text to your

More information

2D Design. Window. 3D Window. Toolpat h Operati ons. Navigation Homepage. Layer Managemen t. Component Manager. Modeling Tools

2D Design. Window. 3D Window. Toolpat h Operati ons. Navigation Homepage. Layer Managemen t. Component Manager. Modeling Tools Navigation Homepage Click on the region of the interface you are interested in to navigate to the relevant section of this manual. At the foot of each page is a Navigation Homepage link, click on this

More information

Dolphin PartMaster Wire EDM

Dolphin PartMaster Wire EDM Dolphin PartMaster Wire EDM Copyright 2000-2017 Dolphin CADCAM Systems Ltd. This document is copyrighted and all rights are reserved. This document may not, in whole or in part, be copied or reproduced

More information

Generating Vectors Overview

Generating Vectors Overview Generating Vectors Overview Vectors are mathematically defined shapes consisting of a series of points (nodes), which are connected by lines, arcs or curves (spans) to form the overall shape. Vectors can

More information

User Manual Version 1.1 January 2015

User Manual Version 1.1 January 2015 User Manual Version 1.1 January 2015 - 2 / 112 - V1.1 Variegator... 7 Variegator Features... 7 1. Variable elements... 7 2. Static elements... 7 3. Element Manipulation... 7 4. Document Formats... 7 5.

More information

StickFont Editor v1.01 User Manual. Copyright 2012 NCPlot Software LLC

StickFont Editor v1.01 User Manual. Copyright 2012 NCPlot Software LLC StickFont Editor v1.01 User Manual Copyright 2012 NCPlot Software LLC StickFont Editor Manual Table of Contents Welcome... 1 Registering StickFont Editor... 3 Getting Started... 5 Getting Started...

More information

Adobe Illustrator CS Design Professional GETTING STARTED WITH ILLUSTRATOR

Adobe Illustrator CS Design Professional GETTING STARTED WITH ILLUSTRATOR Adobe Illustrator CS Design Professional GETTING STARTED WITH ILLUSTRATOR Chapter Lessons Create a new document Explore the Illustrator window Create basic shapes Apply fill and stroke colors to objects

More information

K e y b o a r d s h o rt c ut s

K e y b o a r d s h o rt c ut s Keyboard shortcuts Mouse navigation Middle button (wheel) Click + drag = pan Double-click = re-center view Left button Click = tool operation Click + spacebar = pan Shift + click + drag = multi-select

More information

Heidelberg Instruments VPG200 Conversion software "x-convert"

Heidelberg Instruments VPG200 Conversion software x-convert Heidelberg Instruments VPG200 Conversion software "x-convert" design in layout editor format Convert_V10_2017-05-30 design cut in stripes Heidelberg internal format "lic" Step 0 retrieve design data your-pc

More information

3D Design with 123D Design

3D Design with 123D Design 3D Design with 123D Design Introduction: 3D Design involves thinking and creating in 3 dimensions. x, y and z axis Working with 123D Design 123D Design is a 3D design software package from Autodesk. A

More information

Unit 1, Lesson 1: Moving in the Plane

Unit 1, Lesson 1: Moving in the Plane Unit 1, Lesson 1: Moving in the Plane Let s describe ways figures can move in the plane. 1.1: Which One Doesn t Belong: Diagrams Which one doesn t belong? 1.2: Triangle Square Dance m.openup.org/1/8-1-1-2

More information

SI-100 Digital Microscope. User Manual

SI-100 Digital Microscope. User Manual SI-100 Digital Microscope User Manual Read this manual before use Keep for future reference Content 1 Introduction... 3 1.1 About The SI-100... 3 1.2 Advantage of SI-100... 3 1.3 Product Specification...

More information

G-CODER Professional Reference Manual

G-CODER Professional Reference Manual 1 Contents SCREEN LAYOUT... 5 HOW TO USE THE ICONS AND POP UP WINDOWS... 6 SHEET CONVENTIONS... 8 PUNCHING ON THE SHEET... 8 CALCULATING CO-ORDINATE ENTRY VALUES... 8 LIST OF ACTION KEYSTROKES... 10 SCREEN

More information

CAD/CAM DESIGN TOOLS. Software supplied with all new and upgraded Boxford Lathes, Mills and Routers

CAD/CAM DESIGN TOOLS. Software supplied with all new and upgraded Boxford Lathes, Mills and Routers CAD/CAM DESIGN TOOLS Software supplied with all new and upgraded Boxford Lathes, Mills and Routers The Boxford CAD/CAM Design Tools software is a unique suite of integrated CAD and CAM tools designed specifically

More information

2 Solutions Chapter 3. Chapter 3: Practice Example 1

2 Solutions Chapter 3. Chapter 3: Practice Example 1 1 Solutions This section includes the step by step solutions for the practice exercise for the following chapters and sections: Chapter 3 Chapter 4 Chapter 5 Chapter 11: Rainbow Springs sample test Final

More information

Title: Heidelberg DWL66+ Semiconductor & Microsystems Fabrication Laboratory Revision: B Rev Date: 05/03/2017

Title: Heidelberg DWL66+ Semiconductor & Microsystems Fabrication Laboratory Revision: B Rev Date: 05/03/2017 Approved by: Process Engineer / / / / Equipment Engineer 1 SCOPE The purpose of this document is to detail the use of the Heidelberg DWL66+. All users are expected to have read and understood this document.

More information

MIMAKI ENGINEERING CO., LTD.

MIMAKI ENGINEERING CO., LTD. CAMLINK Instruction manual MIMAKI ENGINEERING CO., LTD. TKB Gotenyama Building, 5-9-41, Kitashinagawa, Shinagawa-ku, Tokyo 141-0001, Japan Phone: +81-3-5420-8671 Fax: +81-3-5420-8687 URL: http://www.mimaki.co.jp/

More information

PAGE TITLE KEYBOARD SHORTCUTS

PAGE TITLE KEYBOARD SHORTCUTS PAGE TITLE KEYBOARD SHORTCUTS DEFAULT KEYBOARD SHORTCUTS MARKUP Align Bottom Ctrl + Alt + B Align Center Ctrl + Alt + E Align Left Ctrl + Alt + L Align Middle Ctrl + Alt + M Align Right Ctrl + Alt + R

More information

If the points on the coordinate plane below are the three vertices of a rectangle;

If the points on the coordinate plane below are the three vertices of a rectangle; Polygons in the Coordinate Plane - Step-by-Step Lesson If the points on the coordinate plane below are the three vertices of a rectangle; What are the coordinates of the fourth vertex? How do you know?

More information

Press the Plus + key to zoom in. Press the Minus - key to zoom out. Scroll the mouse wheel away from you to zoom in; towards you to zoom out.

Press the Plus + key to zoom in. Press the Minus - key to zoom out. Scroll the mouse wheel away from you to zoom in; towards you to zoom out. Navigate Around the Map Interactive maps provide many choices for displaying information, searching for more details, and moving around the map. Most navigation uses the mouse, but at times you may also

More information

Tutorial 3: Constructive Editing (2D-CAD)

Tutorial 3: Constructive Editing (2D-CAD) (2D-CAD) The editing done up to now is not much different from the normal drawing board techniques. This section deals with commands to copy items we have already drawn, to move them and to make multiple

More information

Dr.Engrave USER'S MANUAL

Dr.Engrave USER'S MANUAL Dr.Engrave USER'S MANUAL This document is the operation manual for Dr. Engrave for Windows, a program for plate engraving. Contents Introduction... 4 Operating environment... 5 Overview of Dr.Engrave...

More information

SIMPLE TEXT LAYOUT FOR COREL DRAW. When you start Corel Draw, you will see the following welcome screen.

SIMPLE TEXT LAYOUT FOR COREL DRAW. When you start Corel Draw, you will see the following welcome screen. SIMPLE TEXT LAYOUT FOR COREL DRAW When you start Corel Draw, you will see the following welcome screen. A. Start a new job by left clicking New Graphic. B. Place your mouse cursor over the page width box.

More information

Tutorial 1 Engraved Brass Plate R

Tutorial 1 Engraved Brass Plate R Getting Started With Tutorial 1 Engraved Brass Plate R4-090123 Table of Contents What is V-Carving?... 2 What the software allows you to do... 3 What file formats can be used?... 3 Getting Help... 3 Overview

More information

PLAY VIDEO. Fences can be any shape from a simple rectangle to a multisided polygon, even a circle.

PLAY VIDEO. Fences can be any shape from a simple rectangle to a multisided polygon, even a circle. Chapter Eight Groups PLAY VIDEO INTRODUCTION There will be times when you need to perform the same operation on several elements. Although this can be done by repeating the operation for each individual

More information

Section 20: Graphics

Section 20: Graphics Section 20: Graphics CNC 88HS Graphics Graphics Menu The graphics menu of the page editor has been designed to allow the user to view the part path of the current program in memory. The graphics can be

More information

VXvue User Manual (For Human Use)

VXvue User Manual (For Human Use) VXvue User Manual (For Human Use) Page 2 of 90 Revision History Version Date Description 1.0 2012-03-20 Initial Release Page 3 of 90 Contents Safety and Regulatory... 8 Safety Notice... 8 1. Introduction...

More information

A Study of Angles & Curves

A Study of Angles & Curves A Study of Angles & Curves Method 1: Cutting Quilt Shapes/Using the Shapes Tools Open BERNINA CutWork Software. Make sure that Create New is selected. Click Next. Place a dot in front of New Graphic. Select

More information

- Is the process of combining texts and graphics layout to produce publications e.g. cards,

- Is the process of combining texts and graphics layout to produce publications e.g. cards, DESKTOP PUBLISHING (DTP) - Is the process of combining texts and graphics layout to produce publications e.g. cards, newspapers, catalogues etc. - A special DTP software is always used. PURPOSE OF DTP

More information

1 Introduction to AutoCAD

1 Introduction to AutoCAD 1 Introduction to AutoCAD The term CAD (Computer Aided Design) applies to a wide range of programs that allow th user to created drawings, plans, and designs electronically. AutoCAD is one such program

More information

Schematic Editing Essentials

Schematic Editing Essentials Summary Application Note AP0109 (v2.0) March 24, 2005 This application note looks at the placement and editing of schematic objects in Altium Designer. This application note provides a general overview

More information

Impress Guide Chapter 11 Setting Up and Customizing Impress

Impress Guide Chapter 11 Setting Up and Customizing Impress Impress Guide Chapter 11 Setting Up and Customizing Impress This PDF is designed to be read onscreen, two pages at a time. If you want to print a copy, your PDF viewer should have an option for printing

More information

How to draw and create shapes

How to draw and create shapes Adobe Flash Professional Guide How to draw and create shapes You can add artwork to your Adobe Flash Professional documents in two ways: You can import images or draw original artwork in Flash by using

More information

I can solve simultaneous equations algebraically and graphically. I can solve inequalities algebraically and graphically.

I can solve simultaneous equations algebraically and graphically. I can solve inequalities algebraically and graphically. B I can factorise and expand complex expressions. I can factorise Quadratics I can recognise the Difference of Two Squares (D.O.T.S) simultaneous equations algebraically and graphically. inequalities algebraically

More information

Chapter 5. Transforming Shapes

Chapter 5. Transforming Shapes Chapter 5 Transforming Shapes It is difficult to walk through daily life without being able to see geometric transformations in your surroundings. Notice how the leaves of plants, for example, are almost

More information

INKSCAPE BASICS. 125 S. Prospect Avenue, Elmhurst, IL (630) elmhurstpubliclibrary.org. Create, Make, and Build

INKSCAPE BASICS. 125 S. Prospect Avenue, Elmhurst, IL (630) elmhurstpubliclibrary.org. Create, Make, and Build INKSCAPE BASICS Inkscape is a free, open-source vector graphics editor. It can be used to create or edit vector graphics like illustrations, diagrams, line arts, charts, logos and more. Inkscape uses Scalable

More information

MDA Electronics. IsoCAM 2.0

MDA Electronics. IsoCAM 2.0 MDA Electronics IsoCAM 2.0 IsoCAM Version 2.0 Copyright MDA Electronics Information in this document is subject to change without notice. Companies, names, and data used in examples herein are fictitious

More information

LinkMotion and CorelDraw 9, 10, 11, 12, X3, X4, X5, X6, X7 and X8:

LinkMotion and CorelDraw 9, 10, 11, 12, X3, X4, X5, X6, X7 and X8: LinkMotion and CorelDraw 9, 10, 11, 12, X3, X4, X5, X6, X7 and X8: After you install LinkMotion software and set up all settings launch CorelDraw software. Important notes: Solustan s LinkMotion driver

More information

A tutorial for the CAD program LayoutEditor. by Jürgen Thies, Juspertor UG, Munich

A tutorial for the CAD program LayoutEditor.   by Jürgen Thies, Juspertor UG, Munich A tutorial for the CAD program LayoutEditor LayoutEditor is available from www.layouteditor.net by Jürgen Thies, Juspertor UG, Munich M. Rooks, Yale University Common terminology Layers Cells Top-level

More information

Microsoft Office. Microsoft Office

Microsoft Office. Microsoft Office is an office suite of interrelated desktop applications, servers and services for the Microsoft Windows. It is a horizontal market software that is used in a wide range of industries. was introduced by

More information

Adobe InDesign CS6 Tutorial

Adobe InDesign CS6 Tutorial Adobe InDesign CS6 Tutorial Adobe InDesign CS6 is a page-layout software that takes print publishing and page design beyond current boundaries. InDesign is a desktop publishing program that incorporates

More information

Lesson 1. Unit 2 Practice Problems. Problem 2. Problem 1. Solution 1, 4, 5. Solution. Problem 3

Lesson 1. Unit 2 Practice Problems. Problem 2. Problem 1. Solution 1, 4, 5. Solution. Problem 3 Unit 2 Practice Problems Lesson 1 Problem 1 Rectangle measures 12 cm by 3 cm. Rectangle is a scaled copy of Rectangle. Select all of the measurement pairs that could be the dimensions of Rectangle. 1.

More information

XPEL DAP SUPPORT. DAP Tool List & Overview DESCRIPTION ICON/TOOL (SHORTCUT)

XPEL DAP SUPPORT. DAP Tool List & Overview DESCRIPTION ICON/TOOL (SHORTCUT) Pointer (S) Left-click on individual entities to add them to the current selection (selected entities will turn red). If the entity selected is a member of a group, the entire group will be added to the

More information

BDM s Annotation User Guide

BDM s Annotation User Guide ETS :Foothill De Anza CC District April 17, 2014 1 BDM s Annotation User Guide Users with Read/Write access can annotate (markup) documents if they retrieve the document using Microsoft s Internet Explorer

More information

User Guide. mk Config

User Guide. mk Config User Guide mk Config mk Config Register 1.1. CD-Start 4 1.2. Installation 5 1.3. Start 6 1.4. Layout of user interface and functions 7 1.4.1. Overview 7 1.4.2. Part buttons 8 1.4.3. Menus 9 1.4.3.1. Export

More information

Draw Guide. Chapter 3 Working with Objects and Object Points

Draw Guide. Chapter 3 Working with Objects and Object Points Draw Guide Chapter 3 Working with Objects and Object Points Copyright This document is Copyright 2005 2011 by its contributors as listed below. You may distribute it and/or modify it under the terms of

More information

Creating and editing vector maps

Creating and editing vector maps Software PHOTOMOD Module PHOTOMOD VectOr Creating and editing vector maps Racurs, Moscow, 2009 PHOTOMOD CONTENTS 1. GENERAL PURPOSE OF VECTOR MAP EDITOR... 3 2. VECTOR MAP EDITOR MANAGING.... 3 3. ADDING

More information

FILE MENU New Starts a New Blank Canvas Open- Allows you to import designs into the program. Close- Closes the current Design

FILE MENU New Starts a New Blank Canvas Open- Allows you to import designs into the program. Close- Closes the current Design 1 Quick Start Guide This guide is intended to give you an overview of the function of the program. The guide is arranged by section, Each section corresponds to the different pulldown menus in the program.

More information

Selective Space Structures Manual

Selective Space Structures Manual Selective Space Structures Manual February 2017 CONTENTS 1 Contents 1 Overview and Concept 4 1.1 General Concept........................... 4 1.2 Modules................................ 6 2 The 3S Generator

More information

GENIO CAD/CAM software powered by Autodesk technology for parametric programming of boring, routing and edge-banding work centers Genio SPAI SOFTWARE

GENIO CAD/CAM software powered by Autodesk technology for parametric programming of boring, routing and edge-banding work centers Genio SPAI SOFTWARE GENIO CAD/CAM software powered by Autodesk technology for parametric programming of boring, routing and edge-banding work centers Overview is a powerful CAD/CAM system powered by Autodesk 3D environment

More information

Using SymPrint to Make Overlays, Templates & More...

Using SymPrint to Make Overlays, Templates & More... Welcome to SymPrint SymPrint is an easy-to-use tool for creating communication overlays, worksheets, classroom activities and more using a modern toolbar and common-sense interface modeled after the programs

More information

Title bar: The top most bar in Word window that usually displays the document and software names.

Title bar: The top most bar in Word window that usually displays the document and software names. 1 MICROSOFT WORD Table of Contents LINC ONE Hiding Standard toolbar, Formatting toolbar, and Status bar: To hide the Standard toolbar, click View Toolbars on the Menu bar. Check off Standard. To hide the

More information

4. If you are prompted to enable hardware acceleration to improve performance, click

4. If you are prompted to enable hardware acceleration to improve performance, click Exercise 1a: Creating new points ArcGIS 10 Complexity: Beginner Data Requirement: ArcGIS Tutorial Data Setup About creating new points In this exercise, you will use an aerial photograph to create a new

More information

Bungard Elektronik. IsoCAM 2.0

Bungard Elektronik. IsoCAM 2.0 Bungard Elektronik IsoCAM 2.0 IsoCAM Version 2.0 Copyright Bungard Elektronik Information in this document is subject to change without notice. Companies, names, and data used in examples herein are fictitious

More information

"Unpacking the Standards" 4th Grade Student Friendly "I Can" Statements I Can Statements I can explain why, when and how I got my answer.

Unpacking the Standards 4th Grade Student Friendly I Can Statements I Can Statements I can explain why, when and how I got my answer. 0406.1.1 4th Grade I can explain why, when and how I got my answer. 0406.1.2 I can identify the range of an appropriate estimate. I can identify the range of over-estimates. I can identify the range of

More information

User s guide. November LSE S.r.l. All rights reserved

User s guide. November LSE S.r.l. All rights reserved User s guide November 2015 2015 LSE S.r.l. All rights reserved WARNING In writing this manual every care has been taken to offer the most updated, correct and clear information possible; however unwanted

More information

VCarve Pro. Vectric Ltd Unit 2B Dunstall Court Astwood Lane Feckenham B96 6QH UK.

VCarve Pro. Vectric Ltd Unit 2B Dunstall Court Astwood Lane Feckenham B96 6QH UK. What's New In VCarve Pro Disclaimer All CNC machines (routing, engraving, and milling) are potentially dangerous and because Vectric Ltd has no control over how the software described in this manual might

More information

Guide to WB Annotations

Guide to WB Annotations Guide to WB Annotations 04 May 2016 Annotations are a powerful new feature added to Workbench v1.2.0 (Released May 2016) for placing text and symbols within wb_view tabs and windows. They enable generation

More information

The Rectangular Problem

The Rectangular Problem C h a p t e r 2 The Rectangular Problem In this chapter, you will cover the following to World Class standards: The tools for simple 2D Computer Aided Drafting (CAD) The Command Line and the Tray The Line

More information

Mouse Navigation. Middle Button (wheel) Pan. Click + Drag. Re-Center View. Double-Click. Context Menu. Tool Operation. Click. Click. Multi-Select.

Mouse Navigation. Middle Button (wheel) Pan. Click + Drag. Re-Center View. Double-Click. Context Menu. Tool Operation. Click. Click. Multi-Select. BLUEBEAM REVU KEYBOARD SHORTCUTS Mouse Navigation Middle Button (wheel) Pan Re-Center View Click + Drag Double-Click Left Button Right Button Tool Operation Click Context Menu Click Pan Click + Spacebar

More information

GCC vinyl cutter, cutting plotter for sign making

GCC vinyl cutter, cutting plotter for sign making Plotter Setup In "Plotter Setup," you can choose "Plotter List," "Environment," "Pen," and so on. [Plotter list] In this area, you can choose the machine type and set some basic information for your plotter

More information

SmarTools. Feature Summary

SmarTools. Feature Summary SmarTools Feature Summary Product Description SmarTools, an MDL application, is a collection of productivity tools for those organisations involved in schematic drafting. Supported Platforms SmarTools

More information

MEMS Pro V3 Layout Tutorial

MEMS Pro V3 Layout Tutorial MEMS Pro V3 Layout Tutorial MEMSCAP Yiching Liang March 6, 2002 Launching MEMS Pro V3 Double click on the MEMS Pro V3 icon on your desktop to launch MEMS Pro Menu bar Standard toolbar Drawing toolbar SPR/BPR

More information

Picket Patterns. Overview

Picket Patterns. Overview Ornamental Pro 2010 Rail Section and Picket Pattern Drawing Manual Table of Contents Picket Patterns... 1 Overview... 1 Creating a Picket Pattern... 2 Example 1... 2 Vertical Bar Behavior... 2 Example

More information

Chapter 1. Getting to Know Illustrator

Chapter 1. Getting to Know Illustrator Chapter 1 Getting to Know Illustrator Exploring the Illustrator Workspace The arrangement of windows and panels that you see on your monitor is called the workspace. The Illustrator workspace features

More information

GraphWorX64 Productivity Tips

GraphWorX64 Productivity Tips Description: Overview of the most important productivity tools in GraphWorX64 General Requirement: Basic knowledge of GraphWorX64. Introduction GraphWorX64 has a very powerful development environment in

More information

Strategy. Using Strategy 1

Strategy. Using Strategy 1 Strategy Using Strategy 1 Scan Path / Strategy It is important to visualize the scan path you want for a feature before you begin taking points on your part. You want to try to place your points in a way

More information

Laser Machine User Manual:

Laser Machine User Manual: Laser Machine User Manual: OPERATOR ( EasyCut / LaserCut version 5.3 ) v1.0 CTR Laser Machine Operator Manual ( EasyCut version 5.3 ) ~ version 1.0 1 CONTENTS Section 1: Tutorials...5 1.1. How to Cut with

More information

Getting Started with ShowcaseChapter1:

Getting Started with ShowcaseChapter1: Chapter 1 Getting Started with ShowcaseChapter1: In this chapter, you learn the purpose of Autodesk Showcase, about its interface, and how to import geometry and adjust imported geometry. Objectives After

More information

4 TRANSFORMING OBJECTS

4 TRANSFORMING OBJECTS 4 TRANSFORMING OBJECTS Lesson overview In this lesson, you ll learn how to do the following: Add, edit, rename, and reorder artboards in an existing document. Navigate artboards. Select individual objects,

More information

CNC 8055 MC EXAMPLES MANUAL REF Ref. 0601

CNC 8055 MC EXAMPLES MANUAL REF Ref. 0601 EXAMPLES MANUAL Ref. 0601 All rights reserved. No part of this documentation may be copied, transcribed, stored in a data backup system or translated into any language without Fagor Automation's explicit

More information

Learning to use the drawing tools

Learning to use the drawing tools Create a blank slide This module was developed for Office 2000 and 2001, but although there are cosmetic changes in the appearance of some of the tools, the basic functionality is the same in Powerpoint

More information

7/21/2009. Chapters Learning Objectives. Fillet Tool

7/21/2009. Chapters Learning Objectives. Fillet Tool Chapters 12-13 JULY 21, 2009 Learning Objectives Chapter 12 Chapter 13 Use the FILLET tool to draw fillets, rounds, and other rounded corners. Place chamfers and angled corners with the CHAMFER tool. Separate

More information

EXCEL BASICS: MICROSOFT OFFICE 2007

EXCEL BASICS: MICROSOFT OFFICE 2007 EXCEL BASICS: MICROSOFT OFFICE 2007 GETTING STARTED PAGE 02 Prerequisites What You Will Learn USING MICROSOFT EXCEL PAGE 03 Opening Microsoft Excel Microsoft Excel Features Keyboard Review Pointer Shapes

More information

MET 107 Drawing Tool (Shapes) Notes Day 3

MET 107 Drawing Tool (Shapes) Notes Day 3 MET 107 Drawing Tool (Shapes) Notes Day 3 Shapes: (Insert Tab Shapes) Example: Select on the rounded rectangle Then use the mouse to position the upper left corner and produce the size by dragging out

More information

Adding Objects Creating Shapes Adding. Text Printing and Exporting Getting Started Creating a. Creating Shapes Adding Text Printing and Exporting

Adding Objects Creating Shapes Adding. Text Printing and Exporting Getting Started Creating a. Creating Shapes Adding Text Printing and Exporting Getting Started Creating a Workspace Pages, Masters and Guides Adding Objects Creating Shapes Adding Text Printing and Exporting Getting Started Creating a Workspace Pages, Masters and Guides Adding Objects

More information

Luggage Tag. 1. Open Creative DRAWings. 2. Left click on on the new design menu.

Luggage Tag. 1. Open Creative DRAWings. 2. Left click on on the new design menu. Luggage Tag 1. Open Creative DRAWings. 2. Left click on on the new design menu. 3. Left click on and then in the circle next to New graphic. 4. For the hoop, select None. 5. Choose the desired fabric type

More information

LARSA Section Composer. for. LARSA 2000 Finite Element Analysis and Design Software

LARSA Section Composer. for. LARSA 2000 Finite Element Analysis and Design Software for LARSA 2000 Finite Element Analysis and Design Software Larsa, Inc. Melville, New York, USA Revised August 2004 Table of Contents Features 4 Sections & Shapes 5 Using Section Composer 7 Creating Shapes

More information

Excel 2013 for Beginners

Excel 2013 for Beginners Excel 2013 for Beginners Class Objective: This class will familiarize you with the basics of using Microsoft Excel. Class Outline: Introduction to Microsoft Excel 2013... 1 Microsoft Excel...2-3 Getting

More information

AutoCollage 2008 makes it easy to create an AutoCollage from a folder of Images. To create an AutoCollage:

AutoCollage 2008 makes it easy to create an AutoCollage from a folder of Images. To create an AutoCollage: Page 1 of 18 Using AutoCollage 2008 AutoCollage 2008 makes it easy to create an AutoCollage from a folder of Images. To create an AutoCollage: 1. Click on a folder name in the Image Browser. 2. Once at

More information

file://c:\dokumente und Einstellungen\Lot\Lokale Einstellungen\Temp\~hhD434.htm

file://c:\dokumente und Einstellungen\Lot\Lokale Einstellungen\Temp\~hhD434.htm Seite 1 von 56 Welcome to splan 7.0 splan is an easy-to-handle and comfortable CAD-software, developed for electronic and electric circuit diagrams. Dragging and dropping components from the library to

More information

Let s Make a Front Panel using FrontCAD

Let s Make a Front Panel using FrontCAD Let s Make a Front Panel using FrontCAD By Jim Patchell FrontCad is meant to be a simple, easy to use CAD program for creating front panel designs and artwork. It is a free, open source program, with the

More information

Draw Guide. Chapter 3 Working with Objects and Object Points

Draw Guide. Chapter 3 Working with Objects and Object Points Draw Guide Chapter 3 Working with Objects and Object Points Copyright This document is Copyright 2005 2013 by its contributors as listed below. You may distribute it and/or modify it under the terms of

More information

Precalculus 4.1 Notes Angle Measures, Arc Length, and Sector Area

Precalculus 4.1 Notes Angle Measures, Arc Length, and Sector Area Precalculus 4.1 Notes Angle Measures, Arc Length, and Sector Area An angle can be formed by rotating one ray away from a fixed ray indicated by an arrow. The fixed ray is the initial side and the rotated

More information

Magic Tutorial #9: Format Conversion for CIF and Calma

Magic Tutorial #9: Format Conversion for CIF and Calma Magic Tutorial #9: Format Conversion for CIF and Calma John Ousterhout Computer Science Division Electrical Engineering and Computer Sciences University of California Berkeley, CA 94720 (Updated by others,

More information