For rapid-prototyping and production of low volume, low cost plastic objects.

Size: px
Start display at page:

Download "For rapid-prototyping and production of low volume, low cost plastic objects."

Transcription

1 3D Printer Standard Operating Procedure Jonathan M. Cabot 10 January 2016 For rapid-prototyping and production of low volume, low cost plastic objects. 1.0 Material Requirements 1.1 Equipment needed for process There are various 3D printers available on the market, including the RepRap Mendelmax series, Makergear units, DeltaWASP, and many other companies. All of these devices contain a plastic extruder that melts and outputs plastic at a controlled rate, and motors that move the extruder and print bed to be able to print in 3D space. 3D Printers typically use Acrylonitrile butadiene styrene (ABS) or Polylactic acid (PLA) plastic, in spools of filament. For a RepRap Mendelmax II, only ABS or PLA in 1.75mm diameter filament should be used Hazards associated with equipment The printhead can heat plastic to in excess of 250 C, which presents a burn hazard to the user. The extruder should only be touched after the printer has cooled down thoroughly, after about 30 minutes after being shut off. The print bed can also be heated, so this also requires caution. The traveling print bed and extruder are driven by strong motors, and present a pinch hazard. Hands, loose hair and clothing, and other objects should be kept at a safe distance from from the printer during operation. In the case that the print bed has shattered due to mistakes in printer calibration, and the printhead is driven into the bed, glass fragments can be very sharp. These should be cleaned up with caution using cut-resistant gloves. 1.2 Chemicals needed for process Chemical solvents can be used to clean the glass print bed, typically acetone. Hairspray can be used to increase the adhesiveness of the print bed Hazards associated with chemicals Read labeled warnings on any chemicals used to clean the bed, and acknowledge that strong solvents are not necessary for the simple operation.

2 Hairspray is often kept in high-pressure containers, and should be kept away from direct sunlight, and kept in a standard temperature and pressure environment. Caution should be taken to avoid impact with this material. 1.3 Engineering controls Hardware Few hardware controls are available on 3D printers, but should be noted. Primarily, it should be noted where the on/off switch is for the printer, and also where the printer is plugged into electricity. This is important for stopping a print in case of an emergency. If any part of the printer is moving when an emergency stop is required, it may be more safe to unplug the printer instead of using an on/off switch on the printer that may be too close to moving parts Software Most of the 3D printer operation is done via computer. In a software program such as Pronterface, the print bed can be moved forwards and backwards using software buttons, which can also be used to move the print head up and down, and from left to right. Also, similar controls can be used to move the extruder motors in small increments. Figure 1: Pronterface Controls Also in Pronterface, the temperature of the print bed and extruder head can be set. Allow between five and ten minutes for temperature to increase from room temperature to print temperature. There are also some indirect controls of the printer, such as starting or stopping a print job. During the actual 3D printing process, the computer sends code automatically to the printer to make the desired part, from settings declared in a G-code file by other 3D printing softwares, such as Slic3r.

3 1.4 Protective equipment needed Protective equipment is only required when touching the extruder or print bed while either component is hot. Touching these components is not necessary during regular use, but may be required for maintenance. In such a scenario, heat protective gloves should be used. Special attention should be paid to keep loose hair, jewelry, or clothing away from the moving parts of a 3D printer. 2.0 Procedure 2.1 Preparing an STL File STL Files, a needed intermediate step to 3D print using Pronterface, can be found in two places. First, STL files for various objects can be downloaded from websites such as Thingiverse, PinShape, or GrabCad. STL files can also be exported from 3D modeling software such as Autocad or Solidworks for custom built parts. To do this, use the Save As button under File and save the part as an STL file. In either case, it is very important that the scale of the object is smaller than the size of the print bed. To ensure this, STL files can be opened and measured in most modeling softwares. Also to be noted is the ability of the object to be printed without support material. This is determined by the shape of the object, as a part with overhanging features can not be printed without support material. For example, if a 3D model of a tree were to be printed without support material, the branches of the tree would be printed in the air, which would not result in a successful print. Only printers with two extruders can print support material simultaneously with the rest of the print. 2.2 Preparing a G-code File G-code is a numerical control file used in various forms of computer-aided manufacturing. In the case of a 3D printer, the G-code file instructs the printer how much to move the motion and extrusion motors, at what time, and in what direction. Other information is also included in the file, such as the temperature of the print head and print bed, and acceleration rates. A software such as Slic3r can be used to control how the STL (object) file is interpreted and how the object will actually be produced, as a G- code file is explicitly defined.

4 First, find and open the Slic3r software. Drag the STL file into the window, so the Slic3r window now looks like this: (Figure 2) (The square object in Pink will take the shape of the object imported into Slic3r, in a top-down view.) Figure 2: Slic3r Window Next, use the tabs Print Settings, Filament Settings and Printer Settings to adjust the options for the print. Some variables can be left the same, but others are important to note. Under Print Settings, the Infill density and pattern are important details that affect the print duration, material used, and strength of the part. For most uses, the interior of the part can be honeycomb, a strong but open pattern. A density of around 40% is also effective for most parts. For Filament settings, it is important that a diameter of 1.75mm is set, as this is the only filament diameter the Mendelmax II supports. The temperature of the print in degrees celsius, is also important. For PLA prints, the extruder should be set at 180 C for all layers, and the print bed should be set at 60 C for all layers. Under Printer Settings, note the bed size, print center, g-code flavor, and nozzle diameter, all constants that should be stated in manuals for the printer and extruder head. Once all settings are determined and set properly with regard to the printer and print job, the Export C-code button can be used to obtain the G-code file necessary for Pronterface to print the part. 2.3 Orientating the 3D Printer With the computer connected to the 3D printer, find the Home button in the Pronterface software. This will be used to make the printhead and print bed go to an origin coordinate. Unless the previous use of the printer resulted in damage to the machine, click the Home button to make the printer return to this position. What is most important in this orientation is the z-axis. The printhead will be at an appropriate height from the bed if there is significant friction when sliding a thin object (business card) between the printhead and bed. If when sent to the origin there is too much space between the bed and the printhead, turning the set screw will adjust vertical orientation. The hand screw is underneath the print bed to the back right. Turning the screw clockwise increases the height, and turning the screw counterclockwise decreases this height. Making sure to not turn the screw more than 90 at once, an optimal height can be found by repeatedly

