OrcaSlicer/resources/profiles/M3D.json
Bilal7828 1a3b8dc6a2
Some checks failed
Build all / Build Linux (push) Has been cancelled
Build all / Build Non-Linux (push) Has been cancelled
Build all / Flatpak (push) Has been cancelled
Build all / Unit Tests (push) Has been cancelled
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>
2025-12-25 00:21:41 +08:00

37 lines
No EOL
976 B
JSON

{
"name": "M3D",
"version": "1.0.0",
"force_update": "0",
"description": "Configuration for M3D printers",
"machine_model_list": [
{
"name": "M3D Enabler D8500 MM Model",
"sub_path": "machine/M3D Enabler D8500 MM Model.json"
}
],
"machine_list": [
{
"name": "fdm_machine_common",
"sub_path": "machine/fdm_machine_common.json"
},
{
"name": "M3D Enabler D8500 MM",
"sub_path": "machine/M3D Enabler D8500 MM.json"
}
],
"process_list": [
{
"name": "fdm_process_common",
"sub_path": "process/fdm_process_common.json"
},
{
"name": "0.15mm MM @D8500",
"sub_path": "process/0.15mm MM @D8500.json"
},
{
"name": "0.20mm MM @D8500",
"sub_path": "process/0.20mm MM @D8500.json"
}
],
"filament_list": []
}