From 065dd59923a19ea49043502c9373526f6ad08d64 Mon Sep 17 00:00:00 2001 From: Gilbert Date: Fri, 7 Apr 2017 08:29:05 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7ab276b..932124f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ Post processing for Slic3r to color the toolpaths to view in Craftware. * The option `verbose` in Slic3r _(Slic3r -> Print Settings -> Output options)_, needs to be set to true. + * In Post-Processing Scripts, add the full path to _this_ exe. * In Slic3r -> Printer -> Custom G-Code; add this: * Start G-Code: `; END Header` * End G-Code: `; END Footer`