Add new machines (#8274)

* Add new machines

* profils fixes

* Update VS30ULTRA (0.4 nozzle).json

* accelerations removing

* Fixes

* Acceleration fixes

* Update .gitignore

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
VOLUMIC
2025-02-07 17:10:12 +01:00
committed by GitHub
parent 03a9d3f5ca
commit 2af5aa56d8
72 changed files with 879 additions and 164 deletions

View File

@@ -5,6 +5,18 @@
"description": "VOLUMIC configurations",
"machine_model_list": [
{
"name": "EXO42 Performance",
"sub_path": "machine/EXO42 Performance.json"
},
{
"name": "EXO65 Performance",
"sub_path": "machine/EXO65 Performance.json"
},
{
"name": "SH65 Performance",
"sub_path": "machine/SH65 Performance.json"
},
{
"name": "EXO42",
"sub_path": "machine/EXO42.json"
},
@@ -21,6 +33,14 @@
"sub_path": "machine/VS30SC2.json"
},
{
"name": "VS30SC",
"sub_path": "machine/VS30SC.json"
},
{
"name": "VS30ULTRA",
"sub_path": "machine/VS30ULTRA.json"
},
{
"name": "VS30MK3",
"sub_path": "machine/VS30MK3.json"
},
@@ -117,7 +137,69 @@
{
"name": "Very high speed - 0.30mm",
"sub_path": "process/Very high speed - 0.30mm.json"
},
{
"name": "Normal performance - 0.10mm",
"sub_path": "process/Normal performance - 0.10mm.json"
},
{
"name": "Normal performance - 0.15mm",
"sub_path": "process/Normal performance - 0.15mm.json"
},
{
"name": "Normal performance - 0.20mm",
"sub_path": "process/Normal performance - 0.20mm.json"
},
{
"name": "Normal performance - 0.25mm",
"sub_path": "process/Normal performance - 0.25mm.json"
},
{
"name": "Normal performance - 0.30mm",
"sub_path": "process/Normal performance - 0.30mm.json"
},
{
"name": "High performance - 0.10mm",
"sub_path": "process/High performance - 0.10mm.json"
},
{
"name": "High performance - 0.15mm",
"sub_path": "process/High performance - 0.15mm.json"
},
{
"name": "High performance - 0.20mm",
"sub_path": "process/High performance - 0.20mm.json"
},
{
"name": "High performance - 0.25mm",
"sub_path": "process/High performance - 0.25mm.json"
},
{
"name": "High performance - 0.30mm",
"sub_path": "process/High performance - 0.30mm.json"
},
{
"name": "Full performance - 0.10mm",
"sub_path": "process/Full performance - 0.10mm.json"
},
{
"name": "Full performance - 0.15mm",
"sub_path": "process/Full performance - 0.15mm.json"
},
{
"name": "Full performance - 0.20mm",
"sub_path": "process/Full performance - 0.20mm.json"
},
{
"name": "Full performance - 0.25mm",
"sub_path": "process/Full performance - 0.25mm.json"
},
{
"name": "Full performance - 0.30mm",
"sub_path": "process/Full performance - 0.30mm.json"
}
],
"filament_list": [
{
@@ -202,6 +284,18 @@
"name": "fdm_volumic_common",
"sub_path": "machine/fdm_volumic_common.json"
},
{
"name": "EXO42 Performance (0.4 nozzle)",
"sub_path": "machine/EXO42 Performance (0.4 nozzle).json"
},
{
"name": "EXO65 Performance (0.6 nozzle)",
"sub_path": "machine/EXO65 Performance (0.6 nozzle).json"
},
{
"name": "SH65 Performance (0.4 nozzle)",
"sub_path": "machine/SH65 Performance (0.4 nozzle).json"
},
{
"name": "EXO42 (0.4 nozzle)",
"sub_path": "machine/EXO42 (0.4 nozzle).json"
@@ -218,6 +312,14 @@
"name": "VS30SC2 (0.4 nozzle)",
"sub_path": "machine/VS30SC2 (0.4 nozzle).json"
},
{
"name": "VS30SC (0.4 nozzle)",
"sub_path": "machine/VS30SC (0.4 nozzle).json"
},
{
"name": "VS30ULTRA (0.4 nozzle)",
"sub_path": "machine/VS30ULTRA (0.4 nozzle).json"
},
{
"name": "VS30MK3 (0.4 nozzle)",
"sub_path": "machine/VS30MK3 (0.4 nozzle).json"