mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 10:51:22 +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>
19 lines
546 B
JSON
19 lines
546 B
JSON
{
|
|
"type": "process",
|
|
"name": "0.15mm Standard @UltiMaker 2 0.6 nozzle",
|
|
"inherits": "fdm_process_common",
|
|
"from": "system",
|
|
"setting_id": "MDKnppk0uwm6HnKz",
|
|
"instantiation": "true",
|
|
"layer_height": "0.15",
|
|
"initial_layer_line_width": "0.6",
|
|
"inner_wall_line_width": "0.6",
|
|
"internal_solid_infill_line_width": "0.6",
|
|
"line_width": "0.6",
|
|
"outer_wall_line_width": "0.6",
|
|
"sparse_infill_line_width": "0.6",
|
|
"support_line_width": "0.55",
|
|
"top_surface_line_width": "0.6",
|
|
"compatible_printers": ["UltiMaker 2 0.6 nozzle"]
|
|
}
|