t-oster / LibLaserCut

a platform independant library to control Lasercutters. This is the base library for VisiCut
http://visicut.org
Other
59 stars 55 forks source link

LibLaserCut

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.

It supports many types of lasercutters, for example:

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. See https://github.com/t-oster/VisiCut/wiki/Developing-a-new-Lasercutter-Driver .