mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 20:25:20 +00:00
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:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "Tiertime UP400 Pro 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_tiertime_common",
|
||||
"printer_model": "Tiertime UP400 Pro",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"printer_variant": "0.4",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"400x0",
|
||||
"400x350",
|
||||
"0x350"
|
||||
],
|
||||
|
||||
"printable_height": "380"
|
||||
}
|
||||
Reference in New Issue
Block a user