5 checking the height, rotating the screw, clicking the Home button in Pronterface and waiting for the printer to adjust, and checking the height again. 2.4 Printing With the printer orientated and a G-code file loaded into Pronterface software, all that is required before printing is ensuring the temperatures are correct (indicated under the directional controls in Pronterface). With this correct, the Print button can be clicked, and the print will begin. After this, there are two main scenarios: the filament sticks to the bed as intended, or the initial layers go astray from what was intended. In the first case, let the print continue until it completes or a problem arises. It is important to keep watch over the printer during a print job unless it is determined very unlikely that something will go wrong. In any case that the print job does not go properly, refer to section 2.6, Troubleshooting Steps. 2.5 Removing a Printed Part from Print Bed Parts created with the 3D printing process often are strongly attached to the print bed. Removing a part should be taken with patience and caution. A razor blade can be used to separate edges of the part from the glass. After this, a thin strong object like a metal ruler can be used with leverage to slowly remove the part from the bed. Rushing the process of removing the part can result in damage to the part or 3D printer. 2.6 Troubleshooting Steps In the case that a print does not go ideally, it is often best to stop the print early. An indicator of later print quality is how well the first layer replicates the computer model, or what the printer is intending to print. If test loops are used, they should ideally be composed of straight lines connected by uniform arcs. If the first layer of the print job is not ideal, it is likely that the filament is not properly sticking to the print bed Slowing the Print Speed The first step to take when this happens is to slow the speed of the print. In a software such as Slic3r, the speed of the first layer can be set separately from the rest of the print. For this, try setting the print speed of the first layer to half of what it is currently, and then running the test again Increasing Adhesiveness of Print Bed If further problems with the first layer sticking occur, there are chemical solutions that can be used to increase the adhesion of the bed. Consumer hairspray, available in spray cans, is one of these solutions. The print bed can be moved away from the printhead using the software controls in Pronterface, which allows for more of the bed to be treated. With this, use one hand to hold a piece of paper between the print head and the hairspray, and use your other hand to spray a light layer of hairspray onto the print bed. This light layer will increase the adhesiveness of the print bed, and further prints should be more successful. If there are residual pools of hairspray on the print bed, make sure to wipe them off before attempting another print.

6 2.7 Cleaning the Print Bed The print bed can be cleaned with a wipe slightly damp with a weak solvent. For easy access to the print bed, make sure to use the software controls in Pronterface to move the print bed away from the extruder. These solvents, such as acetone, should be used in small amounts. If done properly, the cleaning process consumes solvent, and the wipe used is not left damp with the solvent. In this case, the wipe can be disposed of in the trash. In the case that the solvent is not consumed, the damp wipe can be brought to a satellite accumulation area to be wrung out and the solvent collected, and then the wipe can be disposed. 3.0 Storage The materials required for a standard 3D print job (filament, hairspray) are not strongly hazardous, and do not require special treatment. Note that hairspray is likely to be in a highpressure container, so keep this in an environment with standard temperature and pressure, and away from impact. Weak solvents that can be used to clean the print bed, such as acetone, should be kept in labeled containers alongside other stored chemicals in a designated place. A fume hood is not a chemical storage area. 4.0 Waste Products If solvent used on a wipe for cleaning the print bed is not consumed, the damp wipe can be brought to a satellite accumulation area to be wrung out and the solvent collected, and then the wipe can be disposed. Residual hairspray on the print bed can be wiped up and then disposed of. 5.0 Accident Procedure 5.1 Contained Accidents In a few circumstances, it is required that the Printer halt operation quickly. These include: A mis-oriented printer sending the printhead down through the print bed, potentially damaging the printhead or shattering the glass print bed. Clothing, hands, or loose hair being caught in the motors of print bed or print head.

7 To Stop a Print, the Stop button in Pronterface can be used. In more extreme scenarios or if the Stop button is unresponsive, switching off the printer or unplugging it will quickly stop motion. Ensure that there is no risk of anything being caught in the moving parts of the printer when reaching for the switch or plug. 5.2 Unconfined Accidents As the 3D printer is an electrical device, especially one with a heating element, there is a potential for a fire hazard. In the case of a fire, refer to the Emergency Procedures chapter, Fire Response section of the UMass Lowell Chemical Hygiene Plan. For convenience, a segment of this is provided below: Visible Smoke or Fire 1. Activate the fire alarm pull station and evacuate the building. 2. Do not use the elevators. Exit through a stairway that leads directly outside. Be familiar with at least two means of egress from your area. 3. Call the University Police at from a SAFE phone near an exit. Provide information. 6.0 References Scalfani, Vincent F., Josh Sahib, and John H. Sandy. 3D Printing at the University of Alabama Libraries. Tuscaloosa, Alabama: University of Alabama Libraries Narative, Jan PDF. Chemical Hygiene Plan. Lowell, Massachusetts: University of Massachusetts Lowell Environmental and Emergency Management and Environmental Health and Safety, n.d. PDF.

3D Printing with the Lulzbot 4 Alyssa Schwartz on 7/2/2018

3D Printing with the Lulzbot 4 Alyssa Schwartz on 7/2/2018 3D Printing with the Lulzbot 4 Alyssa Schwartz on 7/2/2018 1. Find or Design your Object. This can come from almost any source, but needs to be in a.stl file format. a. Thingiverse.com b. https://3dprint.nih.gov/

More information

TAZ Lulzbot 3D Printer Standard Operating Procedure [Updated December 21, 2016]

TAZ Lulzbot 3D Printer Standard Operating Procedure [Updated December 21, 2016] TAZ 3 Lulzbot 3D Printer Location of Machine: Composites Lab, RFM 1218 Location of SOP and Machine Operating & Safety Manual: Composites Lab website under resources; Composites Lab TRACS site; and Hardcopy

More information

Lulzbot Taz Workflow Computation + Construction Lab Iowa State University

Lulzbot Taz Workflow Computation + Construction Lab Iowa State University Lulzbot Taz Workflow Computation + Construction Lab Iowa State University 3D Printing on the Lulzbot Taz - Guidelines - The following steps that will guide the user on how to 3D print using the Lulzbot

