Connecting PLH3D-6W Laser Heads to Openbuilds Acro-System: Getting Started Guide

Size: px
Start display at page:

Download "Connecting PLH3D-6W Laser Heads to Openbuilds Acro-System: Getting Started Guide"

Transcription

1 Connecting PLH3D-6W Laser Heads to Openbuilds Acro-System: Getting Started Guide Table of Contents 1. Attaching the Laser Head to the X-Y CNC Connecting the Electronics Installation and Preparation of Software... 8 a) Installing the Arduino Environment... 8 b) Loading the Arduino Batch... 8 c) Establishing First Communication with the Machine Adjusting the Focal Distance of the Laser Head a) Powering on the Laser b) Adjusting the Focus Engraving for the First Time

2 1. Attaching the Laser Head to the X-Y CNC The parts needed for mounting the laser head on the X-Y CNC are shown below: The following are reccomended for the assembly: o Hex keys: 2mm, 3mm o Double-sided tape o Standard terminal adapter 2

3 First, rest the laser head such that the 4x M3 x 6mm mounting holes are facing up. Position the black anodized Aluminium mounting plate over the laser head such that the mounting holes are aligned, as shown in the photos below.: Then, attach the mounting plate to the laser head using 4x M3 screws (the smaller ones) with the washers. 3

4 Insert the 4 larger screws through the outer holes of the mounting plate, and then insert the plastic spacers on them from the other side, as shown in the photos below: Position the subassembly on the CNC carraige. Align the threaded plates from the other side, which act as nuts, against which to fasten the screws. 4

5 2. Connecting the Electronics Conect the laser head to the CNC machine using the terminal as shown in the photo below. Attach double sided tape to the back side of the terminal as shown in the photo below. 5

6 Use double sided tape to stick the terminal to the back side of the CNC carraige. Connect 4 of the wires (GND, VCC, ANGGND, TTL) from the extension cable to the pins on the Arduino PCB, as shown in the photo below. 6

7 Connect power and USB cables to communicate with the computer Attention: the power supply must be able to power the unit with V and at least 80 W of power. 7

8 3. Installation and Preparation of Software a) Installing the Arduino Environment Enter the original Arduino website and download the latest IDE appropriate for your system and then install it. b) Loading the Arduino Batch You ll need the right version of GRBL, in our case Grbl v0.9j ATmega328P 16MHz baud, which we download from: After clicking on the link, the page with the HEX code will open. We copied everything to the notepad and saved it under the name wsad.hex, selecting the option "all files" Next, download the Xloader program from: 8

9 After connecting the CNC to the PC via the USB cable, run the Xloader program and do the following: o In the "Hex file" field, specify the path to the previously prepared Hex file o Specify the device as Uno (ATmega328) o Set a baud rate of o Enter the COM port that will be used to connect. o After completing all the fields, click Upload. c) Establishing First Communication with the Machine Download the LaserGRBL program from: Install the program and run it. Select the appropriate COM port, set the baud rate to 11520, and then click Connect. If everything is working as it should, the machine should present its version of the GRBL and it should be possible to send commands to the machine. 9

10 The next step is to test communication with the machine. ATTENTION: sending this command should cause the laser head to emit light. It is imperative to take appropriate safety precautions. This is dangerous and there is a possibility of injury if appropriate precautions are not taken. To test the communication: o Click on the field to send the G-code. o To turn on the laser, enter "M3 S15 G0 X10 Y10." o To turn off the laser, click on the lightning icon in the lower left-hand corner of the screen. o Reset the position of the laser head by clicking the home button. If everything is working properly, the laser should turn on and the CNC should perform the appropriate movements. In this case, the next step is to configure the GRBL. 10

11 To configure the GRBL, click on the "GRBL" menu and select "GRBL Configuration. Enter the values shown in the table below, click "Close" and agree to the changes. 11

12 4. Adjusting the Focal Distance of the Laser Head a) Powering on the Laser Place below the laser head the material to be engraved Send the command "M3 S10" to the head ATTENTION: sending this command should cause the laser head to emit light. It is imperative to take appropriate safety precautions. This is dangerous and there is a possibility of injury if appropriate precautions are not taken. If the spot is too weak or too strong (e.g., if the material is burning), the value of the parameter S can be freely set to any value in the range of to adjust the laser power, where 0 produces nominally no light, and 255 produces full power. b) Adjusting the Focus This can be performed by either of two methods: #1. Manually using the controller - Note, this method changes the focus setting of the laser head by default. Rotate the lens focus adjuster so that the smallest laser spot is obtained at the desired focal plane. #2. Manually adjusting the laser head position - This method does not affect the default focus setting of the laser head. Slightly loosen the 4 screws securing the mounting plate with the sledge head so that it can be moved up and down. 12

13 Manually adjust the position of the laser head so it is at the desired height such that the beam is tightly focused on the material to be engraved Tighten the screws when the laser head is in the desirable position. 13

14 5. Engraving for the First Time If the program has been properly configured, open the Notepad program and enter the G code shown below:, (Header) M3; SET LASER MODE G0 X0 Y0 G90; absolute positions G21; metric, (Header end) G1 X Y Z F2000 S180 G1 F2000 Y G1 F2000 X G1 F2000 Y G0 S0 X Y F10000 G3 X I J F2000 S180 I-G3 X J F2000 G0 S0 X Y F10000 G1 X Y F2000 S180 G0 S0 X F10000 G1 X Y F2000 S180 G0 S0 X F10000, (Footer) M5; Disable the laser G21 G90 G0 X0 Y0 M5, (Footer end) Save the file as "test.nc" choose "all files" in the dropdown. 14

