mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,13 +1,15 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM002",
|
||||
"name": "DeltaMaker 2T 0.5 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_machine_common",
|
||||
"from": "system",
|
||||
"setting_id": "GM002",
|
||||
"instantiation": "true",
|
||||
"printer_model": "DeltaMaker 2T",
|
||||
"default_print_profile": "0.18mm Standard @DeltaMaker",
|
||||
"nozzle_diameter": ["0.5"],
|
||||
"nozzle_diameter": [
|
||||
"0.5"
|
||||
],
|
||||
"printer_variant": "0.5",
|
||||
"printable_height": "460",
|
||||
"printable_area": [
|
||||
@@ -22,4 +24,4 @@
|
||||
"DeltaMaker Brand PLA",
|
||||
"DeltaMaker Generic PLA"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user