Update QIDI profiles (#5017)

* Qidi.Json

* Qidi.json

* Qidi.json
This commit is contained in:
HYzd766
2024-04-15 22:20:11 +08:00
committed by GitHub
parent c9137ed678
commit 8ae358e9bc
160 changed files with 2607 additions and 743 deletions

View File

@@ -20,20 +20,20 @@
"printable_height": "270",
"nozzle_type": "hardened_steel",
"max_layer_height": [
"0.3"
"0.28"
],
"min_layer_height": [
"0.07"
"0.08"
],
"printer_settings_id": "Qidi",
"retraction_minimum_travel": [
"1"
],
"retraction_length": [
"0.8"
"1"
],
"retract_length_toolchange": [
"10"
"2"
],
"deretraction_speed": [
"0"
@@ -42,6 +42,6 @@
"change_filament_gcode": "",
"machine_pause_gcode": "M0",
"default_filament_profile": [
"QIDI PLA Rapido"
"Qidi Generic PLA"
]
}