CNC plasma cutter: Difference between revisions
Jump to navigation
Jump to search
(Page overhaul, more concrete to-do list) |
m (Header before gallery since the gallery pertains mostly to what comes after.) |
||
Line 9: | Line 9: | ||
This goal is still a while away for now, but as always, we are full of Ideas and this is a convenient place to put them. | This goal is still a while away for now, but as always, we are full of Ideas and this is a convenient place to put them. | ||
== System set-up == | |||
<gallery> | <gallery> | ||
File:X-Z_traverseerunit_front.jpg|X-Z traversing unit before any modifications | File:X-Z_traverseerunit_front.jpg|X-Z traversing unit before any modifications | ||
Line 14: | Line 15: | ||
</gallery> | </gallery> | ||
We're basing this project on an old X-Z traversing unit originally made for measuring air velocity distributions in wind tunnels at a metrology institute. The current motor controllers, however, seem to be made for a fixed speed and it's probably easiest to replace the electronics altogether. | We're basing this project on an old X-Z traversing unit originally made for measuring air velocity distributions in wind tunnels at a metrology institute. The current motor controllers, however, seem to be made for a fixed speed and it's probably easiest to replace the electronics altogether. | ||
Revision as of 11:30, 21 December 2014
Project CNC plasma cutter | |
---|---|
Status | Initializing |
Contact | [[Project Contact::Walter, Smeding, Gori, Yotson, Semafoor]] |
Last Update | 2014-12-21 |
After acquiring a plasma cutter at the space, it seemed only logical to try and fabricate a CNC version eventually.
This goal is still a while away for now, but as always, we are full of Ideas and this is a convenient place to put them.
System set-up
We're basing this project on an old X-Z traversing unit originally made for measuring air velocity distributions in wind tunnels at a metrology institute. The current motor controllers, however, seem to be made for a fixed speed and it's probably easiest to replace the electronics altogether.
A Z-axis seems required to control the torch height. It won't need to move very far, quickly or precisely, though.
To-do list
- Decide how to control the machine. There seem to be two basic options: GRBL and LinuxCNC
- Design and build interface/driver hardware for motors and encoders
- Set up a PC that can withstand the general environment of the SparkShack (EMI, humidity, temperature)
- Get basic motion control working so that the machine moves
- Design and build interface hardware for the plasma torch, so it can be turned on and off. Will probably want voltage sensing for torch height control.
- Add a third axis to the machine for torch height control
- Put everything together -- implement the software side of things for torch height control and reading e.g. SVG files