mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
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:
parent
0b3dfa3f45
commit
f2fdd03ba0
38 changed files with 524 additions and 96 deletions
|
@ -13,8 +13,8 @@
|
|||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"180x0",
|
||||
"180x180",
|
||||
"175x0",
|
||||
"175x180",
|
||||
"0x180"
|
||||
],
|
||||
"printable_height": "170",
|
||||
|
@ -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"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue