mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-06 14:37:36 -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)
|
||||
|
||||
EOF
|
||||
exit $exit_code || 0;
|
||||
exit ($exit_code || 0);
|
||||
}
|
||||
|
||||
__END__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue