orcaslicer/resources/profiles/Qidi/filament/Qidi Generic PLA @Qidi Q1 Pro 0.8 nozzle.json
Hukete 6d0369f5d7
Update QIDI profiles (#4549)
1)add Q1 Pro profiles
2024-03-18 23:07:40 +08:00

27 lines
537 B
JSON

{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "Qidi Generic PLA @Qidi Q1 Pro 0.8 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"filament_flow_ratio": [
"0.98"
],
"slow_down_layer_time": [
"5"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.008"
],
"filament_max_volumetric_speed": [
"14"
],
"compatible_printers": [
"Qidi Q1 Pro 0.8 nozzle"
]
}