misc: Add note about the 100% density

Signed-off-by: Avior <github@avior.me>
This commit is contained in:
Florian Bouillon 2023-04-05 01:27:38 +02:00
parent dd330b7da9
commit e39e3726ac
Signed by: Florian Bouillon
GPG Key ID: BEEAF3722D0EBF64

View File

@ -13,6 +13,7 @@ other queries:
- run `prusa-slicer --help-fff` in the terminal or look at the params in the response to get the full list
examples:
- `layer_height` = `0.05`
- `scale` = `200%`
- `fill_density` = `90%`
- `layer_height` = `0.05` change the layer height
- `scale` = `200%` Scale the model
- `fill_density` = `90%` change the density of the fill __note: if `fill_density` is `100%`, it will crash unless you also add `fill_pattern` = `rectilinear`__
- `fill_pattern` = `rectilinear` change the fill pattern