mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
added MK3.5 support
This commit is contained in:
46
resources/profiles/Prusa/process/0.40mm Standard @MK3.5.json
Normal file
46
resources/profiles/Prusa/process/0.40mm Standard @MK3.5.json
Normal file
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.40mm Standard @MK3.5",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "process_detail_MK3.5",
|
||||
"line_width": "0.9",
|
||||
"inner_wall_line_width": "0.9",
|
||||
"outer_wall_line_width": "0.9",
|
||||
"top_surface_line_width": "0.75",
|
||||
"sparse_infill_line_width": "0.9",
|
||||
"initial_layer_line_width": "1",
|
||||
"internal_solid_infill_line_width": "0.9",
|
||||
"support_line_width": "0.65",
|
||||
"layer_height": "0.4",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"wall_loops": "2",
|
||||
"top_shell_thickness": "1.2",
|
||||
"top_shell_layers": "4",
|
||||
"bottom_shell_thickness": "0.8",
|
||||
"bottom_shell_layers": "3",
|
||||
"initial_layer_speed": "30",
|
||||
"outer_wall_speed": "40",
|
||||
"inner_wall_speed": "40",
|
||||
"bridge_speed": "22",
|
||||
"support_speed": "40",
|
||||
"small_perimeter_speed": "40",
|
||||
"sparse_infill_speed": "50",
|
||||
"internal_solid_infill_speed": "40",
|
||||
"top_surface_speed": "35",
|
||||
"gap_infill_speed": "35",
|
||||
"travel_speed": "300",
|
||||
"default_acceleration": "2000",
|
||||
"initial_layer_acceleration": "500",
|
||||
"top_surface_acceleration": "1000",
|
||||
"travel_acceleration": "4000",
|
||||
"sparse_infill_acceleration": "4000",
|
||||
"internal_solid_infill_acceleration": "3000",
|
||||
"inner_wall_acceleration": "2000",
|
||||
"outer_wall_acceleration": "1500",
|
||||
"bridge_acceleration": "1000",
|
||||
"compatible_printers": [
|
||||
"Prusa MK3.5 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user