More information

RISK OF SHOCK: DO NOT WIPE DOWN ANY ELECTRICAL COMPONENTS. ALWAYS KEEP AWAY FROM ALL AREAS WHERE ELECTRONIC COMPONENTS ARE INSTALLED.

RISK OF SHOCK: DO NOT WIPE DOWN ANY ELECTRICAL COMPONENTS. ALWAYS KEEP AWAY FROM ALL AREAS WHERE ELECTRONIC COMPONENTS ARE INSTALLED. Maintenance General Cleaning Waste material from the printing process can accumulate inside the printer. Using a slightly damp, lint-free cloth, wipe the interior of the CubePro including the print plate,

More information

User Manual Creatr HS

User Manual Creatr HS 1 Leapfrog BV Dear customer, Congratulations with the purchase of your very own Leapfrog Creatr HS! We would like to help you get started so you can make your first 3D print on the Creatr HS and many more.

More information

Table of Contents CONTENTS

Table of Contents CONTENTS Table of Contents CONTENTS Introduction... 2 Contact TKI... 2 Printer Features & Definitions... 3 Software Parameter Setup... 8 Setting Up A Printer Profile in Cura... 8 Printing Settings... 13 Printing

More information

Witbox 2 Firmware update and autolevelling guide

Witbox 2 Firmware update and autolevelling guide Witbox 2 Firmware update and autolevelling guide Version: 1.0 Author(s): BQ June 28 th 2018 Revised by: Approved by: Jon Goitia Effect date: 28/06/2018 Project: Witbox 2 Changelog Version Date Changes

More information

CURA WANHAO EDITION USER MANUEL

CURA WANHAO EDITION USER MANUEL CURA WANHAO EDITION USER MANUEL 1.1 Cura Overview We recommend that new users start with Cura as it includes a slicing engine. Host software we recommend to use Repitator. There is separate introduction

More information

AM8 Printer A metal frame for your Anet A8 By Pheneeny v1.0 April 20, 2017

AM8 Printer A metal frame for your Anet A8 By Pheneeny v1.0 April 20, 2017 AM8 Printer A metal frame for your Anet A8 By Pheneeny v1.0 April 20, 2017 Please read this entire document before printing parts or building this frame Disclaimer: This guide is for informational purposes

More information

Getting the most out of your

Getting the most out of your Getting the most out of your #WhatWillYouCreate? SLOW FAST Hello Please do not throw these instructions away. (We worked really hard to make sure they were as useful and readable as possible!) thedoodler.com

More information

Dremel 3D Printer Digital Fabrication Lab College of Design, Iowa State University

Dremel 3D Printer Digital Fabrication Lab College of Design, Iowa State University Dremel 3D Printer Digital Fabrication Lab College of Design, Iowa State University 3D Printing - The following steps will guide the user on how to transfer digital work from a design software to setting

More information

F400 QUICK-START GUIDE

F400 QUICK-START GUIDE F400 QUICK-START GUIDE PLEASE READ THIS DOCUMENT BEFORE OPERATING YOUR PRINTER Revision 10-1/31/18 Page 1 Table of Contents 1. Introduction... 3 2. What s in the Box... 3 3. Unboxing Your F400... 4 4.

More information

3D Printing Instructions MANTIS CHENG

3D Printing Instructions MANTIS CHENG 3D Printing Instructions MANTIS CHENG CHAPTER 1 How to Print on Thing-O-Matic Our Makerbot Thing-O-Matic (TOM) 3D printer is now several years old. It is not running the latest firmware. It doesn t work

More information

Content. Before You Start. Assemble the 3D Printer. Use the 3D Printer. Load Filament Level the Heated Bed Start Printing Support

Content. Before You Start. Assemble the 3D Printer. Use the 3D Printer. Load Filament Level the Heated Bed Start Printing Support Quick Start Guide Content A Before You Start B Assemble the 3D Printer C Use the 3D Printer Load Filament Level the Heated Bed Start Printing Support 2 Before You Start Get the Screwdriver Ready The screwdriver

More information

Ultimaker 2+ / 3. Guide for. General Information. Self-service 3d printing at the AOC. Ultimaker 2+ UItimaker 3

Ultimaker 2+ / 3. Guide for. General Information. Self-service 3d printing at the AOC. Ultimaker 2+ UItimaker 3 Guide for Ultimaker 2+ / 3 Self-service 3d printing at the AOC General Information Location:, 1232 Sullivan (see page 9 for full list of Ultimakers on campus) Access: You can walk-in or reserve the Ultimakers

More information

Using Cura for the first time

Using Cura for the first time Cura User manual Using Cura for the first time Initial startup When you start Cura you will be greeted by the following wizard: This wizard will guide you through your initial checkup and calibration of

More information

F410 QUICK-START GUIDE

F410 QUICK-START GUIDE F410 QUICK-START GUIDE PLEASE READ THIS DOCUMENT BEFORE OPERATING YOUR PRINTER Revision 3-5/4/18 Page 1 1. Table of Contents 1. Table of Contents... 2 1. Introduction & Getting Support... 3 2. What s in

More information

Instruction manual SUN-PM100L. SUN-PM100L Polishing Machine English

Instruction manual SUN-PM100L. SUN-PM100L Polishing Machine English Instruction manual SUN-PM100L SUN-PM100L Polishing Machine English Table: SUN-UM-TL-PM001 Version: A/0 Fiber Optic Solutions Provider Ⅰ Safety Precautions To ensure safe operation and maximize product

More information

Front View Side View Top View

Front View Side View Top View Instructions: Below is a detailed instructional guide to producing a functioning Brace assembly from the provided CAD files. Sizing guide Measurements for brace sizing are best taken using a flexible measuring

More information

ANGLE GRINDER STAND USER GUIDE AFTER SALES SUPPORT

ANGLE GRINDER STAND USER GUIDE AFTER SALES SUPPORT ANGLE GRINDER STAND USER GUIDE Important: retain for future reference - please read carefully. Now you have purchased a WORKZONE product you can rest assured in the knowledge that as well as your 1 year

More information

GENERAL OPERATIONAL PRECAUTIONS WARNING! When using electric tools, basic safety precautions should always be followed to reduce the risk of fire, electric shock and personal injury, including the following.

