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,10 +1,10 @@
{
"type": "machine",
"settings_id": "GM006",
"name": "BLOCKS RD50 V2 0.4 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"instantiation": "true",
"inherits": "fdm_klipper_common",
"settings_id": "GM006",
"printer_model": "BLOCKS RD50 V2",
"default_print_profile": "0.20mm Standard 0.4 nozzle @Blocks_RD50_V2",
"max_layer_height": [
@@ -23,16 +23,16 @@
"0x500"
],
"retraction_length": [
"1.2"
"1.2"
],
"retraction_speed": [
"30"
"30"
],
"deretraction_speed": [
"80"
"80"
],
"printable_height": "500",
"upward_compatible_machine": [
"BLOCKS RD50 V2"
]
}
}