OrcaSlicer config

This commit is contained in:
2025-06-15 10:11:18 +02:00
parent e0d3aa8e6b
commit 77d340c852
721 changed files with 47715 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": []
}