mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
changed speed settings
This commit is contained in:
@@ -8,20 +8,20 @@
|
||||
"initial_layer_speed": "20",
|
||||
"outer_wall_speed": "40",
|
||||
"inner_wall_speed": "60",
|
||||
"bridge_speed": "25",
|
||||
"bridge_speed": "30",
|
||||
"support_speed": "60",
|
||||
"small_perimeter_speed": "40",
|
||||
"sparse_infill_speed": "100",
|
||||
"internal_solid_infill_speed": "100",
|
||||
"internal_solid_infill_speed": "140",
|
||||
"top_surface_speed": "60",
|
||||
"gap_infill_speed": "40",
|
||||
"default_acceleration": "1500",
|
||||
"initial_layer_acceleration": "500",
|
||||
"top_surface_acceleration": "1000",
|
||||
"inner_wall_acceleration": "1200",
|
||||
"outer_wall_acceleration": "1000",
|
||||
"outer_wall_acceleration": "800",
|
||||
"bridge_acceleration": "1000",
|
||||
"internal_solid_infill_acceleration": "2000",
|
||||
"sparse_infill_acceleration": "2000",
|
||||
"sparse_infill_acceleration": "2500",
|
||||
"travel_acceleration": "3000"
|
||||
}
|
||||
Reference in New Issue
Block a user