Skip to content

clemniem/LambDraw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ffp-project: LambDraw!

Welcome to my final project in advanced functional programming of 2014/15.

LambDraw is a tool to provide G-Code for the LambDraw Plotter a selfbuild CoreXY-Drawing Machine.

The steps:

  1. Take an Image as Input
  2. Reduce the Image in Size and Colors to a 4-Color Palette.
  3. Take each Color-Plane and produce G-Code 4. Send G-Code via USB to Motorcontroller (Arduino) TODO
  4. Save G-Code to .nc file and send via G-Code-Sender.

Example:

I am using LambDraw to produce Gcode for my 4-Color-Plotter. The Machine files, will be published as soon as the machine works right :)

LambDraw GUI

The Machine LambDraw Machine

The Drawing LambDraw Output

The Hardware ver 0.2 LambDraw Hardware Wiring

About

Final project in FFP 2015.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors