Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortamasmeszaros <meszaros.q@gmail.com>2018-06-27 11:28:44 +0300
committertamasmeszaros <meszaros.q@gmail.com>2018-06-27 11:28:44 +0300
commit8eb8d4f0c570fff3c64ed2f230e8147ce0b434bf (patch)
tree56445e68d465d333cb0c93c2720b78f46e9af141 /README.md
parentc28b602465a1b31350c3a17ca8a9b2d219ca435a (diff)
Patch from Lubomír Bláha applied. Polished comments and PngExportDialog.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
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