mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-18 17:35:53 +08:00
changed to cubic because of speed
This commit is contained in:
parent
fd53f45257
commit
dbfc8351b4
@ -37,7 +37,7 @@
|
|||||||
"overhang_2_4_speed": "25",
|
"overhang_2_4_speed": "25",
|
||||||
"overhang_3_4_speed": "20",
|
"overhang_3_4_speed": "20",
|
||||||
"overhang_4_4_speed": "15",
|
"overhang_4_4_speed": "15",
|
||||||
"sparse_infill_pattern": "grid",
|
"sparse_infill_pattern": "cubic",
|
||||||
"top_shell_thickness": "0.7",
|
"top_shell_thickness": "0.7",
|
||||||
"top_shell_layers": "5",
|
"top_shell_layers": "5",
|
||||||
"bottom_shell_thickness": "0.5",
|
"bottom_shell_thickness": "0.5",
|
||||||
|
@ -22,6 +22,5 @@
|
|||||||
"outer_wall_acceleration": "1000",
|
"outer_wall_acceleration": "1000",
|
||||||
"bridge_acceleration": "1000",
|
"bridge_acceleration": "1000",
|
||||||
"internal_solid_infill_acceleration": "2000",
|
"internal_solid_infill_acceleration": "2000",
|
||||||
"travel_acceleration": "3000",
|
"travel_acceleration": "3000"
|
||||||
"sparse_infill_pattern": "cubic"
|
|
||||||
}
|
}
|
@ -17,6 +17,5 @@
|
|||||||
"outer_wall_acceleration": "2000",
|
"outer_wall_acceleration": "2000",
|
||||||
"bridge_acceleration": "1500",
|
"bridge_acceleration": "1500",
|
||||||
"internal_solid_infill_acceleration": "4000",
|
"internal_solid_infill_acceleration": "4000",
|
||||||
"overhang_1_4_speed": "60",
|
"overhang_1_4_speed": "60"
|
||||||
"sparse_infill_pattern": "cubic"
|
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user