mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Initial release
This commit is contained in:
27
resources/profiles/DeltaMaker/machine/DeltaMaker 2XT 0.5 nozzle.json
Executable file
27
resources/profiles/DeltaMaker/machine/DeltaMaker 2XT 0.5 nozzle.json
Executable file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user