mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 07:27:41 -06:00
ENH: add seam parameters and increase wall loops
Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: Id5c6cd6e97493f8912ce1857aed56eecace66cee
This commit is contained in:
parent
8905121af5
commit
4f4516357f
11 changed files with 38 additions and 10 deletions
|
@ -700,6 +700,9 @@ PRINT_CONFIG_CLASS_DEFINE(
|
|||
((ConfigOptionPercent, min_bead_width))
|
||||
((ConfigOptionBool, only_one_wall_top))
|
||||
((ConfigOptionBool, only_one_wall_first_layer))
|
||||
// SoftFever
|
||||
((ConfigOptionFloat, seam_gap))
|
||||
((ConfigOptionPercent, wipe_speed))
|
||||
)
|
||||
|
||||
// This object is mapped to Perl as Slic3r::Config::PrintRegion.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue