mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 07:27:41 -06:00
ENH: add top & bottom infill flow ratio
thanks SoftFever Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: If4b2d203d8568a7c640425702b0a77ccea3b596b
This commit is contained in:
parent
d164cd0265
commit
112712e966
7 changed files with 393 additions and 9 deletions
|
@ -763,6 +763,9 @@ PRINT_CONFIG_CLASS_DEFINE(
|
|||
((ConfigOptionFloat, overhang_4_4_speed))
|
||||
((ConfigOptionFloatOrPercent, sparse_infill_anchor))
|
||||
((ConfigOptionFloatOrPercent, sparse_infill_anchor_max))
|
||||
//SoftFever
|
||||
((ConfigOptionFloat, top_solid_infill_flow_ratio))
|
||||
((ConfigOptionFloat, bottom_solid_infill_flow_ratio))
|
||||
//calib
|
||||
((ConfigOptionFloat, print_flow_ratio)))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue