mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
27 lines
632 B
JSON
Executable File
27 lines
632 B
JSON
Executable File
{
|
|
"type": "machine",
|
|
"name": "DeltaMaker 2XT 0.5 nozzle",
|
|
"inherits": "fdm_machine_common",
|
|
"from": "system",
|
|
"setting_id": "GM003",
|
|
"instantiation": "true",
|
|
"printer_model": "DeltaMaker 2XT",
|
|
"default_print_profile": "0.25mm Draft @DeltaMaker",
|
|
"nozzle_diameter": [
|
|
"0.5"
|
|
],
|
|
"printer_variant": "0.5",
|
|
"printable_height": "565",
|
|
"printable_area": [
|
|
"-69x-120",
|
|
"-138x0",
|
|
"-69x120",
|
|
"69x120",
|
|
"138x0",
|
|
"69x-120"
|
|
],
|
|
"default_filament_profile": [
|
|
"DeltaMaker Brand PLA",
|
|
"DeltaMaker Generic PLA"
|
|
]
|
|
} |