mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-06 03:52:58 +00:00
added more processes, changed settings
This commit is contained in:
18
resources/profiles/Prusa/process/0.10mm Speed @MINIIS.json
Normal file
18
resources/profiles/Prusa/process/0.10mm Speed @MINIIS.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.10mm Speed @MINIIS",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "process_speed_miniis",
|
||||
"bridge_speed": "35",
|
||||
"layer_height": "0.10",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"top_shell_thickness": "0.7",
|
||||
"top_shell_layers": "7",
|
||||
"bottom_shell_thickness": "0.5",
|
||||
"bottom_shell_layers": "5",
|
||||
"compatible_printers": [
|
||||
"Prusa MINIIS 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user