orcaslicer/resources/profiles/Creality/process/0.20mm Standard @Creality Ender5S.json
xun.zhang 12eec78d1d ENH: add profiles for creality CR6
Thanks bhast2 ,these profiles are based on his original version.

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I23dbb7d8b80b8fc37ecd76c44bf1c547413bc434
(cherry picked from commit 4a58cee3ff08fcd5f542a7779f3a1dfad46a4509)
2023-07-31 14:29:15 +08:00

52 lines
No EOL
1.7 KiB
JSON

{
"type": "process",
"setting_id": "GP_CREALITY_029",
"name": "0.20mm Standard @Creality Ender5S",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_creality_common",
"adaptive_layer_height": "1",
"bottom_shell_layers": "5",
"brim_width": "0",
"brim_object_gap": "0",
"default_acceleration": "0",
"top_surface_acceleration": "0",
"elefant_foot_compensation": "0.1",
"outer_wall_line_width": "0.45",
"line_width": "0.45",
"initial_layer_acceleration": "0",
"travel_acceleration": "0",
"inner_wall_acceleration": "0",
"initial_layer_line_width": "0.42",
"infill_wall_overlap": "25%",
"ironing_type": "top",
"filename_format": "[input_filename_base].gcode",
"wall_loops": "2",
"skirt_height": "2",
"skirt_loops": "2",
"minimum_sparse_infill_area": "10",
"internal_solid_infill_line_width": "0",
"support_style": "grid",
"support_top_z_distance": "0.15",
"support_line_width": "0.38",
"support_interface_top_layers": "3",
"support_interface_bottom_layers": "-1",
"support_interface_spacing": "0.2",
"support_interface_speed": "100%",
"support_base_pattern_spacing": "0.2",
"support_speed": "40",
"support_threshold_angle": "45",
"support_object_xy_distance": "60%",
"tree_support_branch_angle": "40",
"detect_thin_wall": "1",
"top_shell_layers": "7",
"initial_layer_speed": "35%",
"initial_layer_infill_speed": "35%",
"outer_wall_speed": "40",
"internal_solid_infill_speed": "50",
"sparse_infill_speed": "60",
"prime_tower_width": "60",
"compatible_printers": [
"Creality Ender-5S 0.4 nozzle"
]
}