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,4 +1,6 @@
{
"type": "machine_model",
"name": "Prusa MK4S",
"bed_model": "mk4_bed.stl",
"bed_texture": "mk4s.svg",
"default_materials": "Prusa Generic ABS @MK4S;Prusa Generic ASA @MK4S;Prusa Generic PETG @MK4S;Prusa Generic PLA @MK4S;Prusa Generic PLA Silk @MK4S;Prusa Generic TPU @MK4S",
@@ -6,7 +8,5 @@
"hotend_model": "",
"machine_tech": "FFF",
"model_id": "MK4S",
"name": "Prusa MK4S",
"nozzle_diameter": "0.25;0.3;0.4;0.5;0.6;0.8",
"type": "machine_model"
}
"nozzle_diameter": "0.25;0.3;0.4;0.5;0.6;0.8"
}