mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-07 12:32:59 +00:00
profiles for different nozzles sizes, better speed settings
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.20mm Standard @MINIIS 0.6",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "process_common_miniis",
|
||||
"sparse_infill_speed": "120",
|
||||
"internal_solid_infill_speed": "100",
|
||||
"top_surface_speed": "70",
|
||||
"gap_infill_speed": "80",
|
||||
"bridge_speed": "40",
|
||||
"travel_speed": "300",
|
||||
"initial_layer_acceleration": "500",
|
||||
"top_surface_acceleration": "1500",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"bridge_acceleration": "1500",
|
||||
"internal_solid_infill_acceleration": "3000",
|
||||
"overhang_1_4_speed": "45",
|
||||
"compatible_printers": [
|
||||
"Prusa MINIIS 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user