mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 12:15:21 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"compatible_printers_condition": "printer_notes=~/.*MK4S.*/ and nozzle_diameter[0]==0.4 and printer_notes=~/.*HF_NOZZLE.*/",
|
||||
"from": "system",
|
||||
"inherits": "0.15mm SPEED @MK4S 0.4",
|
||||
"inner_wall_speed": "250",
|
||||
"instantiation": "true",
|
||||
"internal_solid_infill_speed": "250",
|
||||
"type": "process",
|
||||
"name": "0.15mm SPEED @MK4S HF0.4",
|
||||
"inherits": "0.15mm SPEED @MK4S 0.4",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"compatible_printers_condition": "printer_notes=~/.*MK4S.*/ and nozzle_diameter[0]==0.4 and printer_notes=~/.*HF_NOZZLE.*/",
|
||||
"inner_wall_speed": "250",
|
||||
"internal_solid_infill_speed": "250",
|
||||
"outer_wall_speed": "200",
|
||||
"sparse_infill_speed": "250",
|
||||
"top_surface_acceleration": "2000",
|
||||
"type": "process"
|
||||
"top_surface_acceleration": "2000"
|
||||
}
|
||||
Reference in New Issue
Block a user