mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-02 20:51:23 -07:00
Add support for notes field in configuration profiles. #130
This commit is contained in:
parent
4dd33c6b05
commit
121895d3fc
5 changed files with 28 additions and 1 deletions
|
|
@ -191,6 +191,9 @@ Usage: slic3r.pl [ OPTIONS ] file.stl
|
|||
--duplicate-x Number of items along X axis (1+, default: $Slic3r::duplicate_x)
|
||||
--duplicate-y Number of items along Y axis (1+, default: $Slic3r::duplicate_y)
|
||||
--duplicate-distance Distance in mm between copies (default: $Slic3r::duplicate_distance)
|
||||
|
||||
Miscellaneous options:
|
||||
--notes Notes to be added as comments to the output file
|
||||
|
||||
Flow options (advanced):
|
||||
--extrusion-width-ratio
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue