mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 07:27:41 -06:00
Little warning removed
This commit is contained in:
parent
b0433097d4
commit
92eb3ea365
1 changed files with 1 additions and 1 deletions
|
@ -180,7 +180,7 @@ Usage: slic3r.pl [ OPTIONS ] file.stl
|
||||||
--scale Factor for scaling input object (default: $Slic3r::scale)
|
--scale Factor for scaling input object (default: $Slic3r::scale)
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
exit $exit_code || 0;
|
exit ($exit_code || 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
__END__
|
__END__
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue