mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 06:53:47 -07:00
Initial release
This commit is contained in:
@@ -0,0 +1,86 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.30mm Standard @Kingroon KP3S 3.0",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "User",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Kingroon KP3S 3.0 0.4 nozzle"
|
||||
],
|
||||
"print_settings_id": "0.30mm Standard @Kingroon KP3S 3.0",
|
||||
"bottom_surface_pattern": "monotonicline",
|
||||
"bridge_acceleration": "500",
|
||||
"bridge_speed": "30",
|
||||
"brim_type": "no_brim",
|
||||
"default_acceleration": "500",
|
||||
"detect_narrow_internal_solid_infill": "0",
|
||||
"dont_filter_internal_bridges": "limited",
|
||||
"elefant_foot_compensation": "0.2",
|
||||
"enable_prime_tower": "1",
|
||||
"enable_support": "0",
|
||||
"filter_out_gap_fill": "0.9",
|
||||
"flush_into_support": "0",
|
||||
"gap_fill_target": "topbottom",
|
||||
"gap_infill_speed": "40",
|
||||
"infill_combination": "1",
|
||||
"initial_layer_acceleration": "500",
|
||||
"initial_layer_infill_speed": "50",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"initial_layer_speed": "20",
|
||||
"initial_layer_travel_speed": "250",
|
||||
"inner_wall_acceleration": "700",
|
||||
"inner_wall_line_width": "0.44",
|
||||
"inner_wall_speed": "70",
|
||||
"internal_bridge_speed": "50",
|
||||
"internal_solid_infill_acceleration": "2000",
|
||||
"internal_solid_infill_line_width": "0.5",
|
||||
"internal_solid_infill_pattern": "monotonicline",
|
||||
"internal_solid_infill_speed": "70",
|
||||
"layer_height": "0.3",
|
||||
"line_width": "0.44",
|
||||
"max_travel_detour_distance": "70",
|
||||
"max_volumetric_extrusion_rate_slope": "20",
|
||||
"outer_wall_acceleration": "500",
|
||||
"outer_wall_line_width": "0.44",
|
||||
"outer_wall_speed": "50",
|
||||
"overhang_1_4_speed": "70%",
|
||||
"overhang_2_4_speed": "50%",
|
||||
"overhang_3_4_speed": "30%",
|
||||
"overhang_4_4_speed": "20%",
|
||||
"prime_tower_brim_width": "1",
|
||||
"prime_tower_width": "20",
|
||||
"prime_volume": "30",
|
||||
"raft_first_layer_density": "100%",
|
||||
"reduce_crossing_wall": "1",
|
||||
"reduce_infill_retraction": "0",
|
||||
"scarf_joint_speed": "70",
|
||||
"seam_gap": "0",
|
||||
"seam_slope_entire_loop": "1",
|
||||
"seam_slope_start_height": "0.1",
|
||||
"skirt_loops": "1",
|
||||
"sparse_infill_acceleration": "1500",
|
||||
"sparse_infill_line_width": "0.5",
|
||||
"sparse_infill_pattern": "crosshatch",
|
||||
"sparse_infill_speed": "70",
|
||||
"support_base_pattern": "default",
|
||||
"support_interface_pattern": "auto",
|
||||
"support_interface_speed": "40",
|
||||
"support_line_width": "0.44",
|
||||
"support_speed": "70",
|
||||
"support_threshold_angle": "30",
|
||||
"support_type": "normal(auto)",
|
||||
"top_surface_acceleration": "500",
|
||||
"top_surface_line_width": "0.44",
|
||||
"top_surface_pattern": "monotonicline",
|
||||
"top_surface_speed": "40",
|
||||
"travel_acceleration": "4000",
|
||||
"travel_speed": "250",
|
||||
"tree_support_angle_slow": "35",
|
||||
"tree_support_branch_angle_organic": "45",
|
||||
"tree_support_branch_diameter_double_wall": "5",
|
||||
"tree_support_tip_diameter": "1",
|
||||
"tree_support_top_rate": "50%",
|
||||
"wall_transition_angle": "59",
|
||||
"wipe_before_external_loop": "1",
|
||||
"wipe_tower_bridging": "2"
|
||||
}
|
||||
Reference in New Issue
Block a user