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,27 @@
{
"type": "filament",
"name": "FLSun Generic PVA",
"inherits": "fdm_filament_pva",
"from": "system",
"setting_id": "GFSA04",
"filament_id": "GFS99",
"instantiation": "true",
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"12"
],
"slow_down_layer_time": [
"7"
],
"slow_down_min_speed": [
"10"
],
"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"
]
}