mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 04:13:50 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm SPEED @MK4S 0.4",
|
||||
"inherits": "process_common_mk4s",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "3",
|
||||
"compatible_printers_condition": "printer_notes=~/.*MK4S.*/ and nozzle_diameter[0]==0.4 and printer_notes!~/.*HF_NOZZLE.*/",
|
||||
"from": "system",
|
||||
"inherits": "process_common_mk4s",
|
||||
"instantiation": "true",
|
||||
"name": "0.20mm SPEED @MK4S 0.4",
|
||||
"top_surface_acceleration": "1500",
|
||||
"type": "process"
|
||||
"top_surface_acceleration": "1500"
|
||||
}
|
||||
Reference in New Issue
Block a user