15 Go to the "File" menu, select "Open file" and then specify G code file we just created. Prepare the material on which to perform the engraving. Its working area should be at least 15 x 45 mm. The engraving will start from the lower left-hand corner of the machine. To start engraving, click "Run Program." Note that this will power on the laser. The final result should appear similar to the image in the photo: 15

uarm Conveyor User Manual V1.0.0

uarm Conveyor User Manual V1.0.0 uarm Conveyor User Manual V1.0.0 Part Lists Hardware: 1. Conveyor Belt * 1 2. 12V Power Adapter * 1 3. Screwdriver * 1 4. Seeed Grove Sensor Cable * 4 5. LCD * 1 6. USB Type C Cord * 2 7. USB Cable * 1

More information

uarm Slider User Manual V1.0.0

uarm Slider User Manual V1.0.0 uarm Slider User Manual V1.0.0 Part Lists Hardware 1. Slider * 1 2. LCD * 1 3. Seeed Grove Sensor Cable * 3 4. Slider Motor 8PIN Cable * 1 5. uarm 30P Bottom Expansion Plate * 1 6. Target Object(Red Cube,Green

More information

Assembly Guide. LEDs. With these assembly instructions, you can easily build your own SWT16. All required components are included in this kit.

Assembly Guide. LEDs. With these assembly instructions, you can easily build your own SWT16. All required components are included in this kit. Assembly Guide With these assembly instructions, you can easily build your own SWT16. All required components are included in this kit. You need the following tools: soldering iron, wire cutter and solder.

More information

Pandora Assembly Instructions With Diamond Systems PC/104 CPUs (Athena, Elektra and Prometheus) November, 2006

Pandora Assembly Instructions With Diamond Systems PC/104 CPUs (Athena, Elektra and Prometheus) November, 2006 Pandora Assembly Instructions With Diamond Systems PC/104 CPUs (Athena, Elektra and Prometheus) November, 2006 Diamond Systems Corp. (650) 810-2500 www.diamondsystems.com This document describes how to

More information

TA0139 USER MANUAL ARDUINO 2 WHEEL DRIVE WIRELESS BLUETOOTH ROBOT KIT

TA0139 USER MANUAL ARDUINO 2 WHEEL DRIVE WIRELESS BLUETOOTH ROBOT KIT TA0139 USER MANUAL ARDUINO 2 WHEEL DRIVE WIRELESS BLUETOOTH ROBOT KIT I Contents Overview TA0139... 1 Getting started: Arduino 2 Wheel Drive Wireless Bluetooth Robot Kit using Arduino UNO... 1 2.1. What

More information

GRBL SHIELD FOR ARDUINO UNO USER MANUAL

GRBL SHIELD FOR ARDUINO UNO USER MANUAL GRBL SHIELD FOR ARDUINO UNO USER MANUAL YRCNC 2017 Introduction Thanks for supporting us! Hope you will have many hours of fun using this shield and that plenty hours of issueless cutting! The main features

More information

Q2 XBee Handheld Controller Assembly Guide

Q2 XBee Handheld Controller Assembly Guide Q2 XBee Handheld Controller Assembly Guide Copyright Quantum Robotics Inc. Q2 Controller V1.0 1 Parts List: The kit comes with 14 individual bags. 1. Case Top and Bottom 2. Case Screw Package containing:

More information

PING))) Kit for Stingray (#28985)

PING))) Kit for Stingray (#28985) Web Site: www.parallax.com Forums: forums.parallax.com Sales: sales@parallax.com Technical: support@parallax.com Office: (916) 624-8333 Fax: (916) 624-8003 Sales: (888) 512-1024 Tech Support: (888) 997-8267

More information

ABRA CNC ENGRAVER 05

ABRA CNC ENGRAVER 05 ABRA CNC ENGRAVER 05 Table of Contents BILL OF MATERIALS... 4 INTRODUCTION... 5 1-ABRA CNC MACHINE... 6 1.1-SAFETY CONSIDERATIONS... 6 1.2-MATERIALS REQUIRED... 7 1.3-HARDWARE DESCRIPTION... 7 2-ASSEMBLY

More information

Web Site: Forums: forums.parallax.com Sales: Technical:

Web Site:   Forums: forums.parallax.com Sales: Technical: Web Site: www.parallax.com Forums: forums.parallax.com Sales: sales@parallax.com Technical: support@parallax.com Office: (916) 624-8333 Fax: (916) 624-8003 Sales: (888) 512-1024 Tech Support: (888) 997-8267

More information

The basic product comes with the IRS5 control board, 3 internal cables, 1 external cable with a 5 volt adapter and a mounting bracket with hardware.

The basic product comes with the IRS5 control board, 3 internal cables, 1 external cable with a 5 volt adapter and a mounting bracket with hardware. Please read these instructions and watch the Installation Video before you proceed with the installation of the PC-IRS5-01. Installation Video: http://youtu.be/os98e32vhb4 The PC-IRS5-01 Infrared Receiver

More information

TIME WIZARD MULTI CLOCK DIVIDER BUILDING GUIDE

TIME WIZARD MULTI CLOCK DIVIDER BUILDING GUIDE TIME WIZARD MULTI CLOCK DIVIDER BUILDING GUIDE Table of Contents 0. Components List + Tools 0. PCB Sides 03. PCB Assembly 04_. Diode N448 04_. Laying Resistors 04_3. Capacitors 04_4. Quartz 04_5. 78L05

More information

instructions for assembly Hard Drive & Hard Drive Doubler Parts list 2* hard drive doubler 12* 6-32 UNC panhead 1 x body 4* 6-32 hex standoff

instructions for assembly Hard Drive & Hard Drive Doubler Parts list 2* hard drive doubler 12* 6-32 UNC panhead 1 x body 4* 6-32 hex standoff Cubit 5 instructions for assembly Bag 3 Hard Drive & Hard Drive Doubler Parts list 2* hard drive doubler 12* 6-32 UNC panhead 1 x body 4* 6-32 hex standoff 1 x front plate 1 x back plate 1 x top tray 1

More information

Warning Before Installation. Package Contents EN - 1. Refer to your user s manual for the operating temperature.

Warning Before Installation. Package Contents EN - 1. Refer to your user s manual for the operating temperature. 5000020G Warning Before Installation English Power off the Network Camera as soon as smoke or unusual odors are detected. Do not place the Network Camera on unsteady surfaces. Do not insert sharp or tiny

More information

IS-DM220/IR/HB IS-DM220

IS-DM220/IR/HB IS-DM220 IS-DM220/IR/HB IS-DM220 Installation Guide Indoor/Outdoor Ver. 1.2 00P6NX223ZXSEA2 Table of Contents 1. Indoor Camera Installation... 3 1.1 Hard Ceiling... 3 1.2 In-Ceiling (T-Bar) Mounting... 13 1.3 4S

More information

Ks0096 keyestudio CNC Kit / CNC Shield V4.0 + Nano 3.0+3pcs a4988 Driver / GRBL Compatible

Ks0096 keyestudio CNC Kit / CNC Shield V4.0 + Nano 3.0+3pcs a4988 Driver / GRBL Compatible Ks0096 keyestudio CNC Kit / CNC Shield V4.0 + Nano 3.0+3pcs a4988 Driver / GRBL Compatible From Keyestudio Wiki Contents 1 Arduino CNC kit / CNC Shield V4.0 + nano 3.0+3pcs a4988 driver / GRBL compatible

More information

Installation Guide Philips MP20/30/40/50/60/70 IntelliVue M-Series Arm Rail Mount Kit

Installation Guide Philips MP20/30/40/50/60/70 IntelliVue M-Series Arm Rail Mount Kit Installation Guide Philips MP20/30/40/50/60/70 IntelliVue M-Series Arm Rail Mount Kit The purpose of this guide is to: 1. Describe attachment of Table Top Mount to Mounting Adapter on Arm (page 2). 2.

More information

ACCESSORIES FOR SAFETY DEVICES

ACCESSORIES FOR SAFETY DEVICES ACCESSORIES FOR SAFETY DEVICES - SE-DM: series: deviating mirrors - SE-LP: series: laser pointer - SE-S: series: floor stand - SE-SR2 series: safety relay - SE-SRT series: connection box INSTALLATION SE-DM

More information

Rainbowduino Word Clock. By Russ Hughes

Rainbowduino Word Clock. By Russ Hughes Rainbowduino Word Clock By Russ Hughes (russ@owt.com) OVERVIEW This word clock is based on the NeoMatrix 8x8 Word Clock by Andy Doro from https://learn.adafruit.com/neomatrix-8x8-word-clock. Not having

More information

Instruction Manual. Model RBA18

Instruction Manual. Model RBA18 Instruction Manual Model RBA18 The Robo-Arm Kit for Arduino is designed to teach the following: 1. How to build a mechanical arm, piece-by-piece. 2. Basic workings of mechanical arm 3. Coding and control

More information

ANTUMBRA KLIK MANUAL

ANTUMBRA KLIK MANUAL ANTUMBRA KLIK MANUAL TABLE OF CONTENTS 01. INSTALLATION 4 02. FRONT 5 03. STEPS PAGE 6 04. MENU 8 05. EUCLIDEAN MODE 10 06. PLAYMODE MENU 11 07. LAST STEP MENU 12 08. RANDOM AMOUNT 13 09. SOFTWARE MODIFICATIONS

More information

Phi-panel backpack assembly and keypad options Dr. John Liu 12/16/2012

Phi-panel backpack assembly and keypad options Dr. John Liu 12/16/2012 Phi-panel backpack assembly and keypad options Dr. John Liu 12/16/2012 1. Introduction:... 3 Currently available:... 3 2. Backpack assembly... 4 3. Connecting to a keypad... 6 4. Rotary encoder keypads...

More information

Instructions to Install Retrofit Kit RVMC 4/5000 Machine (MDB Only)

Instructions to Install Retrofit Kit RVMC 4/5000 Machine (MDB Only) Instructions to Install Retrofit Kit RVMC 4/5000 Machine (MDB Only) **TURN POWER OFF OF MACHINE BEFORE INSTALLATION** READ ALL INSTRUCTIONS BEFORE STARTING INSTALLATION Retrofit Kit Contents PART NAME

More information

CAMERA ASSEMBLY. Removal/Replacement of the Camera Box Assembly APR-CA. Install Camera Assembly. Remove Camera Assembly

CAMERA ASSEMBLY. Removal/Replacement of the Camera Box Assembly APR-CA. Install Camera Assembly. Remove Camera Assembly CAMERA ASSEMBLY Removal/Replacement of the Camera Box Assembly APR-CA REQUIRED TOOLS: 9/64 hex key Small flat-tip screwdriver Remove Camera Assembly camera 1. Locate the camera assembly underneath the

More information

GV-EL124S Electric Strike

GV-EL124S Electric Strike GV-EL124S Electric Strike Featured with a built-in door status sensor, the GV-EL124S is a fail-secure electric strike, but it is field convertible from fail secure to fail safe. It can be mounted either

More information

Elecraft W1 SWR/Wattmeter Enclosure by W8FGU

Elecraft W1 SWR/Wattmeter Enclosure by W8FGU Elecraft W1 SWR/Wattmeter Enclosure by W8FGU The W1 enclosure is made of Lexan, a polycarbonate, which is very strong. It also has a UV blocking coating on one side and was assembled carefully with this

More information

Laser Alignment. For the Epilog Fusion CO2 10/10/2013

Laser Alignment. For the Epilog Fusion CO2 10/10/2013 EPILOG LASER 16371 Table Mountain Parkway Golden, Colorado 80403 Phone 303-215-9171 FAX 303-277-9669 www.epiloglaser.com For the Epilog 10/10/2013 Requirements: Tools: 5/32 Allan Wrench 3/32 Allan Wrench

More information

Warning Before Installation. Package Contents EN - 1. Refer to your user's manual for the operating temperature.

Warning Before Installation. Package Contents EN - 1. Refer to your user's manual for the operating temperature. 510000221G Warning Before Installation English Power off the Network Camera as soon as smoke or unusual odors are detected. Do not place the Network Camera on unsteady surfaces. Do not insert sharp or

More information

Cutter Option Installation Instructions

Cutter Option Installation Instructions This kit includes the parts and documentation necessary to install the cutter option on the Zebra XiII, XiIII, and XiIIIPlus-Series printers. NOTE: The Cutter Option is not available for the 96XiIII. Adding

More information

FORCE PLATE. 400 Series Performance Force Plate Manual THIS MANUAL SHOULD BE READ AND UNDERSTOOD BEFORE OPERATING THIS FORCE PLATE

FORCE PLATE. 400 Series Performance Force Plate Manual THIS MANUAL SHOULD BE READ AND UNDERSTOOD BEFORE OPERATING THIS FORCE PLATE FORCE PLATE 400 Series Performance Force Plate Manual THIS MANUAL SHOULD BE READ AND UNDERSTOOD BEFORE OPERATING THIS FORCE PLATE Fitness Technology 21 Bishop St. Skye SA 5072 Australia +61 8 8331 9229

More information

Arduino Robots Robot Kit Parts List

Arduino Robots Robot Kit Parts List Arduino Robots Robot Kit Parts List (1) Metal Chassis (2) Push Button Activators (2) Servo Motors w/ Cross Wheels (2) IR Receivers (1) Control Board (1) Piezo Speaker (1) Dual-Sided Screwdriver (1) Cotter

More information

Replacing the Encoder Strip

Replacing the Encoder Strip 6-1-11. Replacing the Encoder Strip The following describes the procedure for replacing the Encoder Strip. Refer to the diagram below for identifying the parts and their positions. (The numbers shown in

More information

ANIxx. Installation Manual.

ANIxx. Installation Manual. ANIxx Installation Manual www.audac.eu Introduction WaveDynamics Dante audio network interface The ANIxx are Dante audio network interfaces for use with WaveDynamics supporting amplifiers, supporting two

More information

StingRay Accessories Datasheet

StingRay Accessories Datasheet Coherent StingRay Accessories Structured Light Pattern Generating Laser A host of essential accessories support the Coherent StingRay laser. These accessories provide easy integration with the Coherent

More information

ATTENTION: OBSERVE PRECAUTIONS FOR HANDLING ESD-SENSITIVE DEVICES

ATTENTION: OBSERVE PRECAUTIONS FOR HANDLING ESD-SENSITIVE DEVICES Hard Drive Removal IMPORTANT NOTE: If you are replacing a PATA hard drive with a SATA hard drive, please see PATA to SATA Hard Drive Conversion. Hard Drive Identification: To determine whether your hard

More information

Metham Aviation Design Limited Station Approach, Four Marks, Alton. Hants. GU34 5HN Tel +44 (0) Fax +44 (0)

Metham Aviation Design Limited Station Approach, Four Marks, Alton. Hants. GU34 5HN Tel +44 (0) Fax +44 (0) Contents Page General Information 1 Items Supplied 1 Variants 1 Compatibility with other products 2 Mounting the Housing assembly 2 Mounting the Camera/Lens assembly 3 Safety Precautions 4 Control Connections

More information

Assembly & Installation Guide ULTIMAKER 2.85/3.0

Assembly & Installation Guide ULTIMAKER 2.85/3.0 Assembly & Installation Guide ULTIMAKER 2.85/3.0 The Bondtech QR Extruder for 2.85/3.0 mm filament for use as a Bowden or a direct Extruder. The extruder uses high-quality industrial pneumatic push-fit

More information

Nov. 07, 2013 p. 5 - changed the B axis unit value to from Changed by Randy per Frank s request.

Nov. 07, 2013 p. 5 - changed the B axis unit value to from Changed by Randy per Frank s request. Correction notes Nov. 07, 2013 p. 5 - changed the B axis unit value to 45.1389 from 40.0000. Changed by Randy per Frank s request. Jan. 22, 2018 p. 5 - changed the B axis unit value and corresponding picture

More information

SNOWBOARD RACK KIT P/N APPLICATION BEFORE YOU BEGIN KIT CONTENTS. Instr Rev Page 1 of 25

SNOWBOARD RACK KIT P/N APPLICATION BEFORE YOU BEGIN KIT CONTENTS. Instr Rev Page 1 of 25 SNOWBOARD RACK KIT P/N 2881251 APPLICATION Pro Ride RMK 155 and 163, Axys RMK 155, 163, and 174 BEFORE YOU BEGIN Read these instructions and check to be sure all parts and tools are accounted for. Please

More information

AscTec Laser Scanner Mount V2 - manual

AscTec Laser Scanner Mount V2 - manual AscTec Laser Scanner Mount V2 - manual Mounting option: + -configuration Please follow the steps in this manual to mount your AscTec Laser Scanner Mount (LSM) onto your AscTec Pelican. For new users, please

More information

ZAVIO Outdoor IR Mini Dome. Quick Installation Guide

ZAVIO Outdoor IR Mini Dome. Quick Installation Guide ZAVIO Outdoor IR Mini Dome Quick Installation Guide 0 Quick Installation Guide Please follow the installation steps below to set up your IP Camera. Check the package contents with the list below. See P.1

More information

SENC 150 REFERENCE MANUAL

SENC 150 REFERENCE MANUAL SENC 50 REFERENCE MANUAL SENC 50 Table of Contents / Warnings Page Introduction / Supplied items... 4 2 Preparing the mounting / Mounting information... 5 3 Encoder dimensions... 8 4 Backup spar dimensions...

More information

TB6600 Stepper Motor Driver

TB6600 Stepper Motor Driver TB6600 Stepper Motor Driver V1.0 07 2018 Open Source Mechatronics LTD 2018 Safety Statement The author of this document is not liable or responsible for any accidents, injuries, equipment damage, property

More information

Lesson 5 Arduino Prototype Development Platforms. Chapter-8 L05: "Internet of Things ", Raj Kamal, Publs.: McGraw-Hill Education

Lesson 5 Arduino Prototype Development Platforms. Chapter-8 L05: Internet of Things , Raj Kamal, Publs.: McGraw-Hill Education Lesson 5 Arduino Prototype Development Platforms 1 Arduino Boards, Modules And Shields Popular AVR MCU based products Each board has clear markings on the connection pins, sockets and in-circuit connections

More information

Network Camera. Installation Manual V5.0 UD.6L0201A1009A02

Network Camera. Installation Manual V5.0 UD.6L0201A1009A02 Network Camera Installation Manual V5.0 UD.6L0201A1009A02 Installation Manual of Network Camera 1 Thank you for purchasing our product. If there are any questions, or requests, please do not hesitate to

More information

CP5176 Assembly guide. Soldering. CP5176 Assembly guide Main PCB PCB split. Document revision 2.1 Last modification : 12/11/17

CP5176 Assembly guide. Soldering. CP5176 Assembly guide Main PCB PCB split.  Document revision 2.1 Last modification : 12/11/17 CP5176 Assembly guide Safety warning The kits are main powered and use potentially lethal voltages. Under no circumstance should someone undertake the realisation of a kit unless he has full knowledge

More information

Installing 6 Indexer: PRS Standard Tools

Installing 6 Indexer: PRS Standard Tools 888-680-4466 ShopBotTools.com Installing 6 Indexer: PRS Standard Tools Copyright 2016 ShopBot Tools, Inc. page 1 Copyright 2016 ShopBot Tools, Inc. page 2 Table of Contents Overview...5 Installing the

More information

IBM. Rack Installation Instructions

IBM. Rack Installation Instructions IBM Rack Installation Instructions Review the documentation that comes with your rack cabinet for safety and cabling information. When installing your server in a rack cabinet, consider the following:

More information

AT42QT101X Capacitive Touch Breakout Hookup Guide

AT42QT101X Capacitive Touch Breakout Hookup Guide Page 1 of 10 AT42QT101X Capacitive Touch Breakout Hookup Guide Introduction If you need to add user input without using a button, then a capacitive touch interface might be the answer. The AT42QT1010 and

More information

Rack Installation Instructions

Rack Installation Instructions Rack Installation Instructions Review the documentation that comes with your rack cabinet for safety and cabling information. When installing your server in a rack cabinet, consider the following: v Two

More information

G12/G12x USER S MANUAL

G12/G12x USER S MANUAL G12/G12x USER S MANUAL TABLE OF CONTENTS SECTION 1 SLIDE CONFIGURATION SECTION 2 SLIDE CONFIGURATION ACCESSORIES SECTION 3 TABLETOP CONFIGURATION SECTION 4 TABLETOP CONFIGURATION ACCESSORIES SECTION 5

More information

Overview. Connect the Flight Control Board and Receiver

Overview. Connect the Flight Control Board and Receiver Overview This article only describes the methods for connecting the receiver and ESC to the flight control board. You may need to refer to other materials for installation of other devices. If conditions

More information

A-100G6 - Basic frame assembly diagram

A-100G6 - Basic frame assembly diagram doepfer System A - 100 Rack system A-100 G A-100G6 - Basic frame assembly diagram Parts: 1 Rail with lip, and with tapped hole strip inserted (with M3 threads). 2 Rail with lip, with three M3 hexagon nuts

More information

MICROMANIPULATOR TABLE OF CONTENTS 1.0 INTRODUCTION SAFETY...3

MICROMANIPULATOR TABLE OF CONTENTS 1.0 INTRODUCTION SAFETY...3 MICROMANIPULATOR MICROMANIPULATOR TABLE OF CONTENTS 1.0 INTRODUCTION..2 2.0 SAFETY...3 3.0 SET UP 3.1 MOUNTING THE ADAPTER RING TO THE MICROSCOPE.. 4 3.2 SETTING FOCUS...... 5 3.3 MOUNTING THE MICROMANIPULATOR

More information

TABLE OF CONTENTS SECTION 1 TABLETOP CONFIGURATION SECTION 2 TABLETOP CONFIGURATION ACCESSORIES SECTION 3 SLIDE CONFIGURATION

TABLE OF CONTENTS SECTION 1 TABLETOP CONFIGURATION SECTION 2 TABLETOP CONFIGURATION ACCESSORIES SECTION 3 SLIDE CONFIGURATION S6 USER S MANUAL TABLE OF CONTENTS SECTION 1 TABLETOP CONFIGURATION SECTION 2 TABLETOP CONFIGURATION ACCESSORIES SECTION 3 SLIDE CONFIGURATION SECTION 4 SLIDE CONFIGURATION ACCESSORIES SECTION 5 RACK MOUNT

More information

2M IR Mini Dome Quick Installation Guide

2M IR Mini Dome Quick Installation Guide 1 2M IR Mini Dome Quick Installation Guide Please follow the installation steps below to set up 2M IR Mini Dome IP Camera. Check the package contents against the list below. See P.1 Physical overview.

More information

JIB EPT USER MANUAL. Please read this manual carefully before using the Alphatron JIB ETP unit! JIB & MOTORISED PAN AND TILT UNIT

JIB EPT USER MANUAL. Please read this manual carefully before using the Alphatron JIB ETP unit! JIB & MOTORISED PAN AND TILT UNIT JIB EPT JIB & MOTORISED PAN AND TILT UNIT USER MANUAL EN Please read this manual carefully before using the Alphatron JIB ETP unit! Thank you for purchasing a Alphatron product The EPT head is developed

More information

Foreseesons Monitor Installation Instructions

Foreseesons Monitor Installation Instructions Foreseesons Monitor Installation Instructions Visit the Merit Entertainment Web site http://www.meritind.com PM0626-04 Table of Contents Parts List... p. 1 Cabinet Identification... p. 1 Cabinets with

More information

EPILOG LASER Table Mountain Parkway Golden, Colorado Phone FAX

EPILOG LASER Table Mountain Parkway Golden, Colorado Phone FAX EPILOG LASER 16371 Table Mountain Parkway Golden, Colorado 80403 Phone 303-277-1188 - FAX 303-277-9669 www.epiloglaser.com Procedure Title: Replacing the Optics in your FiberMark Laser Engraver Tools Needed:

More information

EQ573 Assembly guide. EQ573 Assembly guide Main board 1. Diodes. 2. Resistors (1) 3. Test pins. 4. Ceramic capacitors.

EQ573 Assembly guide. EQ573 Assembly guide Main board 1. Diodes. 2. Resistors (1) 3. Test pins. 4. Ceramic capacitors. EQ573 Assembly guide Safety warning The kits are main powered and use potentially lethal voltages. Under no circumstance should someone undertake the realisation of a kit unless he has full knowledge about

More information

- ELV OVERVIEW. InstallationGuide SUPPLIED PARTS RELATED PARTS. Brackets Fixtures. Other. 1 of 9 IG-STR9-ELV

- ELV OVERVIEW. InstallationGuide SUPPLIED PARTS RELATED PARTS. Brackets Fixtures. Other. 1 of 9 IG-STR9-ELV OVERVIEW The STR9 ELV is a long run, low power, linear surface mount LED lighting system designed for exterior architectural lighting applications. This guide contains important information on planning

More information

Jr. Pan Tilt Head (PT-JR) Instruction Manual

Jr. Pan Tilt Head (PT-JR) Instruction Manual 1 Jr. Pan Tilt Head (PT-JR) Instruction Manual 2 At Proaim, our goal is to ensure 100% Customer Satisfaction in all that we do. We back our sales with a 1 year warranty from the date of purchase and work

More information

INSTALLATION INSTRUCTIONS

INSTALLATION INSTRUCTIONS INSTALLATION INSTRUCTIONS 19 20 21 01 07 22 23 13 10 12 08 17 18 11 02 14 15 04 03 16 WELCOME PARTS LIST Thank you for purchasing this HealthPoint Technology Cabinet from Humanscale! Before you begin installing

More information

Supplement for module D061 incl. ATMega128 Prozessor

Supplement for module D061 incl. ATMega128 Prozessor Supplement for module D061 incl. ATMega128 Prozessor V 1.3 16. March 2006 2006 by Peter Küsters This document is in copyright protected. It is not permitted to change any part of it. It is not permitted

More information

UHP-T-LED User Manual

UHP-T-LED User Manual UHP-T-LED User Manual Ver 03 July 2014 UHP-T-LED System Description The UHP-T-LED is an Ultra High Power LED light source for fluorescence microscopy, Optogenetics, High power illumination and other applications.

More information

Articulating TV/Monitor Clamp/Grommet Desk Mount Model: DE640S (Hydro Series)

Articulating TV/Monitor Clamp/Grommet Desk Mount Model: DE640S (Hydro Series) Articulating TV/Monitor Clamp/Grommet Desk Mount Model: DE640S (Hydro Series) Instruction Manual Images may be different from actual product Disclaimer It is Dyconn s intention to have all the correct

More information

Carefully remove the translite from the backbox and then lower the speaker panel to the position shown in Fig. A to gain access to the backbox.

Carefully remove the translite from the backbox and then lower the speaker panel to the position shown in Fig. A to gain access to the backbox. Installation Instructions for Data East (wooden speaker panel) Congratulations on the purchase of your new display. The will enhance your pinball machine by introducing color to the dot matrix display

More information

keyestudio Keyestudio MEGA 2560 R3 Board

keyestudio Keyestudio MEGA 2560 R3 Board Keyestudio MEGA 2560 R3 Board Introduction: Keyestudio Mega 2560 R3 is a microcontroller board based on the ATMEGA2560-16AU, fully compatible with ARDUINO MEGA 2560 REV3. It has 54 digital input/output

More information

DEVELOPMENT OF AN OPEN TYPE CNC SYSTEM FOR A 3-AXIS MICRO CNC MACHINE

DEVELOPMENT OF AN OPEN TYPE CNC SYSTEM FOR A 3-AXIS MICRO CNC MACHINE International Journal of Mechanical Engineering and Technology (IJMET) Volume 8, Issue 6, June 2017, pp. 463 470, Article ID: IJMET_08_06_048 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=8&itype=6

More information

GCX Mounting Assembly Installation Guide. Pedestal Mount for Philips IntelliVue MP5/20/30/40/50/60/70, MX400/450/500/550/600/700/800

GCX Mounting Assembly Installation Guide. Pedestal Mount for Philips IntelliVue MP5/20/30/40/50/60/70, MX400/450/500/550/600/700/800 3875 Cypress Drive Petaluma, CA 94954 800.228.2555 707.773.1100 Fax 707.773.1180 www.gcx.com GCX Mounting Assembly Installation Guide Pedestal Mount for Philips IntelliVue MP5/20/30/40/50/60/70, MX400/450/500/550/600/700/800

More information

External filter wheels for G2, G3 and G4 CCD cameras

External filter wheels for G2, G3 and G4 CCD cameras External filter wheels for G2, G3 and G4 CCD cameras User's Manual Version 2.2 Modified on May 19th, 2017 All information furnished by Moravian Instruments is believed to be accurate. Moravian Instruments

More information

Assembly Manual for Mobile X-ray

Assembly Manual for Mobile X-ray Suitable for Kodak 2000, Kodak 2100, Kodak 2200 and Trophy Elytis - 12 th January 2011 William Green Page 1 of 8 Printed 12/01/2011, 2:07:42 PM Mobile X-ray Parts List 1. 6 x M10 x 65mm UNB CAP Bolts 2.

More information

SCHNEIDER OPTICS INC. DISTAR PROJECTOR LENS W/ FOCUS MOUNT INSTRUCTION MANUAL

SCHNEIDER OPTICS INC. DISTAR PROJECTOR LENS W/ FOCUS MOUNT INSTRUCTION MANUAL SCHNEIDER OPTICS INC. DISTAR PROJECTOR LENS W/ FOCUS MOUNT INSTRUCTION MANUAL Page INTRODUCTION Thank you for purchasing the Schneider Optics DiStar+HD projector lens. With the Schneider DiStar focus mount,

More information

Assembly Instructions Triton Enclosure for Poseidon With Data Acquisition November, 2007 V0.9 DSC Document #

Assembly Instructions Triton Enclosure for Poseidon With Data Acquisition November, 2007 V0.9 DSC Document # Assembly Instructions Triton Enclosure for Poseidon With Data Acquisition November, 2007 V0.9 DSC Document #7521002 Diamond Systems Corp. (650) 810-2500 www.diamondsystems.com This document describes how

More information

Data Sheet MEM 16. Absolute Encoder Multiturn

Data Sheet MEM 16. Absolute Encoder Multiturn Absolute Encoder Multiturn Features Resolution: Singleturn: up to 8,192 (13 Bit) steps per revolution Multiturn: up to 4,294,967,296 (32 Bit) revolutions Interface: SSI (synchron serial interface) or BiSS

More information

CINTENNA ANTENNA REPAIR GUIDE

CINTENNA ANTENNA REPAIR GUIDE The Cintenna is a great tool when looking to transmit WIRELESS DMX data over obstacles or hard to reach places. Wireless DMX can have its issues when not having a good line of sight between the transmitter

More information

Geeetech Aluminum Prusa I3. User Manual

Geeetech Aluminum Prusa I3. User Manual Geeetech Aluminum Prusa I3 User Manual 1 Safety Instructions Building the printer will require a certain amount of physical dexterity, common sense and a thorough understanding of what you are doing. We

More information

Cone Beam Volumetric Tomography and Panoramic Dental Imaging System

Cone Beam Volumetric Tomography and Panoramic Dental Imaging System Installation Manual Installation Manual Installation Manual Installation Manual Installation Manual Cone Beam Volumetric Tomography and Panoramic Dental Imaging System Gendex CB-500 Installation Manual

More information

Warning Before Installation

Warning Before Installation Warning Before Installation English Power off the Network Camera as soon as smoke or unusual odors are detected. Refer to your user's manual for the operating temperature. Contact your distributor in the

More information

Page Foreword

Page Foreword Page 2... 3... 4... 5-6... 7-8... 9... 10... 11... 12... 13... 14... 15... Index, Foreword Product Overview Preparing for Assembly Installing the Motherboard Installing the CPU Cooler Installing PSU &

More information

Installation Instructions

Installation Instructions Second Kit for the GrandSTAR Jukebox Kit #26694913 Purpose: These instructions outline the procedures to install a second 1000W into the GrandSTAR jukebox with the AV controller (shown) or the 4 Channel

More information

Switches and Indicators 84

Switches and Indicators 84 Switches and Indicators 84 84 Switches and Indicators Index Series 84 Description Page 177 Product Assembly Page 178 Mounting Instruction Page 179 Product Range - pushbuttons for flush mounting - accessories

More information

ASSET LGA1366 Top-side Probe

ASSET LGA1366 Top-side Probe ASSET LGA1366 Top-side Probe (Manual version 1.1) For gaining test access to the debug port of Intel processors that are designed for use in LGA1366 Sockets (Socket B). These include the Intel Core i7

More information

ColorMaxLP Label Roll Rewinder

ColorMaxLP Label Roll Rewinder ColorMaxLP Label Roll Rewinder 5/2017 INSTALLATION/OPERATOR MANUAL Included: Rewinder Base plate Power supply Power Cord Thumb screws Assembly instructions 1. Install base plate Lift front of printer and

More information

SITRANS F. Flowmeters SysCom Upgrade Kit IP65 (NEMA 4X) Multi-Channel. Introduction 1. Installing/Mounting 2. Hardware Installation Instructions

SITRANS F. Flowmeters SysCom Upgrade Kit IP65 (NEMA 4X) Multi-Channel. Introduction 1. Installing/Mounting 2. Hardware Installation Instructions Introduction 1 Installing/Mounting 2 SITRANS F Flowmeters SysCom Upgrade Kit IP65 (NEMA 4X) Multi-Channel Hardware Installation Instructions 1/2010 A5E02518333A Revision 04 Legal information Warning notice

More information

MiR Top camera. Intel RealSense TM Camera (R200) Technical Documentation

MiR Top camera. Intel RealSense TM Camera (R200) Technical Documentation MiR Top camera Intel RealSense TM Camera (R200) Technical Documentation Version 1.1 Release date: 21.12.2016 Table of contents 1 Introduction...3 2 What s included in the box?...3 3 Mounting the top camera...4

More information

Post Tenebras Lab. Written By: Post Tenebras Lab

Post Tenebras Lab. Written By: Post Tenebras Lab Post Tenebras Lab PTL-ino is an Arduino comptaible board, made entirely out of through-hole components. It is a perfect project to learn how to solder and start getting into the world of micro controllers.

More information

FC-29W 9 UN-UNIVERSAL Dome Housing. Installation Instructions

FC-29W 9 UN-UNIVERSAL Dome Housing. Installation Instructions FC-29W 9 UN-UNIVERSAL Dome Housing Installation Instructions 1 Safe Use of Equipment WARNING WARNING To reduce the risks of an electric shock, do not expose inside of this unit to rain or moisture. Installation

More information

Rover 5. Explorer kit

Rover 5. Explorer kit Rover 5 Explorer kit The explorer kit provides the perfect interface between your Rover 5 chassis and your micro-controller with all the hardware you need so you can start programming right away. PCB Features:

More information

Phase One. ixu-rs 1000 / ixu 1000 / ixu 150 UAV Camera Systems. For DJI M600 & M600 PRO. Installation Guide

Phase One. ixu-rs 1000 / ixu 1000 / ixu 150 UAV Camera Systems. For DJI M600 & M600 PRO. Installation Guide Phase One ixu-rs 1000 / ixu 1000 / ixu 150 UAV Camera Systems Installation Guide For DJI M600 & M600 PRO 1 Phase One ixu-rs 1000 / ixu 1000 / ixu 150 UAV Camera Systems Installation Guide For DJI M600

More information

Carefully remove the translite from the backbox and then swing speaker panel to the open position as shown in Fig. A to gain access to the DMD.

Carefully remove the translite from the backbox and then swing speaker panel to the open position as shown in Fig. A to gain access to the DMD. Installation Instructions for SEGA (wooden speaker panel) Congratulations on the purchase of your new display. The will enhance your pinball machine by introducing color to the dot matrix display graphics

More information

Setup Information Panosaurus May 3, 2011

Setup Information Panosaurus May 3, 2011 Setup Information Panosaurus 2.0 www.gregwired.com May 3, 2011 Please take the time to read all of the setup information to ensure success and ease of use of this tripod head. Much of the setup is a one

More information

Omega MP. Multi-Programming Shield for Atmel Microcontrollers. User Manual

Omega MP. Multi-Programming Shield for Atmel Microcontrollers. User Manual Omega MP Multi-Programming Shield for Atmel Microcontrollers User Manual Ω - Omega MCU Systems Copyright 2012 Contents Introduction...2 Omega MP main features:...2 Getting Started...3 Assumptions...3 1.

More information

AT42QT1010 Capacitive Touch Breakout Hookup Guide

AT42QT1010 Capacitive Touch Breakout Hookup Guide Page 1 of 7 AT42QT1010 Capacitive Touch Breakout Hookup Guide Introduction If you need to add user input without using a button, then a capacitive touch interface might be the answer. The AT42QT1010 Capacitive

More information

8051 Intermidiate Development Board. Product Manual. Contents. 1) Overview 2) Features 3) Using the board 4) Troubleshooting and getting help

