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

@@ -20,11 +20,14 @@
"travel_speed": "135",
"support_speed": "135",
"support_interface_speed": "135",
"skirt_speed": "135",
"compatible_printers": [
"EXO42 (0.4 nozzle)",
"EXO65 (0.6 nozzle)",
"SH65 (0.4 nozzle)",
"VS30MK3 (0.4 nozzle)",
"VS30SC2 (0.4 nozzle)"
"VS30SC2 (0.4 nozzle)",
"VS30SC (0.4 nozzle)",
"VS30ULTRA (0.4 nozzle)"
]
}