Skip to content

FabLabBerlin/LibLaserCut

 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.2%
  • Other 0.8%