mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
mk4 profiles
This commit is contained in:
parent
9bab2e2efa
commit
b636be8852
20 changed files with 154 additions and 12 deletions
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"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue