mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 15:21:21 -06:00
Add default Prusa i3 MK3 profiles
This commit is contained in:
parent
ee9f651511
commit
cb59fec7d9
11 changed files with 431 additions and 21 deletions
40
resources/profiles/Prusa/process/0.30mm Draft @MK3.json
Normal file
40
resources/profiles/Prusa/process/0.30mm Draft @MK3.json
Normal file
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"type": "process",
|
||||
"print_settings_id": "0.30mm Draft @MK3",
|
||||
"name": "0.30mm Draft @MK3",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "process_common_mk3",
|
||||
"bottom_shell_layers": "3",
|
||||
"bridge_acceleration": "1000",
|
||||
"bridge_flow": "0.95",
|
||||
"bridge_speed": "25",
|
||||
"gap_infill_speed": "40",
|
||||
"inner_wall_acceleration": "800",
|
||||
"inner_wall_line_width": "0.5",
|
||||
"inner_wall_speed": "50",
|
||||
"internal_solid_infill_line_width": "0.5",
|
||||
"internal_solid_infill_speed": "80",
|
||||
"layer_height": "0.3",
|
||||
"line_width": "0.5",
|
||||
"outer_wall_line_width": "0.6",
|
||||
"outer_wall_speed": "35",
|
||||
"raft_contact_distance": "0.2",
|
||||
"small_perimeter_speed": "30",
|
||||
"sparse_infill_acceleration": "1000",
|
||||
"sparse_infill_line_width": "0.5",
|
||||
"sparse_infill_pattern": "grid",
|
||||
"sparse_infill_speed": "85",
|
||||
"support_base_pattern_spacing": "2",
|
||||
"support_bottom_z_distance": "0.2",
|
||||
"support_interface_speed": "36",
|
||||
"support_line_width": "0.38",
|
||||
"support_object_xy_distance": "0.36",
|
||||
"support_speed": "45",
|
||||
"support_top_z_distance": "0.2",
|
||||
"thick_bridges": "0",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_line_width": "0.45",
|
||||
"top_surface_speed": "40",
|
||||
"wall_loops": "2"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue