mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Initial release
This commit is contained in:
@@ -0,0 +1,62 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm Quality @RatRig V-Core 4 0.4",
|
||||
"inherits": "fdm_process_ratrig_common",
|
||||
"from": "system",
|
||||
"setting_id": "GP006",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.2",
|
||||
"inital_layer_height": "0.3",
|
||||
"wall_count": "4",
|
||||
"top_shell_layers": "4",
|
||||
"bottom_shell_layers": "3",
|
||||
"top_shell_thickness": "0",
|
||||
"sparse_infill_density": "25%",
|
||||
"infill_anchor": "600%",
|
||||
"infill_anchor_max": "5",
|
||||
"infill_combination": "1",
|
||||
"skirt_loops": "2",
|
||||
"skirt_distance": "10",
|
||||
"support_threshold_angle": "65",
|
||||
"support_bottom_z_distance": "0.2",
|
||||
"support_on_build_plate_only": "1",
|
||||
"support_object_xy_distance": "60%",
|
||||
"inner_wall_speed": "350",
|
||||
"small_perimeter_speed": "250",
|
||||
"outer_wall_speed": "250",
|
||||
"sparse_infill_speed": "400",
|
||||
"internal_solid_infill_speed": "100%",
|
||||
"top_surface_speed": "100%",
|
||||
"support_speed": "50",
|
||||
"support_interface_speed": "100%",
|
||||
"bridge_speed": "50",
|
||||
"gap_infill_speed": "200",
|
||||
"travel_speed": "500",
|
||||
"initial_layer_speed": "50",
|
||||
"outer_wall_acceleration": "4000",
|
||||
"inner_wall_acceleration": "8000",
|
||||
"top_surface_acceleration": "0",
|
||||
"internal_solid_infill_acceleration": "0",
|
||||
"sparse_infill_acceleration": "10000",
|
||||
"bridge_acceleration": "2500",
|
||||
"initial_layer_acceleration": "1500",
|
||||
"travel_acceleration": "10000",
|
||||
"default_acceleration": "10000",
|
||||
"line_width": "0.45",
|
||||
"initial_layer_line_width": "0.5",
|
||||
"inner_wall_line_width": "0.45",
|
||||
"outer_wall_line_width": "0.45",
|
||||
"sparse_infill_line_width": "0.45",
|
||||
"internal_solid_infill_line_width": "0.45",
|
||||
"top_surface_line_width": "0.45",
|
||||
"support_line_width": "0.45",
|
||||
"infill_wall_overlap": "18%",
|
||||
"bridge_flow": "0.85",
|
||||
"resolution": "0.0125",
|
||||
"elefant_foot_compensation": "0.1",
|
||||
"compatible_printers": [
|
||||
"RatRig V-Core 4 300 0.4 nozzle",
|
||||
"RatRig V-Core 4 400 0.4 nozzle",
|
||||
"RatRig V-Core 4 500 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user