From a658b9b0e247aaa76614292c6327a1e1ae1c5ab2 Mon Sep 17 00:00:00 2001 From: Carlos Garcia Saura Date: Wed, 30 Sep 2015 14:23:08 +0200 Subject: [PATCH] Linked bCNC tutorial --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 06d98a5..b3a9d0e 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ Current stable version: 2.1 -- **Recent news:** +* Introductory tutorial: [**Milling a bowl with bCNC**](https://github.com/carlosgs/grblForCyclone/wiki/2%29-Hello-World!-Mill-a-bowl-with-bCNC) (**implemented support for GRBL firmware in RAMPS and Sanguinololu** 3D printer electronics. GRBL is better for CNCs than Marlin). * Released [Cyclone XL](Output_files/Cyclone_XL) with a milling area of 50x25cm. * BQ additions have been re-incorporated into the main parametric design (zip-ties in the Y carriage linear bearing holders, longer Z motor gear, same orientation for the Y rod idlers). * If you use RAMPS, you may want to try this [GRBL mod](https://github.com/carlosgs/grblForCyclone), it is better than Marlin. Control it with the [bCNC](https://github.com/vlachoudis/bCNC) graphical interface.