mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
Creality Ender 3 and Prusa Mk3s 0,2;0,4,06 and 0,8 profiles (#4029)
* Ender 3 - All nozzles and Quality Profiles Ender 3 Profiles. 0.20 Nozzle 0.40 Nozzle 0.60 Nozzle 0.80 Nozzle 0.12 to 0.24 Quality Profiles for every Nozzle in Process Folder * all all * Ender 3 Profiles Ender 3 Profiles for: 0,2;0,4;0,6;0,8 5 Different and independent Quality profiles for each Nozzle. Fine, Optimal, Standard, Draft and Superdraft * aa aa * aa aa * aa aa * Prusa Mk3s Profiles Prusa Mk3s Profiles * Mk3s FIXED mk3s FIXED --------- Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
parent
cc55c2dde7
commit
31d1d03578
58 changed files with 3785 additions and 28 deletions
49
resources/profiles/Prusa/process/0.55mm Draft @MK3S 0.8.json
Normal file
49
resources/profiles/Prusa/process/0.55mm Draft @MK3S 0.8.json
Normal file
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"type": "process",
|
||||
"print_settings_id": "0.55mm Draft @MK3S 0.8",
|
||||
"name": "0.55mm Draft @MK3S 0.8",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "process_common_mk3",
|
||||
"bottom_shell_layers": "3",
|
||||
"bridge_acceleration": "1000",
|
||||
"bridge_speed": "25",
|
||||
"inner_wall_acceleration": "800",
|
||||
"raft_contact_distance": "0.2",
|
||||
"sparse_infill_acceleration": "1000",
|
||||
"sparse_infill_pattern": "grid",
|
||||
"support_base_pattern_spacing": "2",
|
||||
"support_bottom_z_distance": "0.2",
|
||||
"support_interface_speed": "36",
|
||||
"support_object_xy_distance": "0.36",
|
||||
"support_top_z_distance": "0.2",
|
||||
"thick_bridges": "0",
|
||||
"top_shell_layers": "4",
|
||||
"bottom_shell_thickness": "0.8",
|
||||
"bridge_flow": "0.9",
|
||||
"elefant_foot_compensation": "0.2",
|
||||
"gap_infill_speed": "30",
|
||||
"initial_layer_line_width": "0.9",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"inner_wall_line_width": "1",
|
||||
"inner_wall_speed": "30",
|
||||
"internal_solid_infill_line_width": "0.9",
|
||||
"internal_solid_infill_speed": "50",
|
||||
"is_custom_defined": "0",
|
||||
"layer_height": "0.55",
|
||||
"line_width": "0.9",
|
||||
"outer_wall_line_width": "1",
|
||||
"outer_wall_speed": "25",
|
||||
"small_perimeter_speed": "25",
|
||||
"sparse_infill_line_width": "0.9",
|
||||
"sparse_infill_speed": "50",
|
||||
"support_line_width": "0.7",
|
||||
"support_speed": "35",
|
||||
"top_shell_thickness": "1.2",
|
||||
"top_surface_line_width": "0.8",
|
||||
"top_surface_speed": "30",
|
||||
"wall_loops": "2",
|
||||
"compatible_printers": [
|
||||
"Prusa MK3S 0.8 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue