Initial release

This commit is contained in:
Jake
2026-05-11 19:29:55 +01:00
commit d4d1215874
16967 changed files with 4075897 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
{
"type": "filament",
"name": "FLSun Generic PLA-CF",
"inherits": "fdm_filament_pla",
"from": "system",
"setting_id": "GFSA04",
"filament_id": "GFL98",
"instantiation": "true",
"filament_flow_ratio": [
"0.95"
],
"filament_type": [
"PLA-CF"
],
"filament_max_volumetric_speed": [
"12"
],
"slow_down_layer_time": [
"7"
],
"compatible_printers": [
"FLSun Q5 0.4 nozzle",
"FLSun QQ-S Pro 0.4 nozzle",
"FLSun Super Racer 0.4 nozzle",
"FLSun V400 0.4 nozzle"
]
}