1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-02 11:35:51 +00:00

Allow perimeters = 0. #282

This commit is contained in:
Alessandro Ranellucci
2012-03-26 11:32:59 +02:00
parent 7a4b43f8c5
commit bf964b5273
4 changed files with 3 additions and 7 deletions
+1 -1
View File
@@ -161,7 +161,7 @@ Usage: slic3r.pl [ OPTIONS ] file.stl
Infill every N layers (default: $Slic3r::infill_every_layers)
Print options:
--perimeters Number of perimeters/horizontal skins (range: 1+,
--perimeters Number of perimeters/horizontal skins (range: 0+,
default: $Slic3r::perimeters)
--solid-layers Number of solid layers to do for top/bottom surfaces
(range: 1+, default: $Slic3r::solid_layers)