mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-22 12:45:17 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"compatible_printers_condition": "printer_notes=~/.*MK4S.*/ and nozzle_diameter[0]==0.5 and printer_notes=~/.*HF_NOZZLE.*/",
|
||||
"from": "system",
|
||||
"inherits": "0.25mm STRUCTURAL @MK4S 0.5",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.32",
|
||||
"type": "process",
|
||||
"name": "0.32mm STRUCTURAL @MK4S HF0.5",
|
||||
"type": "process"
|
||||
"inherits": "0.25mm STRUCTURAL @MK4S 0.5",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"compatible_printers_condition": "printer_notes=~/.*MK4S.*/ and nozzle_diameter[0]==0.5 and printer_notes=~/.*HF_NOZZLE.*/",
|
||||
"layer_height": "0.32"
|
||||
}
|
||||
Reference in New Issue
Block a user