fblaese / LibLaserCut

a platform independant library to control Lasercutters. This is the base library for VisiCut

Home Page:http://visicut.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LibLaserCut

Codacy Badge Codacy Badge Build Status

This is a library intended to provide suppport for Lasercutters on any platform.

It was created for VisiCut (http://visicut.org) but you are invited to use it for your own programs.

Currently it supports older Epilog Lasers (Zing/Mini/Helix), the SmoothieBoard (www.smoothieware.org), generic GCode, the LAOS board (www.laoslaser.org), K40, generic GRBL based boards, LTT iLaser 4000, generic HPGL plotters and some untested work-in-progress drivers like the Roland iModela and the Lasersaur.

A detailed list of tested devices can be found in the VisiCut wiki: https://github.com/t-oster/VisiCut/wiki/Supported-Hardware

If your Lasercutter is not supported, please contribute by implementing your driver as a subclass of the LaserCutter.java class.

About

a platform independant library to control Lasercutters. This is the base library for VisiCut

http://visicut.org

License:Other


Languages

Language:Java 96.9%Language:Python 2.2%Language:JavaScript 0.6%Language:HTML 0.2%Language:Shell 0.2%