Convert Laser: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
=Importing= | =Importing= | ||
[[Import Laser|See our page on importing the laser.]] | [[Import Laser|See our page on importing the laser.]] | ||
=Why= | |||
Changing the firmware gives us a few advantages. | |||
*As an organization, we strongly value open source and this gives us the option of using a full open source stack to go from design to cut. | |||
*We have years of experience, training, and development on the current stack and have had a really positive experience with it. | |||
=Plan= | |||
The plan is to remove the controller and display panel that came with the laser and replace them with a computer running LinuxCNC, a I/O card, and a panel of our own design and needs. Our goal is to fit this all into in the new laser using the existing structure in a neat and beautiful way. | |||
=Software= | |||
{| class='wikitable' | |||
|- | |||
| [https://inkscape.org Inkscape ](Design) | |||
| Design<br>Optionally, our [https://github.com/KnoxMakers/KM-Laser KM-Laser Bundle] | |||
|- | |||
| Custom Web interface | |||
| Upload to laser + CAM<br>Name and link coming | |||
|- | |||
| [http://linuxcnc.org LinuxCNC] | |||
| Firmware to run laser | |||
|} | |||
=Hardware= | |||
{| class='wikitable' | |||
|- | |||
| Motherboard | |||
| Built in graphics<br>RAM<br>CPU<br>More info to come maybe | |||
|- | |||
| Hard drive | |||
| Just big enough to hold LinuxCNC with some room left over for gcode and raster images people upload | |||
|- | |||
| Power Supply | |||
| Something small and cute | |||
|- | |||
| LinuxCNC compatible I/O card | |||
| We chose a [http://store.mesanet.com/index.php?route=product/product&path=83_85&product_id=290 Mesa 7176E]<br>It cost a little more than other options but we can use the extra ethernet port on the motherboard instead of a parallel port. | |||
|} | |||
=In Progress= | =In Progress= | ||
This page is in progress. | This page is in progress. | ||
More to come. | More to come. |
Revision as of 03:15, 11 July 2019
The purpose of this page is to document the conversion of our Chinese laser to use our preferred firmware, LinuxCNC.
Importing
See our page on importing the laser.
Why
Changing the firmware gives us a few advantages.
- As an organization, we strongly value open source and this gives us the option of using a full open source stack to go from design to cut.
- We have years of experience, training, and development on the current stack and have had a really positive experience with it.
Plan
The plan is to remove the controller and display panel that came with the laser and replace them with a computer running LinuxCNC, a I/O card, and a panel of our own design and needs. Our goal is to fit this all into in the new laser using the existing structure in a neat and beautiful way.
Software
Inkscape (Design) | Design Optionally, our KM-Laser Bundle |
Custom Web interface | Upload to laser + CAM Name and link coming |
LinuxCNC | Firmware to run laser |
Hardware
Motherboard | Built in graphics RAM CPU More info to come maybe |
Hard drive | Just big enough to hold LinuxCNC with some room left over for gcode and raster images people upload |
Power Supply | Something small and cute |
LinuxCNC compatible I/O card | We chose a Mesa 7176E It cost a little more than other options but we can use the extra ethernet port on the motherboard instead of a parallel port. |
In Progress
This page is in progress. More to come.