mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
Allow perimeters = 0. #282
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user