More information

END MILL RE-SHARPENER EMG-413

END MILL RE-SHARPENER EMG-413 END MILL RE-SHARPENER EMG-413 OPERATING INSTRUCTIONS -TABLE OF CONTENTS- A.SAFETY INSTRUCTIONS -------- 1 B.NAMES OF COMPONENTS ----- 2 C.OPERATIONS ------------------------ 3 D.REPLACING THE WHEEL --------

More information

Intro to 3D Printing. Anatomy of the Printer. Intro to 3D Printing & Certification imagine create learn grow

Intro to 3D Printing. Anatomy of the Printer. Intro to 3D Printing & Certification imagine create learn grow Intro to 3D Printing 3D printing is a process of additive manufacture, this is where layers upon layers of material are built up to create a three dimensional object from a digital design. The 3D printer

More information

2004-(Z Series) HDILA Lamp Replacement Procedure Quick Step Guide

2004-(Z Series) HDILA Lamp Replacement Procedure Quick Step Guide 2004-(Z Series) HDILA Lamp Replacement Procedure Quick Step Guide How To Determine If The Lamp Requires Replacement? After 30 seconds of turning on the TV The POWER LED and LAMP LED rapidly blink together

More information

Daan Speth, October Slic3r settings

Daan Speth, October Slic3r settings Slic3r settings Daan Speth, October 2016 Slic3r is slicing software that can turn a 3D model saved as STL file into a gcode file, containing instructions for the 3D printer. After starting slic3r a startup

More information

Drill INSTRUCTION MANUAL. WARNING: For your personal safety, READ and UNDERSTAND before using. SAVE THESE INSTRUCTIONS FOR FUTURE 1 REFERENCE.

Drill INSTRUCTION MANUAL. WARNING: For your personal safety, READ and UNDERSTAND before using. SAVE THESE INSTRUCTIONS FOR FUTURE 1 REFERENCE. ENGLISH (Original instructions) INSTRUCTION MANUAL Drill 6411 6412 6413 007894 DOUBLE INSULATION WARNING: For your personal safety, READ and UNDERSTAND before using. SAVE THESE INSTRUCTIONS FOR FUTURE

More information

Quick Start Guide. Simplify3D. Zeemanlaan MV IJsselstein The Netherlands

Quick Start Guide. Simplify3D.   Zeemanlaan MV IJsselstein The Netherlands Quick Start Guide Simplify3D www.felixprinters.com/support support@felixprinters.com Zeemanlaan 15 3401 MV IJsselstein The Netherlands 1 Introduction Introduction Simplify3D is software to control your

More information

SFP-550. Operating Manual MATSUHIDAI, MATSUDO-CITY, CHIBA JAPAN TEL: FAX:

SFP-550. Operating Manual MATSUHIDAI, MATSUDO-CITY, CHIBA JAPAN TEL: FAX: SFP-550 Operating Manual 296-1 MATSUHIDAI, MATSUDO-CITY, CHIBA 270-2214 JAPAN TEL: +81-47-388-6111 FAX: +81-47-388-4477 Safety Precautions To ensure safe operation and maximize product service life, observe

More information

MAKER LAB Safety Instructions Power Tool Training

MAKER LAB Safety Instructions Power Tool Training MAKER LAB Safety Instructions Power Tool Training Note: All the instructions from Basic Training apply to Power Tool Training. If you have not completed Basic Training, do so before you complete Power

More information

CURA WANHAO EDITION USER MANUEL

CURA WANHAO EDITION USER MANUEL CURA WANHAO EDITION USER MANUEL 1.1 Cura Overview We recommend that new users start with Cura as it includes a slicing engine. Host software we recommend to use Repitator. There is separate introduction

More information

3D Printing with Ultimaker2, User Guide

3D Printing with Ultimaker2, User Guide February 25, 2015 3D Printing with Ultimaker2, User Guide University of Victoria, (BDSL) Biomedical Systems Design Laboratory 1 Cleaning and Leveling the Build- Plate Step 1: Use screwdriver to remove

More information

SFP-550. Operating Manual MATSUHIDAI, MATSUDO-CITY, CHIBA JAPAN TEL: FAX:

SFP-550. Operating Manual MATSUHIDAI, MATSUDO-CITY, CHIBA JAPAN TEL: FAX: SFP-550 Operating Manual 296-1 MATSUHIDAI, MATSUDO-CITY, CHIBA 270-2214 JAPAN TEL: +81-47-388-6111 FAX: +81-47-388-4477 Safety Precautions To ensure safe operation and maximize product service life, observe

More information

DISCO DICING SAW SOP. April 2014 INTRODUCTION

DISCO DICING SAW SOP. April 2014 INTRODUCTION DISCO DICING SAW SOP April 2014 INTRODUCTION The DISCO Dicing saw is an essential piece of equipment that allows cleanroom users to divide up their processed wafers into individual chips. The dicing saw

More information

Surprises with Light JoAnne Dombrowski

Surprises with Light JoAnne Dombrowski SCIENCE EXPERIMENTS ON FILE Revised Edition 6.29-2 Figure 1 3. Hold the card with the arrow in front of you at the same distance as the far side of the jars. From this position, move the card away from

More information

Welcome! Table of Contents

Welcome! Table of Contents Welcome! The folks at Random Idea Generator Shop would like to thank you for purchasing our 3D printer kit. We are dedicated to providing an easy to build kit with customizable options to meet your requirements.

More information

Content. 1. Unpacking Component Description Hardware Installation Software Application...5. (1) Software Installation.

Content. 1. Unpacking Component Description Hardware Installation Software Application...5. (1) Software Installation. WWW.BIQU.EQUIPMENT Content 1. Unpacking 1 2. Component Description.2 3. Hardware Installation...3 4. Software Application...5 (1) Software Installation.5 (2) Slicing Operation...7 Appendix...... 8 5. Automatic

More information

ENGLISH (Original instructions) INSTRUCTION MANUAL. Drill DOUBLE INSULATION. IMPORTANT: Read Before Using.

