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,15 +1,15 @@
{
"compatible_printers_condition": "printer_notes=~/.*MK4S.*/ and nozzle_diameter[0]==0.8 and printer_notes=~/.*HF_NOZZLE.*/",
"from": "system",
"gap_infill_speed": "60",
"inherits": "0.30mm DETAIL @MK4S 0.8",
"inner_wall_speed": "80",
"instantiation": "true",
"internal_solid_infill_speed": "120",
"type": "process",
"name": "0.30mm STRUCTURAL @MK4S HF0.8",
"inherits": "0.30mm DETAIL @MK4S 0.8",
"from": "system",
"instantiation": "true",
"compatible_printers_condition": "printer_notes=~/.*MK4S.*/ and nozzle_diameter[0]==0.8 and printer_notes=~/.*HF_NOZZLE.*/",
"gap_infill_speed": "60",
"inner_wall_speed": "80",
"internal_solid_infill_speed": "120",
"sparse_infill_speed": "120",
"support_speed": "80",
"top_surface_acceleration": "1200",
"top_surface_speed": "60",
"type": "process"
"top_surface_speed": "60"
}