Fixed many profile issues and cleaned up some messes. (#10686)

This commit is contained in:
SoftFever
2025-09-11 17:50:53 +08:00
committed by GitHub
parent 5e9570c946
commit 4f50fdc94e
6026 changed files with 187121 additions and 169667 deletions

View File

@@ -1,17 +1,27 @@
{
"type": "machine",
"setting_id": "GM008",
"name": "Qidi Q2 0.2 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "Qidi Q2 0.4 nozzle",
"from": "system",
"setting_id": "GM008",
"instantiation": "true",
"printer_model": "Qidi Q2",
"printer_variant": "0.2",
"default_filament_profile": ["QIDI PLA Rapido @Qidi Q2 0.2 nozzle"],
"default_filament_profile": [
"QIDI PLA Rapido @Qidi Q2 0.2 nozzle"
],
"default_print_profile": "0.10mm Standard @Q2 0.2 nozzle",
"max_layer_height": ["0.14"],
"min_layer_height": ["0.04"],
"nozzle_diameter": ["0.2"],
"retraction_length": ["0.4"],
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.04"
],
"nozzle_diameter": [
"0.2"
],
"retraction_length": [
"0.4"
],
"support_box_temp_control": "1"
}