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,21 +1,21 @@
{
"default_print_profile": "0.12mm STRUCTURAL @MK4S 0.25",
"from": "system",
"type": "machine",
"name": "Prusa MK4S 0.25 nozzle",
"inherits": "Prusa MK4S 0.4 nozzle",
"from": "system",
"instantiation": "true",
"default_print_profile": "0.12mm STRUCTURAL @MK4S 0.25",
"machine_max_acceleration_travel": [
"2500",
"2500"
],
"max_layer_height": "0.15",
"min_layer_height": "0.05",
"name": "Prusa MK4S 0.25 nozzle",
"nozzle_diameter": [
"0.25"
],
"printer_model": "MK4S",
"printer_model": "Prusa MK4S",
"printer_variant": "0.25",
"retraction_length": "0.8",
"type": "machine",
"z_hop": "0.15"
}