Giter Site home page Giter Site logo

domamato / picutter Goto Github PK

View Code? Open in Web Editor NEW
2.0 5.0 1.0 3.74 MB

A Raspberry Pi controlled laser cutter in either python or c++ Openframeworks

Python 48.83% C 4.57% C++ 46.57% Makefile 0.02%
laser-engraver raspberry-pi raster-image python svg-path

picutter's Introduction

Laser_Engraver

A Raspberry Pi controlled laser cutter using python

This software allows for the control of a laser engraver with a Raspberry Pi.

This code is based off of the code by Xiang Zhai and Ian D. Miller.

It has been altered to use the EasyDriver Stepper Motor Driver: https://www.sparkfun.com/products/10267

Currently adding variable speed control and variable laser power

Raster Image To Gcode Converter

Takes raster images, converts them to grayscale, applys a threshold and then converts the processed image to gcode

regular mode creates smaller file sizes but interpreters may have problems since it will not write a change in the x/y/z unless there is a change

verbose mode will output all numbers and commands

GCode Simulator

For an easy GCode simulator check out http://wiki.thinkhaus.org/index.php?title=Python_GCode_Simulator

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.