mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 15:21:21 -06:00

* QIDI Profiles Change * fix syntax errors --------- Co-authored-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
26 lines
564 B
JSON
26 lines
564 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFU99",
|
|
"setting_id": "GFSR99",
|
|
"name": "Qidi Generic TPU",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_filament_tpu",
|
|
"filament_max_volumetric_speed": [
|
|
"6"
|
|
],
|
|
"enable_pressure_advance": [
|
|
"1"
|
|
],
|
|
"pressure_advance": [
|
|
"0.25"
|
|
],
|
|
"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"
|
|
]
|
|
}
|