From 71c66b73fdd148cf7946f5646111483b3470ebba Mon Sep 17 00:00:00 2001 From: Nicolas Raynaud Date: Mon, 15 Jul 2019 16:39:58 -0700 Subject: [PATCH] add drag and drop guidance. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 1ab4b5f3..2d4eb5a0 100644 --- a/index.html +++ b/index.html @@ -97,7 +97,7 @@

G-Code Q'n'dirty toolpath simulator

- Paste your g-code in the left-hand window and see the preview of your tool path on the right.
+ Paste your g-code in the left-hand window or drop a file on the page and see the preview of your tool path on the right.
The right-hand pane are interactive, drag them to change the point of view.