Adds M3D D8500 Enabler Pro Profiles V1 (#11503)

* Adds M3D D8500 Enabler Pro Profiles V1

Adds support for M3D D8500 Enabler Pro support for Orca.

Allows user to set up the printer directly from the printers menu.

* Adds M3D D8500 Enabler Pro Profiles V1

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
Bilal7828
2025-12-24 21:21:41 +05:00
committed by GitHub
parent 2026a0cf0c
commit 1a3b8dc6a2
10 changed files with 462 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "M3D Enabler D8500 MM Model",
"model_id": "M3D_D8500_MM",
"family": "M3D",
"machine_tech": "FFF",
"nozzle_diameter": "0.4",
"bed_model": "model/M3D_bed_model.stl",
"bed_texture": "model/M3D_bed_texture.png",
"default_materials": "Generic PLA @system",
"scan_folder": "1"
}