mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-02-07 00:30:57 -07:00
* 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>
10 lines
253 B
JSON
10 lines
253 B
JSON
{
|
|
"type": "machine_model",
|
|
"name": "SH65 Performance",
|
|
"model_id": "V650300K",
|
|
"nozzle_diameter": "0.4",
|
|
"machine_tech": "FFF",
|
|
"family": "VOLUMIC",
|
|
"bed_model": "SH65_bed.STL",
|
|
"default_materials": "Volumic PLA Ultra"
|
|
}
|