QIDI Profiles Change (#2054)

* QIDI Profiles Change

* fix syntax errors

---------

Co-authored-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
This commit is contained in:
Hukete 2023-09-10 14:11:28 +08:00 committed by GitHub
parent 0b3dfa3f45
commit f2fdd03ba0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
38 changed files with 524 additions and 96 deletions

View file

@ -1,20 +0,0 @@
{
"type": "filament",
"filament_id": "GFU99",
"setting_id": "GFSR99",
"name": "Qidi Generic TPU",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_tpu",
"filament_max_volumetric_speed": [
"3.2"
],
"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"
]
}