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,17 +1,17 @@
{
"type": "machine",
"name": "Prusa MK4S 0.6 nozzle",
"inherits": "Prusa MK4S 0.4 nozzle",
"from": "system",
"instantiation": "true",
"default_filament_profile": "Prusa Generic PLA @MK4S 0.6",
"default_print_profile": "0.25mm SPEED @MK4S 0.6",
"from": "system",
"inherits": "Prusa MK4S 0.4 nozzle",
"instantiation": "true",
"max_layer_height": "0.40",
"min_layer_height": "0.15",
"name": "Prusa MK4S 0.6 nozzle",
"nozzle_diameter": [
"0.6"
],
"printer_model": "MK4S",
"printer_model": "Prusa MK4S",
"printer_variant": "0.6",
"type": "machine",
"wipe": "1"
}