CNC Torch Table/Research Development: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
 
(9 intermediate revisions by 4 users not shown)
Line 2: Line 2:


'''All Torch Table research and development should be documented here on this page.  The project team is being organized on https://scrumy.com/torchtable'''
'''All Torch Table research and development should be documented here on this page.  The project team is being organized on https://scrumy.com/torchtable'''
=Prototype 2=
==torch table frame and mechanical assembly==
[http://opensourceecology.org/w/images/7/79/CNC_Torch_Table_-_Sketchup_Model.zip Sketchup model]
[http://opensourceecology.org/w/images/d/d1/Creation_Flame_CNC_Torch_Table_Drawings.zip Dxf files (incomplete)]
[solidworks assembly]


==software==
=Prototype 1=
linux pc or mac?
==CNC Torch Table Prototype I==
arduino instructions
[[CNC Torch Table 1]]
exaple GCode
==electronics==
Arduino instructions <br>
'''Heads up''' Now there is slight cheaper [http://arduino.cc/en/Main/ArduinoBoardLeonardo Arduino Leonardo] version instead of [http://arduino.cc/en/Main/ArduinoBoardUno Arduino Uno]


Stepper motors info <br>
==lessons learned and methods used==
* section reserved for those who worked on the first prototype.


Power supply info <br>
==documents==
Maybe one or two recycled computer supplies can be used drive it. If 24V is needed, connect output in serial. On some PSU it is easy to adjust output voltage a bit. --[[User:Jth|Jth]] 19:07, 25 July 2012 (CEST)
* add links to any cad files pdfs or images of the first torch table here.


==documentation==
==other info==
need fabrication instructions for replication.
* add any other links to documents videos or blog entries about prototype 1 here.
need parts list
==important links==
 
=Mechanical=
 
[[CNC Table Z Axis]]


[[CNC Table Y Axis]]
=See Also=
 
*[[CNC_Torch_Table/Research_Development/Previous_Version]]
[[CNC Table X Axis]]
*The latest research for version 2 of the Torch Table [[CNC_Torch_Table_2/Research_Development]]
 
[[CNC Table Base Frame]] (including legs and holding flats)
 
Fasteners from [[BoltDepot]]
 
Metric hex nuts, Stainless steel 18-8, 5mm x 0.8mm --- x12
 
Metric socket cap, Stainless steel 18-8, 5mm x 0.8mm x 10mm --- x4 z-axis motor mounting
 
Metric socket cap, Stainless steel 18-8, 5mm x 0.8mm x 16mm --- x12 x and y-axis motor mounting
 
=Electronics=
 
<gallery perrow=6>
 
File: steppernug1labeled.svg|Steppernug v1.1
File: voltreg.png|12V and 5V Voltage Regulator
File: cnctorchtable.svg|CNC 3-Stepper Electronics
 
</gallery>
 
The CNC Torch Table uses the heavy duty [[Electronics Case]] with the reliable [[Arduino Uno]] microcontroller that controls open-source stepper drivers called [[Steppernug]]s
 
External wiring is easy with the use of [[Terminal Block]]s
 
Fans can be powered with the voltage regulator.
 
=End Effector=
This is the plasma cutter that the CNC Torch Table will be designed to work with. In the event that this cutter is no longer available here are the important specifications:
Adjustable Post Flow (power plasma only) control up to 60 seconds to improve consumable and torch life. Front air pressure adjustment makes adjusting pressure easy and painless. (PowerPlasma only)
Front air pressure gauge allows quick verification of air pressure. Over Current and Air Pressure light indicators keep you updated on your units operating condition. Suitable for use with 11,000 W "clean power" generators
60AMP 120/220Volt 50/60HZ Plasma Cutter. Cuts 3/8-Inch to 1-1/4-Inch
<gallery perrow=6>
 
File: everpplasma60.jpg|[http://www.amazon.com/Everlast-PowerPlasma-Plasma-Cutter-Cutting/dp/B0081BEWUY/ Everlast PowerPlasma 60 from Amazon]
 
</gallery>
 
=Status=
 
==CNC Torch Table Prototype II'''==
 
Design is finished. Stepper motor controller is under way.
*[http://opensourceecology.org/w/images/7/79/CNC_Torch_Table_-_Sketchup_Model.zip Sketchup Model]
*[http://opensourceecology.org/w/images/3/31/Torch_Table_Solidworks_2010.zip Solidworks model - In progress]
*First Run of Prototype II:
 
<html><iframe width="300" height="169" src="https://www.youtube.com/embed//uvXkV08EutI?list=PL203534A13731D4FF&amp;hl=en_US" frameborder="0" allowfullscreen></iframe></html>
 
*Results: the mechanical structure is robust and lends itself to torch and CNC wood milling operations. Gantry design by [[Ben Horton]]. The innovation here is the Arduino-based stepper motor controller, [[Steppernug]] - which can be milled on a CNC circuit mill. This system is a replacement for a proprietary version equivalent to the Gecko G540 in terms of current-handling ability.
*[[CNC_Torch Table Control Overview|Computer Control Overview]]
 
[[File:SteppernugInterfaceImage.png|300px|border]] [[File:DriverBoard.jpg|300px|border]]
 
[[File:SteppernugAssy.jpg|300px|border]]
 
=Cutting Torch=
[http://www.fabricatingandmetalworking.com/2012/07/complementary-cutting-evaluating-automated-plasma-oxy-fuel-processes/ plasma vs oxyfuel comparison]
* Oxyacetylene, oxypropane, oxy-biogas. Oxygen: commercial bottled gas or on-site oxygen generator (purchase [http://www.sundanceglass.com/oxygen-concentrator.htm],[http://www.oxygenplusmedical.com/industrial_oxygen_concentrators.htm]) (build [http://cr4.globalspec.com/blogentry/20384/To-Build-an-Oxygen-Concentrator-or-Not]). Steel only. Best on thick (1 inch +) steel.
* [[Plasma_Cutter|Plasma torch]]. Cuts aluminum, stainless, others in addition to steel. PP60 [[Everlast_Plasma_Cutter]] (alternate [[Everlast_PowerPro_256]]). Plasma gas: [http://www.centricut.com/new_lessons/lessons_9.html air or oxygen]
 
 
 
=Prototype 1=
==lessons learned and methods used==
section reserved for those who worked on the first prototype.
==documents==
add links to any cad files pdfs or images of the first torch table here.
==other info==
add any other links to documents videos or blog entries about prototype 1 here.

Latest revision as of 20:40, 28 October 2019


CNC Torch Table
   Home  |  Research & Development  |  Bill of Materials  |  Manufacturing Instructions  |  User's Manual  |  User Reviews    CNC Torch Table.png

All Torch Table research and development should be documented here on this page. The project team is being organized on https://scrumy.com/torchtable

Prototype 1

CNC Torch Table Prototype I

CNC Torch Table 1

lessons learned and methods used

  • section reserved for those who worked on the first prototype.

documents

  • add links to any cad files pdfs or images of the first torch table here.

other info

  • add any other links to documents videos or blog entries about prototype 1 here.

See Also