Files
OrcaSlicer/resources/profiles/UltiMaker/process/fdm_process_common.json
T
592a5ba777 Fix and rework Ultimaker profiles (#15383)
* 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>
2026-09-22 20:50:12 +08:00

78 lines
1.4 KiB
JSON

{
"type": "process",
"name": "fdm_process_common",
"from": "system",
"instantiation": "false",
"bottom_shell_layers": "5",
"bottom_shell_thickness": "0.75",
"fuzzy_skin_point_distance": "0.8",
"fuzzy_skin_thickness": "0.3",
"gap_infill_speed": [
"40"
],
"infill_anchor": "2.5",
"infill_anchor_max": "12",
"infill_combination": "1",
"infill_combination_max_layer_height": "80%",
"initial_layer_line_width": "0.4",
"initial_layer_speed": [
"20"
],
"inner_wall_acceleration": [
"800"
],
"inner_wall_line_width": "0.4",
"inner_wall_speed": [
"55"
],
"internal_solid_infill_line_width": "0.4",
"internal_solid_infill_speed": [
"60"
],
"is_infill_first": "1",
"line_width": "0.4",
"outer_wall_line_width": "0.4",
"outer_wall_speed": [
"40"
],
"overhang_1_4_speed": [
"25"
],
"overhang_2_4_speed": [
"20"
],
"overhang_3_4_speed": [
"15"
],
"overhang_4_4_speed": [
"15"
],
"print_extruder_variant": [
"Bowden Standard"
],
"small_perimeter_speed": [
"25"
],
"sparse_infill_density": "18%",
"sparse_infill_line_width": "0.4",
"sparse_infill_speed": [
"80"
],
"support_interface_speed": [
"55"
],
"support_line_width": "0.35",
"support_speed": [
"55"
],
"top_shell_layers": "5",
"top_shell_thickness": "0.75",
"top_surface_line_width": "0.4",
"top_surface_speed": [
"40"
],
"travel_acceleration": [
"800"
]
}