From 3cf2127e537cb4f51841132acc688d7d9a97055d Mon Sep 17 00:00:00 2001 From: Cheton Wu Date: Mon, 21 Dec 2015 23:28:25 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37d0c521d..895006f10 100644 --- a/README.md +++ b/README.md @@ -62,8 +62,8 @@ https://github.com/cheton/cnc.js/wiki http://www.cnccookbook.com/CCCNCGCodeArcsG02G03.htm - [x] Convert between Metric and Imperial unit
http://cnc-programming-tips.blogspot.tw/2014/12/g20-g21-unit-selection-codes.html +- [x] Drag and drop support for loading G-code file - [ ] Remember last working state upon browser refresh -- [ ] Drag and drop *.gcode files - [ ] Webcam support ## License