Adding OrcaSlicer configuration files

This commit is contained in:
John Poole 2026-04-12 16:40:32 -07:00
commit 5836c75195
4 changed files with 73 additions and 0 deletions

View file

@ -0,0 +1,5 @@
sync_info = create
user_id =
setting_id =
base_id = OGFSL19
updated_time = 1774475531

View file

@ -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"
}

View file

@ -0,0 +1,5 @@
sync_info = update
user_id =
setting_id =
base_id = GP004
updated_time = 1774475531

View file

@ -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: 210215 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"
}