Initial release

This commit is contained in:
Louis Rossmann
2026-05-11 07:39:33 -05:00
commit c661ddc2eb
16967 changed files with 4075897 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": []
}