ENGLISH (Original instructions) INSTRUCTION MANUAL. Drill DOUBLE INSULATION. IMPORTANT: Read Before Using. ENGLISH (Original instructions) INSTRUCTION MANUAL Drill 64 642 643 007894 DOUBLE INSULATION IMPORTANT: Read Before Using. ENGLISH (Original instructions) SPECIFICATIONS Model 64 642 643 Capacities Steel

More information

General Help. Last revised: Winter When I try to print something on the computer, it appears to work, but nothing comes out of the printer.

General Help. Last revised: Winter When I try to print something on the computer, it appears to work, but nothing comes out of the printer. General Help Last revised: Winter 2015 Problem Solution When I try to print something on the computer, it appears to work, but nothing comes out of the printer. See the next item. When I try to print something

More information

LAB 1A: Intro to SolidWorks: 2D -> 3D Brackets

LAB 1A: Intro to SolidWorks: 2D -> 3D Brackets LAB 1A: Intro to SolidWorks: 2D -> 3D Brackets Set units Create Sketch Add relations Linear patterns Mirror Fillet Extrude Extrude cut First, set units. click Option on top of main menu Open Document Properties

More information

Printing with the Ultimaker 2

Printing with the Ultimaker 2 Printing with the Ultimaker 2 Introduction Ultimaker 2 uses a Fused deposition modeling (FDM) technology that was developed and implemented at first time by Scott Crump, Stratasys Ltd. founder, in 1980s.

More information

MakerBot Replicator+ 3D Printer

MakerBot Replicator+ 3D Printer MakerBot Replicator+ 3D Printer Quick Start Guide *Safety Warning* During the course of normal operation of the Replicator+ a couple potentials for injury will arise. The extruder (or print nozzle) will

More information

USER MANUAL TABLE OF CONTENT

USER MANUAL TABLE OF CONTENT USER MANUAL TABLE OF CONTENT A Precautions 2 B Check List 3 C Component Diagram 4 D LCD control Menu and its Function 5 E Technical Specifications 6 F Hardware Installation on Printer 7 G Software installation

More information

ENGLISH (Original instructions) INSTRUCTION MANUAL. Drill MT600 MT601 DOUBLE INSULATION. IMPORTANT: Read Before Using.

ENGLISH (Original instructions) INSTRUCTION MANUAL. Drill MT600 MT601 DOUBLE INSULATION. IMPORTANT: Read Before Using. ENGLISH (Original instructions) INSTRUCTION MANUAL Drill MT600 MT60 003635 DOUBLE INSULATION IMPORTANT: Read Before Using. ENGLISH (Original instructions) SPECIFICATIONS Model MT600 MT60 Capacities Steel

More information

Rabbit Series Laser Engraving Machine HX3040. User s Manual. 1 Jinan King Rabbit Technology Development Co. Ltd.

Rabbit Series Laser Engraving Machine HX3040. User s Manual. 1 Jinan King Rabbit Technology Development Co. Ltd. Rabbit Laser Engraving Machine HX3040 User s Manual 1 Preface Thank you for buying our Rabbit Series HX3040 Laser Engraving Machine. You will find it has many nice features including easy operation, high

More information

INSTRUCTION MANUAL. Force Transducer Output Tube Repair Kit

INSTRUCTION MANUAL. Force Transducer Output Tube Repair Kit INSTRUCTION MANUAL Model 400-TR Force Transducer Output Tube Repair Kit June 4, 2004, Revision 5 Copyright 2004 Aurora Scientific Inc. Aurora Scientific Inc. 360 Industrial Pkwy. S., Unit 4 Aurora, Ontario,

More information

REEL BLADE / BED KNIFE ADJUSTING & SHARPENING

REEL BLADE / BED KNIFE ADJUSTING & SHARPENING Here s a QR code image that can be used to access this document on a portable device. Reel Mower Cutting Fundamentals The reel mower s cutting ability is the result of the corner edges of the reel blade

More information

Policy Sponsor: Assistant Vice President Facilities Management. Responsible Unit: Trade Services

Policy Sponsor: Assistant Vice President Facilities Management. Responsible Unit: Trade Services Safe Work Instructions for Powered Mitre Cut Hack Saw (Mitercut Model 220M) Policy Sponsor: Assistant Vice President Facilities Management Responsible Unit: Trade Services Approval Date: November 2016

More information

Passive Panel Replacement

Passive Panel Replacement Passive Panel Replacement Product Series: 200 Series Product Type: Hinged Inswing Patio Doors Read these instructions before starting procedure. For additional information visit www.andersenwindows.com.

More information

Powermatic Model 31A Combination Belt-Disk Sander

Powermatic Model 31A Combination Belt-Disk Sander OPERATING PROCEDURE FOR: Powermatic Model 31A Combination Belt-Disk Sander INTRODUCTION: The combination belt-disk sander is used to sand the edges of boards. It can be used to smooth the edge or to remove

More information

ideamaker Manual

ideamaker Manual ideamaker Manual Using ideamaker... 2 1 Basic information... 2 1.1 What is ideamaker?... 2 1.2 Where to download ideamaker?... 2 2 Install ideamaker... 3 3 Let s Print!... 6 4 How to use ideamaker?...

More information

This document contains notes for a Dallas Makerspace class about multi-color printing using the PolyPrinters.

This document contains notes for a Dallas Makerspace class about multi-color printing using the PolyPrinters. Class Notes This document contains notes for a Dallas Makerspace class about multi-color printing using the PolyPrinters. Caution Like most 3D printers, the PolyPrinters perform limiting range checking.

More information

NEW ALPHA 4HATCHBOX3D.COM FIND HATCHBOX ALPHA ON AMAZON. Look for the Camera icon within App. Download the Amazon App.

NEW ALPHA 4HATCHBOX3D.COM FIND HATCHBOX ALPHA ON AMAZON. Look for the Camera icon within App. Download the Amazon App. 2 3 NEW I N T R O D U C I N G ALPHA 4 FIND HATCHBOX ALPHA ON AMAZON 1 2 3 Download the Amazon App Look for the Camera icon within App 8 49344 05214 2 Scan this barcode WHY HATCHBOX ALPHA? Experience the

More information

SOLDERING MANUAL A simple, yet easy to follow manual for your basic soldering needs. Copyright 2017 TortugaPro. All Rights Reserved

