Skip to content
Snippets Groups Projects
user avatar
Thomas Oster authored
Laos: TFTP support (untested)
Added: LibInfo class with Version and Driver Information
Added: Moved JUnit tests (old and stupid) from VisiCut
Added: getDriverName() method to LaserCutter interface
Changed: EpilogCutter splittet into EpilogZing and EpilogHelix
85b9fa3f
History
This is a library intended to provide suppport
for Lasercutters on any platform.

Currently it supports moste Epilog Lasers
and the current LAOS board. (www.laoslaser.org).

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.