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>
24 lines
512 B
JSON
24 lines
512 B
JSON
{
|
|
"type": "machine",
|
|
"name": "UltiMaker 2 0.6 nozzle",
|
|
"inherits": "UltiMaker 2 0.4 nozzle",
|
|
"from": "system",
|
|
"setting_id": "p3SYqB6dpxEMo1pb",
|
|
"instantiation": "true",
|
|
"printer_model": "UltiMaker 2",
|
|
"default_print_profile": "0.15mm Standard @UltiMaker 2 0.6 nozzle",
|
|
"nozzle_diameter": [
|
|
"0.6"
|
|
],
|
|
"max_layer_height": [
|
|
"0.45"
|
|
],
|
|
"min_layer_height": [
|
|
"0.12"
|
|
],
|
|
"default_filament_profile": [
|
|
"Generic PLA @UltiMaker 2 0.6 nozzle"
|
|
],
|
|
"printer_variant": "0.6"
|
|
}
|