mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 19:12:17 +00:00
mk4 profiles
This commit is contained in:
26
resources/profiles/Prusa/process/0.20mm Standard @MK4.json
Normal file
26
resources/profiles/Prusa/process/0.20mm Standard @MK4.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.20mm Standard @MK4",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_common",
|
||||
"initial_layer_speed": "45",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"outer_wall_speed": "170",
|
||||
"inner_wall_speed": "170",
|
||||
"sparse_infill_speed": "200",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"top_surface_speed": "100",
|
||||
"gap_infill_speed": "120",
|
||||
"travel_speed": "300",
|
||||
"default_acceleration": "4000",
|
||||
"initial_layer_acceleration": "700",
|
||||
"top_surface_acceleration": "1000",
|
||||
"travel_acceleration": "4000",
|
||||
"inner_wall_acceleration": "4000",
|
||||
"outer_wall_acceleration": "3000",
|
||||
"compatible_printers": [
|
||||
"Prusa MK4 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user