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

@ -17,7 +17,7 @@
"325x325",
"0x325"
],
"printable_height": "320",
"printable_height": "315",
"nozzle_type": "hardened_steel",
"auxiliary_fan": "1",
"max_layer_height": [
@ -28,7 +28,7 @@
],
"printer_settings_id": "Qidi",
"retraction_minimum_travel": [
"2"
"1"
],
"retraction_length": [
"0.8"
@ -43,6 +43,6 @@
"change_filament_gcode": "",
"machine_pause_gcode": "M0",
"default_filament_profile": [
"Qidi Generic PLA"
"QIDI PLA Rapido"
]
}