Coder Social home page Coder Social logo

opusg5 / arduniothc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from regeg/arduniothc

0.0 0.0 0.0 89.81 MB

Arduino-based CNC Plasma torch system Torch Height Controller

License: Other

C++ 6.55% C 0.41% Objective-C 0.02% C# 2.17% Prolog 0.16% Arduino 0.88% HTML 0.62% Eagle 89.19%

arduniothc's Introduction

ArdunioTHC

Arduino-based Torch Height Controller for CNC Plasma torch systems

(see "Status.txt" for current project status.)


WARNING: CNC systems are inherently dangerous. Use of this hardware and software is at your own risk. I am not an expert at CNC systems, THC's or electrical design. I'm just an embedded software guy who did the hardware design with help from some experienced EE's.

When working with a THC, you're messing with high voltage. All of the project information is only for use with the acknowledgement and agreement that no statement of safety or appropriateness is offered for any of the information. Additionally, you take full responsibility for all uses of this hardware, software and documentation.


Background

Having recently built a Computer Numeric Control (CNC) driven Plasma torch cutting table, I wanted to add a torch height controller (THC). I decided to make my own and open source it.

Both the CNC table build and the THC development couldn't have been done without the significant support I received from the folks on the Everlast Forums. www.everlastgenerators.com/forums These are great forums for support with all things welding and plasma cutting.

I have built this THC specifically to work with the Everlast Power Plasma 50 plasma torch. This is the unit I have and I've been very happy with it.

There are two very significant aspects that make the Everlast PP50 ideal for this project. They are: - Pilot Arc start - full CNC interface

Pilot Arc Start - the PP50 offers a "pilot arc" start, this is in contrast to an HF (High Frequency) start. The HF start is very noisy and has been reported to cause significant interference with computer systems.

Full CNC Interface - all control signals are available on a connector on the back of the PP50. They are: - Torch On (input, dry contact) - Arc Good (output, dry contract) - Full torch voltage - Divided torch voltage

This hardware design uses the full arc voltage. I've observed about 2 volts of noise on the torch voltage signal, no matter what you use (full voltage or divided voltage). By using the full voltage and dividing it myself, the noise is kept to a significantly lower percentage of the signal.

I have not tested the THC with any other brand of plasma torch. It should be a good starting point to make a THC to work with other torches that provide a CNC interface.

Hardware

There are two versions of the shield. The first is a shield and will work with an Arduino Mega. This has been the primary platform. A newly released version uses the Arduino Micro Pro.

The hardware provides: - isolated interface to CNC system - interface to Power Plasma 50 CNC interface - isolated RS-232 (TTL levels) for interface to THC

--

I will be updating all files as the project progresses. There will be the following subdirectories: - "ArduinoSource", using Eclipse plugin from www.baeyens.it/eclipse/ - "THC Manaul", a users guide to building and use the THC - "HardwareDesign", Eagle schematic and PCB layout files - "WindowsSource", C# .Net application used to capture cutting data - "Mach Plugin", A Mach3 plugin to allow Mach to control the THC

License

This is copyrighted software that is released under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 license

The unofficial summary is:

You can use it as it is for non-commercial purposes. If you modify it, you must make the modifications public and attribute the original source to me.

(If you want to license it for commerical use, please contact me.)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.