Full OrcaSlicer config for Ender3 & ASWX4P

This commit is contained in:
2025-09-03 12:34:20 +02:00
parent 26059687a4
commit 734071765d
861 changed files with 56695 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"type": "filament",
"name": "Overture Matte PLA @System",
"inherits": "Overture Matte PLA @base",
"from": "system",
"setting_id": "OGFSL05_00",
"instantiation": "true",
"compatible_printers": []
}

View File

@@ -0,0 +1,26 @@
{
"type": "filament",
"name": "Overture Matte PLA @base",
"inherits": "fdm_filament_pla",
"from": "system",
"filament_id": "GFL05",
"instantiation": "false",
"filament_cost": [
"24.52"
],
"filament_density": [
"1.22"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"12"
],
"filament_vendor": [
"Overture"
],
"slow_down_layer_time": [
"6"
]
}

View File

@@ -0,0 +1,9 @@
{
"type": "filament",
"name": "Overture PLA @System",
"inherits": "Overture PLA @base",
"from": "system",
"setting_id": "OGFSL04_05",
"instantiation": "true",
"compatible_printers": []
}

View File

@@ -0,0 +1,26 @@
{
"type": "filament",
"name": "Overture PLA @base",
"inherits": "fdm_filament_pla",
"from": "system",
"filament_id": "GFL04",
"instantiation": "false",
"filament_cost": [
"24.15"
],
"filament_density": [
"1.2"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"12"
],
"filament_vendor": [
"Overture"
],
"slow_down_layer_time": [
"6"
]
}