From 5836c7519550f29752e78f396123b099c74ff4f3 Mon Sep 17 00:00:00 2001 From: John Poole Date: Sun, 12 Apr 2026 16:40:32 -0700 Subject: [PATCH] Adding OrcaSlicer configuration files --- .../PolyLite PLA YOOPAI_Exhaust_Flange.info | 5 +++ .../PolyLite PLA YOOPAI_Exhaust_Flange.json | 34 +++++++++++++++++++ OrcaSlicer/process/YOOPAI-Exhaust_PLA.info | 5 +++ OrcaSlicer/process/YOOPAI-Exhaust_PLA.json | 29 ++++++++++++++++ 4 files changed, 73 insertions(+) create mode 100644 OrcaSlicer/filament/PolyLite PLA YOOPAI_Exhaust_Flange.info create mode 100644 OrcaSlicer/filament/PolyLite PLA YOOPAI_Exhaust_Flange.json create mode 100644 OrcaSlicer/process/YOOPAI-Exhaust_PLA.info create mode 100644 OrcaSlicer/process/YOOPAI-Exhaust_PLA.json diff --git a/OrcaSlicer/filament/PolyLite PLA YOOPAI_Exhaust_Flange.info b/OrcaSlicer/filament/PolyLite PLA YOOPAI_Exhaust_Flange.info new file mode 100644 index 0000000..f838654 --- /dev/null +++ b/OrcaSlicer/filament/PolyLite PLA YOOPAI_Exhaust_Flange.info @@ -0,0 +1,5 @@ +sync_info = create +user_id = +setting_id = +base_id = OGFSL19 +updated_time = 1774475531 diff --git a/OrcaSlicer/filament/PolyLite PLA YOOPAI_Exhaust_Flange.json b/OrcaSlicer/filament/PolyLite PLA YOOPAI_Exhaust_Flange.json new file mode 100644 index 0000000..4a4e637 --- /dev/null +++ b/OrcaSlicer/filament/PolyLite PLA YOOPAI_Exhaust_Flange.json @@ -0,0 +1,34 @@ +{ + "close_fan_the_first_x_layers": [ + "3" + ], + "compatible_printers": [ + "Sovol SV06 ACE 0.4 nozzle" + ], + "fan_cooling_layer_time": [ + "20" + ], + "fan_max_speed": [ + "70" + ], + "fan_min_speed": [ + "50" + ], + "filament_settings_id": [ + "PolyLite PLA YOOPAI_Exhaust_Flange" + ], + "from": "User", + "hot_plate_temp_initial_layer": [ + "60" + ], + "inherits": "PolyLite PLA @System", + "is_custom_defined": "0", + "name": "PolyLite PLA YOOPAI_Exhaust_Flange", + "nozzle_temperature": [ + "215" + ], + "nozzle_temperature_initial_layer": [ + "215" + ], + "version": "2.3.0.3" +} diff --git a/OrcaSlicer/process/YOOPAI-Exhaust_PLA.info b/OrcaSlicer/process/YOOPAI-Exhaust_PLA.info new file mode 100644 index 0000000..2912f98 --- /dev/null +++ b/OrcaSlicer/process/YOOPAI-Exhaust_PLA.info @@ -0,0 +1,5 @@ +sync_info = update +user_id = +setting_id = +base_id = GP004 +updated_time = 1774475531 diff --git a/OrcaSlicer/process/YOOPAI-Exhaust_PLA.json b/OrcaSlicer/process/YOOPAI-Exhaust_PLA.json new file mode 100644 index 0000000..4eddea6 --- /dev/null +++ b/OrcaSlicer/process/YOOPAI-Exhaust_PLA.json @@ -0,0 +1,29 @@ +{ + "bottom_shell_layers": "8", + "brim_type": "outer_only", + "from": "User", + "infill_wall_overlap": "15%", + "inherits": "0.20mm Standard @Sovol SV06 ACE", + "initial_layer_line_width": "0.45", + "initial_layer_print_height": "0.2", + "inner_wall_line_width": "0.45", + "inner_wall_speed": "80", + "is_custom_defined": "0", + "line_width": "0.45", + "name": "YOOPAI-Exhaust_PLA", + "notes": "Per ChatGPT as 1st prototype test run with PLA:\n\nStructural Prototype Profile\n\nLayer height: 0.20\nWalls: 6\nTop/Bottom: 6\nInfill: 50% Gyroid\nNozzle temp: 210–215 PLA\nFan: 60%\nOuter wall width: 0.45", + "only_one_wall_top": "0", + "outer_wall_acceleration": "1500", + "outer_wall_line_width": "0.45", + "outer_wall_speed": "35", + "print_settings_id": "YOOPAI-Exhaust_PLA", + "seam_gap": "0", + "seam_position": "back", + "skirt_loops": "2", + "sparse_infill_density": "50%", + "sparse_infill_pattern": "gyroid", + "top_shell_layers": "6", + "top_solid_infill_flow_ratio": "1", + "version": "2.3.0.3", + "wall_loops": "6" +}