mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-22 20:55:16 +00:00
ENH: add prusa MK3 and mini printer
Thanks orca-slicer. Also fix the wrong setting id from orca. Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: I68363dbc2a261a6ae13ac5569972446e032e77f0
This commit is contained in:
20
resources/profiles/Prusa/process/0.20mm Standard @MK3S.json
Normal file
20
resources/profiles/Prusa/process/0.20mm Standard @MK3S.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP_VORON_001",
|
||||
"name": "0.20mm Standard @MK3S",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_common",
|
||||
"initial_layer_speed": "20",
|
||||
"initial_layer_infill_speed": "25",
|
||||
"outer_wall_speed": "35",
|
||||
"inner_wall_speed": "60",
|
||||
"sparse_infill_speed": "200",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"top_surface_speed": "50",
|
||||
"gap_infill_speed": "40",
|
||||
"travel_speed": "180",
|
||||
"compatible_printers": [
|
||||
"Prusa MK3S 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user