add profiles of tiertime printer (#9739)

* add profiles of tiertime printer

* Fix: correct filament name(300HS)

* add Tiertime as prefix for all generic filament.
This commit is contained in:
GuoGeTiertime
2025-06-04 11:32:41 +08:00
committed by GitHub
parent dd549a6c52
commit 83b28ff2d6
133 changed files with 6013 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "Tiertime UP310 Pro",
"model_id": "my_tiertime310_01",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "Tiertime",
"bed_model": "",
"bed_texture": "",
"hotend_model": "",
"default_materials": "Tiertime ABS;Tiertime PLA"
}