mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 20:25:20 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,16 +1,17 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm SOLUBLE FULL @MK4S 0.4",
|
||||
"inherits": "process_common_mk4s",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"compatible_printers_condition": "printer_notes=~/.*MK4S.*/ and nozzle_diameter[0]==0.4 and single_extruder_multi_material",
|
||||
"default_acceleration": "2500",
|
||||
"enable_support": "1",
|
||||
"from": "system",
|
||||
"gap_infill_speed": "60",
|
||||
"inherits": "process_common_mk4s",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "80",
|
||||
"instantiation": "true",
|
||||
"internal_solid_infill_acceleration": "3000",
|
||||
"internal_solid_infill_speed": "140",
|
||||
"name": "0.20mm SOLUBLE FULL @MK4S 0.4",
|
||||
"outer_wall_acceleration": "1500",
|
||||
"outer_wall_speed": "45",
|
||||
"raft_first_layer_density": "90%",
|
||||
@@ -26,6 +27,5 @@
|
||||
"support_speed": "80",
|
||||
"support_threshold_angle": "60",
|
||||
"support_top_z_distance": "0",
|
||||
"top_surface_speed": "80",
|
||||
"type": "process"
|
||||
"top_surface_speed": "80"
|
||||
}
|
||||
Reference in New Issue
Block a user