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,13 +1,14 @@
{
"type": "machine",
"name": "Prusa CORE One HF 0.8 nozzle",
"inherits": "Prusa CORE One HF 0.4 nozzle",
"from": "system",
"instantiation": "true",
"default_filament_profile": "Prusament PLA @CORE One HF 0.8",
"default_print_profile": "0.40mm STRUCTURAL @CORE One HF 0.8",
"deretraction_speed": "15",
"from": "system",
"inherits": "Prusa CORE One HF 0.4 nozzle",
"instantiation": "true",
"max_layer_height": "0.6",
"min_layer_height": "0.2",
"name": "Prusa CORE One HF 0.8 nozzle",
"nozzle_diameter": [
"0.8"
],
@@ -16,7 +17,6 @@
"retract_before_wipe": "50",
"retraction_length": "0.6",
"retraction_speed": "15",
"type": "machine",
"wipe": "1",
"z_hop": "0.25"
}
}