Merge pull request #839 from TonyK54/Ender5Pro-Profile

Adding Ender 5 Pro
This commit is contained in:
SoftFever 2023-04-25 20:16:32 +08:00
parent e18b151cb4
commit ac73fd702f
8 changed files with 54 additions and 4 deletions

View file

@ -11,6 +11,10 @@
{
"name": "Creality CR-10 Max",
"sub_path": "machine/Creality CR-10 Max.json"
},
{
"name": "Creality Ender-5 Pro 2019",
"sub_path": "machine/Creality Ender-5 Pro 2019.json"
}
],
"process_list": [
@ -85,6 +89,11 @@
{
"name": "Creality CR-10 Max 0.4 nozzle",
"sub_path": "machine/Creality CR-10 Max 0.4 nozzle.json"
},
{
"name": "Creality Ender-5 Pro 2019 0.4 nozzle",
"sub_path": "machine/Creality Ender-5 Pro 2019 0.4 nozzle.json"
}
]
}