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,13 @@
{
"type": "machine",
"name": "Prusa MK4S 0.4 nozzle",
"inherits": "fdm_machine_common_mk4s",
"from": "system",
"instantiation": "true",
"default_filament_profile": "Prusa Generic PLA @MK4S",
"default_print_profile": "0.20mm SPEED @MK4S 0.4",
"from": "system",
"inherits": "fdm_machine_common_mk4s",
"instantiation": "true",
"name": "Prusa MK4S 0.4 nozzle",
"nozzle_diameter": [
"0.4"
],
"printer_model": "MK4S",
"type": "machine"
"printer_model": "Prusa MK4S"
}