mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
Add MK4 0.25/0.6/0.8 nozzle
This commit is contained in:
parent
e97ab55e83
commit
60111eaa16
31 changed files with 621 additions and 51 deletions
15
resources/profiles/Prusa/process/0.28mm Standard @MK4.json
Normal file
15
resources/profiles/Prusa/process/0.28mm Standard @MK4.json
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.28mm Standard @MK4",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "process_common_mk4",
|
||||
"layer_height": "0.28",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"compatible_printers": [
|
||||
"Prusa MK4 0.4 nozzle",
|
||||
"Prusa MK4 0.6 nozzle",
|
||||
"Prusa MK4 0.8 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue