mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-06 23:07:42 -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
247 B
JSON
10 lines
247 B
JSON
{
|
|
"type": "machine_model",
|
|
"name": "VS30SC",
|
|
"model_id": "V300A",
|
|
"nozzle_diameter": "0.4",
|
|
"machine_tech": "FFF",
|
|
"family": "VOLUMIC",
|
|
"bed_model": "VS30U_bed.STL",
|
|
"default_materials": "Volumic UNIVERSAL Ultra"
|
|
}
|