mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 04:13:50 +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:
10
resources/profiles/Tiertime/filament/fdm_filament_eva.json
Normal file
10
resources/profiles/Tiertime/filament/fdm_filament_eva.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_eva",
|
||||
"inherits": "fdm_filament_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"filament_type": [
|
||||
"EVA"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user