Skip to content
Snippets Groups Projects
README 560 B
Newer Older
  • Learn to ignore specific revisions
  • Thomas Oster's avatar
    Thomas Oster committed
    This is a library intended to provide suppport
    for Lasercutters on any platform.
    
    
    Thomas Oster's avatar
    Thomas Oster committed
    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.
    
    Thomas Oster's avatar
    Thomas Oster committed
    
    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.