ENH: reset brim gap to 0.1
Set brim gap to 0 makes brim too hard to remove jira:NEW Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com> Change-Id: Ie37736d3a96735759b432b4b61dcc4a82c422515
This commit is contained in:
parent
52855ac20d
commit
3c12eb63de
|
@ -9,7 +9,7 @@
|
|||
"bottom_shell_layers": "3",
|
||||
"bottom_shell_thickness": "0",
|
||||
"bridge_speed": "50",
|
||||
"brim_object_gap": "0",
|
||||
"brim_object_gap": "0.1",
|
||||
"compatible_printers_condition": "",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "0",
|
||||
|
|
Loading…
Reference in New Issue