Skip to content
Snippets Groups Projects
user avatar
Thomas Oster authored
4121eaef
History
This is a library intended to provide suppport
for Lasercutters on any platform.

Currently it supports most Epilog Lasers,
the current LAOS board. (www.laoslaser.org),
the SmoothieBoard (www.smoothieware.org),
generic GRBL based boards,
and some untested work-in-progress drivers like the Roland iModela and the Lasersaur.

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

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