Files
OrcaSlicer/resources/profiles/UltiMaker/machine/UltiMaker 2 0.4 nozzle.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

31 lines
707 B
JSON

{
"type": "machine",
"name": "UltiMaker 2 0.4 nozzle",
"inherits": "fdm_machine_common",
"from": "system",
"setting_id": "Jl8sUeuACVyrnrst",
"instantiation": "true",
"printer_model": "UltiMaker 2",
"default_print_profile": "0.15mm Standard @UltiMaker 2",
"nozzle_diameter": [
"0.4"
],
"printable_area": [
"0x0",
"223x0",
"223x223",
"0x223"
],
"printable_height": "205",
"nozzle_type": "undefine",
"default_filament_profile": [
"Generic PLA @UltiMaker 2 0.4 nozzle"
],
"scan_first_layer": "0",
"printer_variant": "0.4",
"extruder_clearance_radius": "65",
"extruder_clearance_height_to_rod": "36",
"extruder_clearance_height_to_lid": "140"
}