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,21 @@
{
"type": "filament",
"name": "Generic PPA-CF @System",
"inherits": "fdm_filament_ppa",
"from": "system",
"setting_id": "OGFSN97_00",
"instantiation": "true",
"fan_max_speed": [
"35"
],
"filament_max_volumetric_speed": [
"6.5"
],
"overhang_fan_threshold": [
"25%"
],
"filament_type": [
"PPA-CF"
],
"compatible_printers": []
}