mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 07:11:12 -06:00

* QIDI Profiles Change * fix syntax errors --------- Co-authored-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
24 lines
517 B
JSON
24 lines
517 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFC99",
|
|
"setting_id": "GFSC99",
|
|
"name": "Qidi Generic PC",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_filament_pc",
|
|
"filament_max_volumetric_speed": [
|
|
"16"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.94"
|
|
],
|
|
|
|
"compatible_printers": [
|
|
"Qidi X-Plus 0.4 nozzle",
|
|
"Qidi X-Max 0.4 nozzle",
|
|
"Qidi X-CF Pro 0.4 nozzle",
|
|
"Qidi X-Smart 3 0.4 nozzle",
|
|
"Qidi X-Plus 3 0.4 nozzle",
|
|
"Qidi X-Max 3 0.4 nozzle"
|
|
]
|
|
}
|