SOLDERING MANUAL A simple, yet easy to follow manual for your basic soldering needs. Copyright 2017 TortugaPro. All Rights Reserved A simple, yet easy to follow manual for your basic soldering needs Copyright 2017 TortugaPro. All Rights Reserved Purpose Soldering is not limited to electrical and electronics work. It is a skill that

More information

Chemistry Safety Worksheet

Chemistry Safety Worksheet Chemistry 12 Block: Laboratory Safety A. Lab Preparation Chemistry Safety Worksheet Name: Partner's name(s): Date: 1. Briefly describe where the following pieces of safety equipment are, in our laboratory,

More information

3D PRINTER MATERIALS GUIDE

3D PRINTER MATERIALS GUIDE 3D PRINTER MATERIALS GUIDE The two primary technologies used for desktop 3D printing are fused deposition modeling () and stereolithography (). For those new to 3D printing, technology feeds melted plastic

More information

ENGLISH (Original instructions) INSTRUCTION MANUAL. Drill DS4012 DOUBLE INSULATION. IMPORTANT: Read Before Using.

ENGLISH (Original instructions) INSTRUCTION MANUAL. Drill DS4012 DOUBLE INSULATION. IMPORTANT: Read Before Using. ENGLISH (Original instructions) INSTRUCTION MANUAL Drill DS402 05402 DOUBLE INSULATION IMPORTANT: Read Before Using. ENGLISH (Original instructions) SPECIFICATIONS Model DS402 Capacities Steel 3 mm Wood

More information

SAFETY AND OPERATING MANUAL

SAFETY AND OPERATING MANUAL SAFETY AND OPERATING MANUAL 2 General Power Tool Safety Warnings WARNING: Read all safety warnings and all instructions. Failure to follow the warnings and instructions may result in electric shock, fire

More information

by Ultimaker 3 Professional 3D printing made accessible

by Ultimaker 3 Professional 3D printing made accessible Ultimaker 3 Professional 3D printing made accessible Complete design freedom Reliable dual extrusion with water soluble support High uptime and fast changeovers with swappable print cores Cohesive 3D printing

More information

Assembly Guide for Printrbot - Simple Maker s Edition 1405

Assembly Guide for Printrbot - Simple Maker s Edition 1405 Assembly Guide for Printrbot - Simple Maker s Edition 1405 Last update: March 2016 Please Note: be careful on the steps that are underlined 1 Contents Tools Needed:... 3 First step: Check components and

More information

FOLDING MACHINE PF-45A OPERATOR MANUAL 1. FUNCTION

FOLDING MACHINE PF-45A OPERATOR MANUAL 1. FUNCTION FOLDING MACHINE OPERATOR MANUAL 1. FUNCTION The folding machine is used to fold documents stand alone or in combination with a system 7. Sheets can be folded in various types. These are: single fold; letter

More information

OPERATOR S MANUAL FOR MODEL BLADE GRINDER

OPERATOR S MANUAL FOR MODEL BLADE GRINDER OPERATOR S MANUAL FOR MODEL 88-021 BLADE GRINDER Table of Contents Page Blade Grinder Safety and User Instructions 2 Unpacking the Grinder 5 Assembling the grinder 6 Adjusting the grinding angle 8 Adjusting

More information

Iphone 5 Glass/Lcd REPAIR GUIDE. Version Edition

Iphone 5 Glass/Lcd REPAIR GUIDE. Version Edition Iphone 5 Glass/Lcd REPAIR GUIDE Version 1 2016 Edition IPhone 5 Glass/LCd REPAIR GUIDE RiAna Soto Repair Training Specialist rsoto@cellairis.com FOR EVERY REPAIR MAKE SURE TO COMPLETE, INITIAL, AND HAVE

More information

SAFETY AND OPERATING MANUAL. Hedge Trimmer WG205E WG206E WG207E WG208E

SAFETY AND OPERATING MANUAL. Hedge Trimmer WG205E WG206E WG207E WG208E SAFETY AND OPERATING MANUAL 2 PRODUCT SAFETY GENERAL Power Tool Safety Warnings WARNING: Read all instructions. Failure to follow all instructions listed below may result in electric shock, fire and/or

More information

Tube Facing Tool.

Tube Facing Tool. www.swagelok.com Tube Facing Tool This manual contains important information for the safe and effective operation of the Swagelok TF72 series tube facing tool. Users should read and understand its contents

More information

20V CORDLESS RECIPROCATING SAW MODEL NO: CRS20Li

20V CORDLESS RECIPROCATING SAW MODEL NO: CRS20Li 20V CORDLESS RECIPROCATING SAW MODEL NO: CRS20Li PART NO: 6487020 OPERATION & MAINTENANCE INSTRUCTIONS LS1013 INTRODUCTION Thank you for purchasing this CLARKE 20V Cordless Reciprocating Saw. Before attempting

More information

Hephestos 2 Levelling Guide

Hephestos 2 Levelling Guide Hephestos 2 Levelling Guide Version: V0.0.0 Author(s): BQ May 18 th 2018 Revised by: Approved by: Jon Goitia Effect date: 18/05/2018 Project: Hephestos 2 Changelog Version Date Changes Author V0.0.0 May

More information

Firework Colors. 5 g each of the following compounds (in finely powdered form):

Firework Colors. 5 g each of the following compounds (in finely powdered form): Firework Colors Topic Using the flame test to identify different metals Introduction Scientists use the flame test to distinguish between compounds containing different metal ions, such as sodium in sodium

More information

OPERATING INSTRUCTIONS

OPERATING INSTRUCTIONS OPERATING INSTRUCTIONS Rotary Microtome CUT 4062 / CUT 5062 / CUT 6062 CUT 6062 illustrated above INS1000GB 2012-01-06 Instructions CUT4062 / CUT 5062 / CUT 6062 2 CONTENTS 1. INTENDED USE... 4 2. SYMBOLS...

More information

CLEANING THE GALVO MIRRORS

CLEANING THE GALVO MIRRORS CLEANING THE GALVO MIRRORS Formlabs Customer Support can provide additional information on mirror cleaning and in some cases, provide the customer with the appropriate cleaning supplies. Tools: 2.5mm hex

More information

