From b79737c657e55cbeccf7db381e9942c56b1d4db9 Mon Sep 17 00:00:00 2001 From: Alessandro Ranellucci Date: Mon, 26 Sep 2011 16:25:26 +0200 Subject: [PATCH] Added some credits to usage info --- slic3r.pl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/slic3r.pl b/slic3r.pl index d6c928560b..6b79c37909 100755 --- a/slic3r.pl +++ b/slic3r.pl @@ -129,6 +129,9 @@ sub usage { my ($exit_code) = @_; print <<"EOF"; +Slic3r is a STL-to-GCODE translator for RepRap 3D printers +written by Alessandro Ranellucci + Usage: slic3r.pl [ OPTIONS ] file.stl --help Output this usage screen and exit