Files
OrcaSlicer/resources/profiles/Snapmaker/machine/Snapmaker U1.json
T
SoftFever f520e9221f Repair shipped default materials and obsolete settings, and validate them (#15741)
* add orca profile skill

* add default material check

Improve validation for default materials and filament profiles

* Fix default materials and obsolete keys

* clarifying orca-profiles skill
2026-09-18 00:39:46 +08:00

13 lines
459 B
JSON

{
"type": "machine_model",
"name": "Snapmaker U1",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "",
"model_id": "797581801",
"default_materials": "Snapmaker PLA SnapSpeed @U1 0.2 nozzle;Panchroma PLA @Snapmaker U1;Generic PLA @System;Snapmaker PLA SnapSpeed @U1 0.6 nozzle;Snapmaker PLA SnapSpeed @U1 0.8 nozzle",
"bed_model": "Snapmaker U1_bed.stl",
"bed_texture": "Snapmaker U1_texture.svg",
"nozzle_diameter": "0.2;0.4;0.4+0.6;0.6;0.8"
}