SMD 50. Operating instructions Mode d emploi Manual de instrucciones. Printed: Doc-Nr: PUB / / 000 / 00

SMD 50. Operating instructions Mode d emploi Manual de instrucciones. Printed: Doc-Nr: PUB / / 000 / 00 SMD 50 Operating instructions Mode d emploi Manual de instrucciones en fr es Printed: 07.07.01 Doc-Nr: PUB / 514545 / 000 / 00 1 1 5 4 5 7 9 8 6 Printed: 07.07.01 Doc-Nr: PUB / 514545 / 000 / 00 1 4 1

More information

Ultimaker 2 Extended THINK LARGE, PRINT BIG USER MANUAL

Ultimaker 2 Extended THINK LARGE, PRINT BIG USER MANUAL Ultimaker 2 Extended THINK LARGE, PRINT BIG USER MANUAL R 2 TABLE OF CONTENTS 1. WELCOME TO THE ULTIMAKER 2 EXTENDED 4 Safety and compliance 5 Specifications 7 2. SETTING UP THE ULTIMAKER 2 EXTENDED 8

More information

Assembly Instructions: Kit #5

Assembly Instructions: Kit #5 Assembly Instructions: Kit #5 1. Insert the T-pin into one of the caps. 2. Insert the rotor core into the same cap as shown below. Apply some pressure to push the rotor core approximately 1/2" (10-12 mm)

More information

Dyson Centre For Engineering Design. User manual for RS IdeaWerk Pro 3D printer

Dyson Centre For Engineering Design. User manual for RS IdeaWerk Pro 3D printer Dyson Centre For Engineering Design User manual for RS IdeaWerk Pro 3D printer Created/edited by Version Date Diana Thomas McEwen V2 17/05/2016 Diana Thomas McEwen V3 30/08/2016 Table of Contents 1.0 Machine

More information

Dyson Centre For Engineering Design. User manual for Ultimaker 2 Extended 3D printer

Dyson Centre For Engineering Design. User manual for Ultimaker 2 Extended 3D printer Dyson Centre For Engineering Design User manual for Ultimaker 2 Extended 3D printer Created/edited by Version Date Diana Thomas McEwen V1 12/09/2017 Table of Contents 1.0 Machine Familiarisation... 2 1.1

More information

COMBINATION SLOT HEAD FIXTURE

COMBINATION SLOT HEAD FIXTURE COMBINATION SLOT HEAD FIXTURE This Combination slot head fixture is all you need in one tool! Its dual-sided, self centering design takes the guesswork out of headstocks alignment! No measuring required

More information

K&M Precision Shooting Products Benchtop Case Preparation Machine User Guide

K&M Precision Shooting Products Benchtop Case Preparation Machine User Guide K&M Precision Shooting Products Benchtop Case Preparation Machine User Guide K&M Precision Shooting Products LLC 12764 Greenly Street Suite 10 Holland, MI 49424 www.kmshooting.com 616-399-7894 February

More information

Guild of Oregon Woodworkers Shop Safety Test

Guild of Oregon Woodworkers Shop Safety Test Guild of Oregon Woodworkers Shop Safety Test You must pass the Test with an 80% or better and self-correct it to 100% Make sure you put the answers under the correct portion of the answer sheet for the

More information

DRILL BIT SHARPENER MODEL NO: CBS43 OPERATION & MAINTENANCE INSTRUCTIONS PART NO: LS0710

DRILL BIT SHARPENER MODEL NO: CBS43 OPERATION & MAINTENANCE INSTRUCTIONS PART NO: LS0710 DRILL BIT SHARPENER MODEL NO: CBS43 PART NO: 6480232 OPERATION & MAINTENANCE INSTRUCTIONS LS0710 INTRODUCTION Thank you for purchasing this CLARKE drill bit sharpener. Before attempting to use this product,

More information

Hedge Trimmer Attachment HA 110 HA 850 Complément Taille-haie HA 110 HA 850 Tijeras cortasetos (suplemento) HA 110 HA 850.

Hedge Trimmer Attachment HA 110 HA 850 Complément Taille-haie HA 110 HA 850 Tijeras cortasetos (suplemento) HA 110 HA 850. Operator s manual Manual d utilisation Manual de instrucciones Hedge Trimmer Attachment HA 110 HA 850 Complément Taille-haie HA 110 HA 850 Tijeras cortasetos (suplemento) HA 110 HA 850. GB English FR ES

More information

Lead Screw Upgrade. How to upgrade your ROBO R1 to the new Lead Screw Upgrade Pack. Written By: Harrison Team RoBo 3D

Lead Screw Upgrade. How to upgrade your ROBO R1 to the new Lead Screw Upgrade Pack. Written By: Harrison Team RoBo 3D Lead Screw Upgrade How to upgrade your ROBO R1 to the new Lead Screw Upgrade Pack. Written By: Harrison Team RoBo 3D 2017 guide.robo3d.com Page 1 of 14 Step 1 Lead Screw Upgrade Begin by powering off and

More information

Automatic Screwdriver Model W 4YD. Handling instructions

Automatic Screwdriver Model W 4YD. Handling instructions Automatic Screwdriver Model W 4YD Handling instructions Note: Before using this Electric Power Tool, carefully read through these HANDLING INSTRUCTIONS to ensure efficient, safe operation. It is recommended

More information

Lassco Spinnit EBM-S Paper Drill

Lassco Spinnit EBM-S Paper Drill Lassco Spinnit EBM-S Paper Drill User's Manual Provided By http://www.mybinding.com http://www.mybindingblog.com Before operating this equipment, please read these instructions completely and keep these

More information

Soldering & De-soldering

Soldering & De-soldering Soldering and De-soldering Digital Electronics 04 Soldering & De-soldering This presentation will Review the tools needed to solder and de-solder electronic components. Demonstrate how to tin a soldering

More information

GC-1032 Metal Detector OWNER S MANUAL

GC-1032 Metal Detector OWNER S MANUAL GC-1032 Metal Detector OWNER S MANUAL 1 With your GC-1032 metal detector, you can hunt for coins, relics, jewelry, gold, and silver just about anywhere. The detector comes with high sensitivity and strong

More information

ATD AMP Variable Speed Reciprocating Saw Owner s Manual

