mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
ENH: add 0.02 tolerance to nozzle.
Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: I2680289b4a944c01698aa57adb5270100f6a8c25
This commit is contained in:
parent
ef46654cca
commit
6883c89ed5
6 changed files with 27 additions and 27 deletions
|
@ -13,7 +13,7 @@
|
|||
"default_acceleration": "10000",
|
||||
"bridge_no_support": "0",
|
||||
"elefant_foot_compensation": "0.1",
|
||||
"outer_wall_line_width": "0.4",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "120",
|
||||
"line_width": "0.45",
|
||||
"infill_direction": "45",
|
||||
|
@ -61,7 +61,7 @@
|
|||
"support_object_xy_distance": "0.5",
|
||||
"tree_support_with_infill": "1",
|
||||
"detect_thin_wall": "0",
|
||||
"top_surface_line_width": "0.4",
|
||||
"top_surface_line_width": "0.42",
|
||||
"top_surface_speed": "30",
|
||||
"travel_speed": "400",
|
||||
"enable_prime_tower": "0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue