From 5eafb6484cc6b3d88c3f61c92dd9c2cbbf98ba61 Mon Sep 17 00:00:00 2001 From: Thomas Oster <thomas.oster@rwth-aachen.de> Date: Wed, 22 Jul 2015 18:30:03 +0200 Subject: [PATCH] readme --- README | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README b/README index a57906d..5c9e047 100644 --- a/README +++ b/README @@ -1,8 +1,11 @@ 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). +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. -- GitLab