mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-06 22:47:32 -06:00
Added some credits to usage info
This commit is contained in:
parent
117c31d617
commit
b79737c657
1 changed files with 3 additions and 0 deletions
|
@ -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 <aar\@cpan.org>
|
||||
|
||||
Usage: slic3r.pl [ OPTIONS ] file.stl
|
||||
|
||||
--help Output this usage screen and exit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue