mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
add Prusa MINI+
This commit is contained in:
parent
85f774a72d
commit
7c11aeba96
17 changed files with 186 additions and 11 deletions
26
resources/profiles/Prusa/process/0.20mm Standard @MINI.json
Normal file
26
resources/profiles/Prusa/process/0.20mm Standard @MINI.json
Normal file
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "MINI-1",
|
||||
"name": "0.20mm Standard @MINI",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_common",
|
||||
"initial_layer_speed": "20",
|
||||
"initial_layer_infill_speed": "25",
|
||||
"gap_infill_speed": "40",
|
||||
"bridge_speed": "25",
|
||||
"default_jerk": "8",
|
||||
"initial_layer_acceleration": "700",
|
||||
"inner_wall_speed": "50",
|
||||
"internal_solid_infill_speed": "140",
|
||||
"is_custom_defined": "0",
|
||||
"outer_wall_speed": "40",
|
||||
"overhang_2_4_speed": "30",
|
||||
"print_settings_id": "MINI - Copy",
|
||||
"sparse_infill_speed": "140",
|
||||
"top_surface_speed": "40",
|
||||
"travel_speed": "150",
|
||||
"compatible_printers": [
|
||||
"Prusa MINI 0.4 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue