From 8eb8d4f0c570fff3c64ed2f230e8147ce0b434bf Mon Sep 17 00:00:00 2001 From: tamasmeszaros Date: Wed, 27 Jun 2018 10:28:44 +0200 Subject: =?UTF-8?q?Patch=20from=20Lubom=C3=ADr=20Bl=C3=A1ha=20applied.=20P?= =?UTF-8?q?olished=20comments=20and=20PngExportDialog.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 40c22b98a..e3947b9f5 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,7 @@ The author of the Silk icon set is Mark James. --post-process Generated G-code will be processed with the supplied script; call this more than once to process through multiple scripts. --export-svg Export a SVG file containing slices instead of G-code. + --export-png Export zipped PNG files containing slices instead of G-code. -m, --merge If multiple files are supplied, they will be composed into a single print rather than processed individually. @@ -385,4 +386,4 @@ If you want to change a preset file, just do If you want to slice a file overriding an option contained in your preset file: - slic3r.pl --load config.ini --layer-height 0.25 file.stl \ No newline at end of file + slic3r.pl --load config.ini --layer-height 0.25 file.stl -- cgit v1.2.3