orcaslicer/resources/profiles/Creality/process/0.20mm Standard @Creality Sermoon V1.json
Stevetm2 3acd8a2bb4
Initial add of Creality Sermoon V1 Printer and 3 process configs (#4956)
* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Update Creality Sermoon V1 0.4 nozzle.json

Changed the default process for the Sermoon V1 Printer.

* Update 0.20mm Standard @Creality Sermoon V1.json

Reduced speeds of .20mm process for Sermoon V1 to no more than 195mm/s as not all printers which may use this are running Klipper.  It is set to Marlin for the flavour but is targeted at a Klippered printer.

* Update 0.16mm Optimal @Creality Sermoon V1.json

Remove Arc Fitting and reduce elephant foot.

* Update 0.20mm Standard @Creality Sermoon V1.json

Remove Arc Fitting and reduce elephant foot.

* Update 0.28mm Standard @Creality Sermoon V1.json

Remove Arc Fitting and reduce elephant foot.
2024-04-15 23:10:13 +08:00

111 lines
3.8 KiB
JSON

{
"accel_to_decel_enable": "1",
"accel_to_decel_factor": "65%",
"bottom_shell_thickness": "0.6",
"bridge_acceleration": "50%",
"bridge_speed": "120",
"brim_type": "no_brim",
"brim_width": "4",
"default_acceleration": "6000",
"default_jerk": "5",
"detect_thin_wall": "1",
"dont_filter_internal_bridges": "limited",
"elefant_foot_compensation": "0.3",
"elefant_foot_compensation_layers": "1",
"enable_arc_fitting": "0",
"enable_support": "1",
"exclude_object": "1",
"from": "User",
"gap_infill_speed": "195",
"gcode_comments": "1",
"infill_combination": "0",
"infill_wall_overlap": "30%",
"inherits": "fdm_process_creality_common",
"initial_layer_acceleration": "3000",
"initial_layer_infill_speed": "75",
"initial_layer_jerk": "5",
"initial_layer_line_width": "0.61",
"initial_layer_speed": "58",
"initial_layer_travel_speed": "150",
"inner_wall_acceleration": "6000",
"inner_wall_line_width": "0.61",
"inner_wall_speed": "195",
"internal_bridge_support_thickness": "0.8",
"internal_solid_infill_line_width": "0.32",
"internal_solid_infill_speed": "195",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "45",
"is_custom_defined": "0",
"layer_height": "0.20",
"line_width": "0.61",
"max_bridge_length": "20",
"max_travel_detour_distance": "200",
"min_bead_width": "80%",
"min_feature_size": "20%",
"minimum_sparse_infill_area": "8",
"name": "0.20mm Standard @Creality Sermoon V1",
"only_one_wall_first_layer": "1",
"only_one_wall_top": "1",
"outer_wall_acceleration": "4000",
"outer_wall_jerk": "5",
"outer_wall_line_width": "0.61",
"outer_wall_speed": "150",
"overhang_1_4_speed": "60",
"overhang_2_4_speed": "40",
"overhang_3_4_speed": "30",
"overhang_4_4_speed": "10",
"precise_outer_wall": "1",
"reduce_crossing_wall": "1",
"reduce_infill_retraction": "1",
"print_settings_id": "",
"scarf_joint_flow_ratio": "0.95",
"seam_gap": "6%",
"seam_slope_min_length": "12",
"seam_slope_steps": "6",
"seam_slope_type": "external",
"skirt_loops": "0",
"slowdown_for_curled_perimeters": "1",
"sparse_infill_density": "4%",
"sparse_infill_line_width": "0.4",
"sparse_infill_pattern": "gyroid",
"sparse_infill_speed": "195",
"support_base_pattern": "hollow",
"support_base_pattern_spacing": "7",
"support_bottom_z_distance": "0.7",
"support_critical_regions_only": "0",
"support_interface_pattern": "rectilinear_interlaced",
"support_interface_spacing": "2",
"support_interface_speed": "175",
"support_line_width": "0.56",
"support_object_xy_distance": "1.2",
"support_on_build_plate_only": "1",
"support_speed": "195",
"support_style": "tree_slim",
"support_threshold_angle": "40",
"support_top_z_distance": "0.28",
"support_type": "tree(auto)",
"top_shell_layers": "3",
"top_shell_thickness": "0.80",
"top_solid_infill_flow_ratio": "0.95",
"top_surface_acceleration": "6000",
"top_surface_jerk": "5",
"top_surface_line_width": "0.32",
"top_surface_speed": "195",
"travel_acceleration": "6000",
"travel_speed": "195",
"tree_support_branch_angle": "50",
"tree_support_branch_diameter": "2",
"tree_support_branch_distance": "10",
"tree_support_wall_count": "1",
"wall_loops": "2",
"tree_support_adaptive_layer_height": "0",
"version": "2.0.0.0",
"wall_infill_order": "infill/inner wall/outer wall",
"xy_hole_compensation": "0.05",
"xy_contour_compensation": "-0.05",
"independent_support_layer_height": "0",
"compatible_printers": [
"Creality Sermoon V1 0.4 nozzle"
]
}