mirror of
https://github.com/OrcaSlicer/OrcaSlicer_WIKI.git
synced 2026-05-17 08:35:46 +03:00
Combine brims (#197)
https://github.com/OrcaSlicer/OrcaSlicer/pull/12343
This commit is contained in:
BIN
images/brim/combined-brims.gif
Normal file
BIN
images/brim/combined-brims.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 125 KiB |
BIN
images/brim/uncombined-brims.gif
Normal file
BIN
images/brim/uncombined-brims.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 134 KiB |
@@ -16,6 +16,9 @@ Brim is a flat layer printed around a model's base to improve adhesion to the pr
|
||||
- [Width](#width)
|
||||
- [Brim-Object Gap](#brim-object-gap)
|
||||
- [Brim use EFC outline](#brim-use-efc-outline)
|
||||
- [Combine brims](#combine-brims)
|
||||
- [Combined](#combined)
|
||||
- [Uncombined](#uncombined)
|
||||
|
||||
## Type
|
||||
|
||||
@@ -116,3 +119,18 @@ This option is intended for cases where [Elephant Foot Compensation](quality_set
|
||||
If your current setup already works well, enabling it may be unnecessary and can cause the brim to fuse with upper layers.
|
||||
|
||||

|
||||
|
||||
## Combine brims
|
||||
|
||||
Combine adjacent brims into a single continuous brim when they touch.
|
||||
|
||||
- Disable: Each object's brim is generated and printed separately; each brim is completed before its object is printed.
|
||||
- Enable: Brims that touch are merged and printed together as longer continuous loops, which can improve adhesion for small or closely spaced objects.
|
||||
|
||||
### Combined
|
||||
|
||||

|
||||
|
||||
### Uncombined
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user