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,18 +1,30 @@
{
"type": "machine",
"setting_id": "GM008",
"name": "Qidi Q2 0.6 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "Qidi Q2 0.4 nozzle",
"default_filament_profile": ["QIDI PLA Rapido"],
"from": "system",
"setting_id": "GM008",
"instantiation": "true",
"default_filament_profile": [
"QIDI PLA Rapido"
],
"default_print_profile": "0.30mm Standard @Q2 0.6 nozzle",
"max_layer_height": ["0.42"],
"min_layer_height": ["0.12"],
"nozzle_diameter": ["0.6"],
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.12"
],
"nozzle_diameter": [
"0.6"
],
"printer_model": "Qidi Q2",
"printer_variant": "0.6",
"retraction_length": ["1.4"],
"retraction_minimum_travel": ["3"],
"retraction_length": [
"1.4"
],
"retraction_minimum_travel": [
"3"
],
"support_box_temp_control": "1"
}