8051 Intermidiate Development Board. Product Manual. Contents. 1) Overview 2) Features 3) Using the board 4) Troubleshooting and getting help 8051 Intermidiate Development Board Product Manual Contents 1) Overview 2) Features 3) Using the board 4) Troubleshooting and getting help 1. Overview 2. Features The board is built on a high quality FR-4(1.6

More information

Removal and Installation8

Removal and Installation8 8 Screw Types 8-4 Top Cover Assembly 8-5 Left Hand Cover 8-6 Right Hand Cover 8-10 Front Panel Assembly 8-14 Left Rear Cover 8-15 Right Rear Cover 8-16 Extension Cover (60" Model only) 8-17 Media Lever

More information

TDM To MiniMech conversion ProceDure

TDM To MiniMech conversion ProceDure TDM To MiniMech conversion ProceDure (Model 9100 ATM) TDN 07102-00079 Apr 1 2009 CorporATe HeAdquArTers: 522 E. Railroad Street Long Beach, MS 39560 PHONE: (228) 868-1317 FAX: (228) 868-0437 COPYRIGHT

More information

Fantasea Blue Ray Tray (Cat. No. 2040, 2045, 2050) Instruction Manual

Fantasea Blue Ray Tray (Cat. No. 2040, 2045, 2050) Instruction Manual Fantasea Blue Ray Tray (Cat. No. 2040, 2045, 2050) Instruction Manual For Illustration- Blue Ray Double Tray with Housing 1 The Fantasea Blue Ray Tray allows integrating different components in an underwater

More information

Ultra short throw lens installation

Ultra short throw lens installation Ultra short throw lens installation The ultra short throw lens 0.36 UST GS (P/N: 140-133108-XX) allows you to position your projector as close as possible to your screen or display. Unless otherwise indicated,

More information

IMPORTANT AS YOU REMOVE THE CONNECTORS LABEL THE CONNECTOR WITH THE NAME OF PLUG WITH THE SHARPIE

IMPORTANT AS YOU REMOVE THE CONNECTORS LABEL THE CONNECTOR WITH THE NAME OF PLUG WITH THE SHARPIE TOOLS REQUIRED : small flat head screwdriver no wider than ⅛ or 3mm wide, phillips head screwdriver, 3mm allen wrench, self tapping screws #6 x ½, ¼ hex head driver, electric drill, wire cutters, fine

More information