OrcaSlicer Files

This commit is contained in:
Aria 2025-04-30 11:48:52 +10:00
parent e5468753cf
commit 181bd92f5e
Signed by: aria
GPG key ID: 19AB7AA462B8AB3B
1113 changed files with 69943 additions and 8 deletions

View file

@ -0,0 +1,52 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.16mm Optimal @Creality CR-6 0.4",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_creality_common",
"adaptive_layer_height": "1",
"brim_object_gap": "0",
"brim_width": "0",
"default_acceleration": "0",
"detect_thin_wall": "1",
"elefant_foot_compensation": "0.1",
"filename_format": "[input_filename_base].gcode",
"infill_wall_overlap": "25%",
"initial_layer_acceleration": "0",
"initial_layer_infill_speed": "35%",
"initial_layer_line_width": "0.42",
"initial_layer_speed": "35%",
"inner_wall_acceleration": "0",
"internal_solid_infill_line_width": "0",
"internal_solid_infill_speed": "50",
"ironing_type": "no ironing",
"layer_height": "0.16",
"line_width": "0.45",
"minimum_sparse_infill_area": "10",
"outer_wall_line_width": "0.45",
"outer_wall_speed": "40",
"prime_tower_width": "60",
"skirt_height": "2",
"skirt_loops": "2",
"sparse_infill_speed": "60",
"support_base_pattern_spacing": "0.2",
"support_interface_bottom_layers": "-1",
"support_interface_spacing": "0.2",
"support_interface_speed": "100%",
"support_interface_top_layers": "3",
"support_line_width": "0.38",
"support_object_xy_distance": "60%",
"support_speed": "40",
"support_style": "grid",
"support_threshold_angle": "30",
"support_top_z_distance": "0.15",
"top_surface_acceleration": "0",
"travel_acceleration": "0",
"tree_support_branch_angle": "40",
"wall_loops": "2",
"compatible_printers": [
"Creality CR-6 SE 0.4 nozzle",
"Creality CR-6 Max 0.4 nozzle"
]
}