ATD AMP Variable Speed Reciprocating Saw Owner s Manual ATD-10535 7 AMP Variable Speed Reciprocating Saw Owner s Manual Manufactured in China To ATD Tools, Inc. Specifications TECHNICAL SPECIFICATIONS Voltage: 120V Frequency: 60Hz Power input: 7 Amps No load

More information

Making the Easy 35. A Complete Guide

Making the Easy 35. A Complete Guide Making the Easy 35 A Complete Guide Design Clint O Connor, creator of the 2013 Pinhole Printed Kickstarter project, is back again with a new 3D printed pinhole camera that anyone with access to a 3D printer

More information

Page 1 of 18. SunRail System Installation Instructions

Page 1 of 18. SunRail System Installation Instructions Page 1 of 18 SunRail System Installation Instructions Page 2 of 18 SunRail Stainless Steel Railing Installation Guide Table of Contents Before You Begin 3 Installing Surface Mount Bases for a Two Rail

More information

COJSAWBX Electric Jig Saw Assembly & Operating Instructions

COJSAWBX Electric Jig Saw Assembly & Operating Instructions COJSAWBX Electric Jig Saw Assembly & Operating Instructions READ ALL INSTRUCTIONS AND WARNINGS BEFORE USING THIS PRODUCT. This manual provides important information on proper operation and maintenance.

More information

English User's Guide

English User's Guide User's Guide Imacon Flextight 646 2 2002 Imacon A/S. All rights reserved. Imacon Flextight 646 User's Guide, Part No 70030036, revision A. The information in this manual is furnished for informational

More information

SCIENCE EXPERIMENTS ON FILE Revised Edition Common Cents. Bruce Hogue. Safety Please click on the safety icon to view the safety precautions.

SCIENCE EXPERIMENTS ON FILE Revised Edition Common Cents. Bruce Hogue. Safety Please click on the safety icon to view the safety precautions. SCIENCE EXPERIMENTS ON FILE Revised Edition 5.23-1 Common Cents Bruce Hogue Topic Density of metals Time 1 hour! Safety Please click on the safety icon to view the safety precautions. Materials 50 to 100

More information

CHAPTER 52 ELECTRICAL POWER TOOLS

CHAPTER 52 ELECTRICAL POWER TOOLS CHAPTER 52 ELECTRICAL POWER TOOLS HOW TO CHOOSE AND USE THEM The Types and Uses pages provide you with a list of the electrical power tools found in the pioneer tool outfit. These pages should help you

More information

Mini Max 20 BAND SAW

Mini Max 20 BAND SAW OPERATING PROCEDURE FOR: Mini Max 20 BAND SAW SAFETY RULES: Warning: Willful violations of these safety rules, disruptive actions or horseplay may result in loss of the privilege to use the tools and machinery

More information

Circular Saw MODEL MT581. WARNING: For your personal safety, READ and UNDERSTAND before using. SAVE THESE INSTRUCTIONS FOR FUTURE REFERENCE.

Circular Saw MODEL MT581. WARNING: For your personal safety, READ and UNDERSTAND before using. SAVE THESE INSTRUCTIONS FOR FUTURE REFERENCE. ENGLISH Circular Saw MODEL MT58 005337 DOUBLE INSULATION I N S T R U C T I O N M A N U A L WARNING: For your personal safety, READ and UNDERSTAND before using. SAVE THESE INSTRUCTIONS FOR FUTURE REFERENCE.

More information

Epson Work Force 1100 CFS System Installation Instructions

Epson Work Force 1100 CFS System Installation Instructions Epson Work Force 1100 CFS System Installation Instructions Epson Work Force 1100 with MIS CFS System Prerequisite - Before starting this installation, you MUST test your printer to make sure it is printing

More information

BIGBOT ASSEMBLY INSTRUCTIONS. 1/18/2017 V0.5

BIGBOT ASSEMBLY INSTRUCTIONS.  1/18/2017 V0.5 BIGBOT ASSEMBLY INSTRUCTIONS www.bigbot-3d.com 1/18/2017 V0.5 FOREWORD: PLEASE TAKE CARE WHEN HANDLING THE GANTRY. THE ASSEMBLY SHOULD BE HANDLED ONLY BY THE ALUMINUM FRAME, AND AVOID TOUCHING OR LIFTING

More information

VALENCIA RONDO DOOR WITH RETURN

VALENCIA RONDO DOOR WITH RETURN VALENCIA RONDO DOOR WITH RETURN INSTALLATION GUIDE SEALANT REQUIRED TO COMPLETE THIS INSTALLATION: ( not supplied) Sika Silaflex NG To seal the WHITE shower door and returns to the shower tray. Usage:

More information

KR703-XE KR704-XE KR705-XE KR753-XE KR754-XE KR755-XE Australia New Zealand

KR703-XE KR704-XE KR705-XE KR753-XE KR754-XE KR755-XE Australia New Zealand 6 5 4 www.blackanddecker.com.au 3 7 2 1 8 KR703-XE KR704-XE KR705-XE KR753-XE KR754-XE KR755-XE Australia New Zealand 7 8 A 12 13 10 9 10 B C 11 7 8 D E 2 Intended use Your Black & Decker hammer drill

More information

VALENCIA CORNER DOOR WITH RETURN

VALENCIA CORNER DOOR WITH RETURN VALENCIA CORNER DOOR WITH RETURN INSTALLATION GUIDE SEALANT REQUIRED TO COMPLETE THIS INSTALLATION: ( not supplied) Sika Silaflex NG To seal the WHITE shower door and returns to the shower tray. Usage:

More information

Installation Operation Care. Duette Honeycomb Shades EasyRise Lifting System

Installation Operation Care. Duette Honeycomb Shades EasyRise Lifting System Installation Operation Care Duette Honeycomb Shades EasyRise Lifting System CONTENTS Getting Started: Product View... 1 Tools and Fasteners Needed... 2 Installation: Installation Overview... 3 Mount the

More information

VARIABLE SPEED WOOD LATHE

VARIABLE SPEED WOOD LATHE MODEL MC1100B VARIABLE SPEED WOOD LATHE INSTRUCTION MANUAL Please read and fully understand the instructions in this manual before operation. Keep this manual safe for future reference. Version: 2015.02.02

More information