Wednesday, January 24, 2018



Here is a basic timeline delineating when I plan on accomplishing certain goals. The Laser Cutter will have an aluminum frame that can be disassembled. The Cross Bar will be driven with Timing belts and pulleys attached to stepper motors.


Week Milestone
1/29/2018 Purchase Steppers, Raspberry PI, Belts, Pulleys
2/4/2018 Create Model of the Base, Purchase other materials
2/10/2018 Fabricate Base
2/16/2018 Preform Calculations of Steps, Motors, Power, Etc
2/22/2018 PCB Layout and design. Print PCB
2/28/2018 Begin GUI design 
3/6/2018 GUI design- vector
3/12/2018 GUI design- image 
3/18/2018 Test Functionality of base/ code
3/24/2018 Refine System- Base (ADD LASER MAYBE)
3/30/2018 Refine System- Code/ Speed
4/5/2018 Refine System- Aesthetics 
4/11/2018 Prepare Presentation

Monday, January 15, 2018

Project Proposal:

I have always wanted to own a laser cutter. A good laser cutter can cost a lot of money. Earlier this year I took ME EN 570, and for my final project I designed a 3D scanner. During the project I learned a little bit about GUI design and serial communication. For my project I intend to design a working base for a laser cutter, that can correctly read DXF files and trace out the patterns. Lasers are a little pricey and I will attach one to the base if I am able to. I will also design an accompanying GUI to read and design the print. I intend to use a raspberry pi to govern the base, and the GUI would be created on a Windows computer.

Challenges with this project:

- I don't know how to cross compile from a windows computer to raspberry pi
- I don't know much about raspberry pi's in general.
- I don't really know how to read a DXF
- Splines will be tricky
-The base needs to be ridged
-How do I keep it from blowing up?