mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-24 01:12:35 +00:00
* Rework Ultimaker profiles The Ultimaker profiles where not usable by default * Fixes * couple small fixes * Rework Ultimaker profiles The Ultimaker profiles where not usable by default * Fixes * couple small fixes * Fixes * fix errors --------- Co-authored-by: yw4z <ywsyildiz@gmail.com> Co-authored-by: SoftFever <softfeverever@gmail.com>
42 lines
654 B
JSON
42 lines
654 B
JSON
{
|
|
"type": "process",
|
|
"name": "0.10mm Fine @UltiMaker 2",
|
|
"renamed_from": "0.12mm Fine @UltiMaker 2",
|
|
|
|
"inherits": "fdm_process_common",
|
|
"from": "system",
|
|
"setting_id": "S211pmrcTyysKIZ4",
|
|
"instantiation": "true",
|
|
"layer_height": "0.10",
|
|
"initial_layer_infill_speed": [
|
|
"45"
|
|
],
|
|
"inner_wall_speed": [
|
|
"30"
|
|
],
|
|
"internal_solid_infill_speed": [
|
|
"45"
|
|
],
|
|
"outer_wall_speed": [
|
|
"20"
|
|
],
|
|
"small_perimeter_speed": [
|
|
"20"
|
|
],
|
|
"sparse_infill_speed": [
|
|
"45"
|
|
],
|
|
"support_interface_speed": [
|
|
"50"
|
|
],
|
|
"support_speed": [
|
|
"50"
|
|
],
|
|
"top_surface_speed": [
|
|
"20"
|
|
],
|
|
"compatible_printers": [
|
|
"UltiMaker 2 0.4 nozzle"
|
|
]
|
|
}
|