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": "GM008",
"name": "BLOCKS RD50 V2 0.8 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"instantiation": "true",
"inherits": "fdm_klipper_common",
"settings_id": "GM008",
"printer_model": "BLOCKS RD50 V2",
"default_print_profile": "0.38mm Standard 0.8 nozzle @Blocks_RD50_V2",
"max_layer_height": [
@@ -27,13 +27,13 @@
"BLOCKS RD50 V2"
],
"retraction_length": [
"1.2"
"1.2"
],
"retraction_speed": [
"30"
"30"
],
"deretraction_speed": [
"80"
"80"
],
"printer_variant": "0.8"
}
}