mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 10:02:12 +00:00
changed to cubic because of speed
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
"overhang_2_4_speed": "25",
|
||||
"overhang_3_4_speed": "20",
|
||||
"overhang_4_4_speed": "15",
|
||||
"sparse_infill_pattern": "grid",
|
||||
"sparse_infill_pattern": "cubic",
|
||||
"top_shell_thickness": "0.7",
|
||||
"top_shell_layers": "5",
|
||||
"bottom_shell_thickness": "0.5",
|
||||
|
||||
@@ -22,6 +22,5 @@
|
||||
"outer_wall_acceleration": "1000",
|
||||
"bridge_acceleration": "1000",
|
||||
"internal_solid_infill_acceleration": "2000",
|
||||
"travel_acceleration": "3000",
|
||||
"sparse_infill_pattern": "cubic"
|
||||
"travel_acceleration": "3000"
|
||||
}
|
||||
@@ -17,6 +17,5 @@
|
||||
"outer_wall_acceleration": "2000",
|
||||
"bridge_acceleration": "1500",
|
||||
"internal_solid_infill_acceleration": "4000",
|
||||
"overhang_1_4_speed": "60",
|
||||
"sparse_infill_pattern": "cubic"
|
||||
"overhang_1_4_speed": "60"
|
||||
}
|
||||
Reference in New Issue
Block a user