mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-09 23:05:04 -06:00
Rename solid_fill_pattern to external_fill_pattern and clarify tooltip
This commit is contained in:
parent
23848492ce
commit
7a7d00c8d6
9 changed files with 38 additions and 39 deletions
|
@ -364,7 +364,7 @@ $j
|
|||
--fill-density Infill density (range: 0%-100%, default: $config->{fill_density}%)
|
||||
--fill-angle Infill angle in degrees (range: 0-90, default: $config->{fill_angle})
|
||||
--fill-pattern Pattern to use to fill non-solid layers (default: $config->{fill_pattern})
|
||||
--solid-fill-pattern Pattern to use to fill solid layers (default: $config->{solid_fill_pattern})
|
||||
--external-fill-pattern Pattern to use to fill solid layers (default: $config->{external_fill_pattern})
|
||||
--start-gcode Load initial G-code from the supplied file. This will overwrite
|
||||
the default command (home all axes [G28]).
|
||||
--end-gcode Load final G-code from the supplied file. This will overwrite
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue