mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
{
|
||||
"from": "system",
|
||||
"type": "process",
|
||||
"name": "0.16mm SPEED @MK4S 0.3",
|
||||
"inherits": "0.16mm STRUCTURAL @MK4S 0.3",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "140",
|
||||
"instantiation": "true",
|
||||
"internal_solid_infill_acceleration": "3000",
|
||||
"name": "0.16mm SPEED @MK4S 0.3",
|
||||
"outer_wall_acceleration": "2500",
|
||||
"outer_wall_speed": "120",
|
||||
"small_perimeter_speed": "120",
|
||||
"support_interface_speed": "45",
|
||||
"support_speed": "100",
|
||||
"type": "process"
|
||||
"support_speed": "100"
|
||||
}
|
||||
Reference in New Issue
Block a user