mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 02:41:17 +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>
21 lines
554 B
JSON
21 lines
554 B
JSON
{
|
|
"type": "process",
|
|
"name": "0.20mm Standard @UltiMaker 2 0.8 nozzle",
|
|
"inherits": "fdm_process_common",
|
|
"from": "system",
|
|
"setting_id": "3uZgBgrpfxrgO72L",
|
|
"instantiation": "true",
|
|
"layer_height": "0.20",
|
|
"initial_layer_line_width": "0.8",
|
|
"inner_wall_line_width": "0.8",
|
|
"internal_solid_infill_line_width": "0.8",
|
|
"line_width": "0.8",
|
|
"outer_wall_line_width": "0.8",
|
|
"sparse_infill_line_width": "0.8",
|
|
"support_line_width": "0.75",
|
|
"top_surface_line_width": "0.8",
|
|
"compatible_printers": [
|
|
"UltiMaker 2 0.8 nozzle"
|
|
]
|
|
}
|