add new filament

This commit is contained in:
QIDI TECH
2024-11-28 15:26:22 +08:00
parent 79518648c0
commit ccb7e095e1
258 changed files with 4319 additions and 42 deletions

View File

@@ -0,0 +1,21 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "PolyLite PLA@Q-Series",
"from": "system",
"instantiation": "false",
"inherits": "fdm_filament_common",
"filament_type": ["PLA"],
"additional_cooling_fan_speed": ["100"],
"additional_cooling_fan_speed_unseal": ["100"],
"filament_density": ["1.2"],
"filament_flow_ratio": ["0.98"],
"filament_max_volumetric_speed": ["11"],
"filament_vendor": ["Polymaker"],
"nozzle_temperature_range_high": ["240"],
"nozzle_temperature_range_low": ["190"],
"slow_down_layer_time": ["10"],
"temperature_vitrification": ["45"],
"compatible_printers": []
}